Skip to content

Commit

Permalink
Update all npm projects
Browse files Browse the repository at this point in the history
  • Loading branch information
UnitedStatesTrusteeProgram committed Sep 18, 2024
1 parent 05b8302 commit 854246a
Show file tree
Hide file tree
Showing 10 changed files with 635 additions and 1,152 deletions.
1,261 changes: 358 additions & 903 deletions backend/functions/package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions backend/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
"version": "1.0.0",
"description": "",
"devDependencies": {
"@faker-js/faker": "^9.0.0",
"@faker-js/faker": "^9.0.1",
"@types/jest": "^29.5.13",
"@types/mssql": "^9.1.5",
"@types/node": "^22.5.4",
"@types/node": "^22.5.5",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"azure-function-context-mock": "^0.0.7",
"dependency-cruiser": "^16.4.1",
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-n": "^16.6.2",
Expand All @@ -28,7 +28,7 @@
"@azure/keyvault-secrets": "^4.8.0",
"@launchdarkly/node-server-sdk": "^9.5.4",
"@okta/jwt-verifier": "^4.0.1",
"applicationinsights": "^3.2.2",
"applicationinsights": "^3.3.0",
"dotenv": "^16.4.5",
"jsonwebtoken": "^9.0.2",
"mssql": "^10.0.4"
Expand Down
54 changes: 27 additions & 27 deletions common/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@faker-js/faker": "^9.0.0",
"@faker-js/faker": "^9.0.1",
"@types/jest": "^29.5.13",
"@types/node": "^22.5.4",
"@types/node": "^22.5.5",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"dependency-cruiser": "^16.4.1",
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-n": "^16.6.2",
Expand Down
48 changes: 24 additions & 24 deletions dev-tools/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions dev-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
"dependencies": {
"@azure/cosmos": "^4.1.1",
"@azure/identity": "^4.4.1",
"@faker-js/faker": "^9.0.0",
"@types/node": "^22.5.4",
"@faker-js/faker": "^9.0.1",
"@types/node": "^22.5.5",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-n": "^16.6.2",
Expand Down
Loading

0 comments on commit 854246a

Please sign in to comment.