Skip to content

Commit

Permalink
Merge pull request #3790 from bcgov/dependabot/npm_and_yarn/app/minor…
Browse files Browse the repository at this point in the history
…-and-patch-00a98148d8

chore: bump the minor-and-patch group across 1 directory with 13 updates
  • Loading branch information
rafasdc authored Jan 16, 2025
2 parents d10333b + 03e161d commit 399a3bc
Show file tree
Hide file tree
Showing 2 changed files with 361 additions and 372 deletions.
22 changes: 11 additions & 11 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
"format": "prettier --write './**/*.tsx' --config ../.prettierrc"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.726.1",
"@aws-sdk/client-s3": "^3.729.0",
"@aws-sdk/client-sns": "^3.726.1",
"@aws-sdk/credential-providers": "^3.726.1",
"@aws-sdk/lib-storage": "^3.726.1",
"@aws-sdk/credential-providers": "^3.729.0",
"@aws-sdk/lib-storage": "^3.729.0",
"@aws-sdk/middleware-apply-body-checksum": "^3.374.0",
"@aws-sdk/node-http-handler": "^3.374.0",
"@aws-sdk/s3-request-presigner": "^3.726.1",
"@aws-sdk/s3-request-presigner": "^3.729.0",
"@bcgov-cas/sso-express": "^3.2.0",
"@bcgov-cas/sso-react": "^2.0.0",
"@bcgov-ccbc/ccbc-node-sp-auth": "^1.0.0",
Expand Down Expand Up @@ -113,19 +113,19 @@
"validator": "^13.12.0",
"vscode-json-languageservice": "^5.4.2",
"whatwg-url": "^14.1.0",
"write-excel-file": "^2.0.10",
"write-excel-file": "^2.0.11",
"xlsx": "https://cdn.sheetjs.com/xlsx-0.19.3/xlsx-0.19.3.tgz"
},
"devDependencies": {
"@aws-sdk/client-s3": "^3.726.1",
"@aws-sdk/client-s3": "^3.729.0",
"@babel/preset-env": "^7.25.4",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@testing-library/cypress": "^10.0.2",
"@testing-library/jest-dom": "^6.6.3",
"@babel/preset-env": "^7.25.4",
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "^16.0.1",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.2.0",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "^14.5.2",
"@testing-library/user-event": "^14.6.0",
"@types/archiver": "^6.0.3",
"@types/connect-pg-simple": "^7.0.3",
"@types/convict": "^6.1.6",
Expand Down Expand Up @@ -156,7 +156,7 @@
"eslint-config-next": "^15.1.4",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-cypress": "^3.6.0",
"eslint-plugin-jest": "^28.10.0",
"eslint-plugin-jest": "^28.11.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-relay": "^1.8.3",
"fetch-mock": "9.11.0",
Expand Down
Loading

0 comments on commit 399a3bc

Please sign in to comment.