Skip to content

Commit

Permalink
fix(deps): update all non major npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent 148185a commit 1de692e
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 62 deletions.
135 changes: 78 additions & 57 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
},
"dependencies": {
"@aws-sdk/client-sqs": "^3.693.0",
"@cypress/code-coverage": "^3.13.6",
"@cypress/code-coverage": "^3.13.7",
"@ministryofjustice/frontend": "^3.0.3",
"@ministryofjustice/hmpps-connect-dps-components": "^1.3.0",
"@sentry/cli": "^2.38.2",
Expand Down Expand Up @@ -151,8 +151,8 @@
"@types/superagent": "^8.1.9",
"@types/supertest": "^6.0.2",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^8.14.0",
"@typescript-eslint/parser": "^8.14.0",
"@typescript-eslint/eslint-plugin": "^8.15.0",
"@typescript-eslint/parser": "^8.15.0",
"audit-ci": "^7.1.0",
"aws-sdk-client-mock": "^4.1.0",
"chokidar": "^3.6.0",
Expand All @@ -175,7 +175,7 @@
"eslint-plugin-no-only-tests": "^3.3.0",
"eslint-plugin-prettier": "^5.2.1",
"glob": "^11.0.0",
"husky": "^9.1.6",
"husky": "^9.1.7",
"jest": "^29.7.0",
"jest-html-reporter": "^3.10.2",
"jest-junit": "^16.0.0",
Expand All @@ -189,7 +189,7 @@
"sass": "^1.81.0",
"supertest": "^7.0.0",
"ts-jest": "^29.2.5",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"wait-on": "^8.0.1"
},
"overrides": {
Expand Down

0 comments on commit 1de692e

Please sign in to comment.