Skip to content

Commit

Permalink
Merge pull request #4049 from nationalarchives/dependabot/npm_and_yar…
Browse files Browse the repository at this point in the history
…n/npm/npm-dependencies-6c6462fac8

Bump the npm-dependencies group across 1 directory with 17 updates
Tom-Hallett authored Jul 24, 2024
2 parents 70ea86c + 44b1028 commit f2a762f
Showing 2 changed files with 2,636 additions and 1,872 deletions.
4,470 changes: 2,617 additions & 1,853 deletions npm/package-lock.json

Large diffs are not rendered by default.

38 changes: 19 additions & 19 deletions npm/package.json
Original file line number Diff line number Diff line change
@@ -41,54 +41,54 @@
},
"homepage": "https://github.com/nationalarchives/tdr-transfer-frontend#readme",
"dependencies": {
"@aws-sdk/client-s3": "^3.606.0",
"@aws-sdk/client-s3": "^3.617.0",
"@aws-sdk/lib-storage": "^3.556.0",
"@aws-sdk/querystring-builder": "^3.374.0",
"@aws-sdk/protocol-http": "^3.374.0",
"@nationalarchives/file-information": "^1.0.615",
"@nationalarchives/file-information": "^1.0.616",
"@nationalarchives/tdr-components": "1.0.41",
"@nationalarchives/tdr-generated-graphql": "1.0.460",
"@nationalarchives/tdr-generated-graphql": "1.0.463",
"copyfiles": "^2.4.1",
"events": "^3.3.0",
"graphql": "^16.9.0",
"keycloak-js": "25.0.1",
"minify": "^11.2.1",
"keycloak-js": "25.0.2",
"minify": "^11.4.0",
"npm-run-all": "^4.1.5",
"sass": "^1.77.6",
"sass": "^1.77.8",
"ts-loader": "^9.5.1",
"unfetch": "^5.0.0",
"util": "^0.12.5",
"webpack": "^5.92.1",
"webpack": "^5.93.0",
"webpack-cli": "^5.1.4"
},
"devDependencies": {
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/jest-dom": "^6.4.8",
"@types/jest": "^29.5.12",
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.17.0",
"aws-sdk-client-mock": "^4.0.1",
"copyfiles": "^2.4.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-prettier": "^5.1.3",
"husky": "^9.0.11",
"eslint-plugin-prettier": "^5.2.1",
"husky": "^9.1.1",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-fetch-mock": "^3.0.3",
"lint-staged": "^15.2.7",
"minify": "^11.2.1",
"minify": "^11.4.0",
"npm-run-all": "^4.1.5",
"postcss-cli": "^11.0.0",
"prettier": "3.3.2",
"stylelint": "^16.6.1",
"stylelint-config-sass-guidelines": "^11.1.0",
"prettier": "3.3.3",
"stylelint": "^16.7.0",
"stylelint-config-sass-guidelines": "^12.0.0",
"stylelint-order": "^6.0.4",
"ts-jest": "^29.1.5",
"ts-jest": "^29.2.3",
"ts-loader": "^9.5.1",
"typescript": "5.5.2",
"webpack": "^5.92.1",
"typescript": "5.5.4",
"webpack": "^5.93.0",
"webpack-cli": "^5.1.4",
"@smithy/types" : "3.3.0"
},

0 comments on commit f2a762f

Please sign in to comment.