Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2391)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 67f106d commit ec7d846
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 119 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@commitlint/cli": "19.6.1",
"@commitlint/config-conventional": "19.6.0",
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.17.0",
"@eslint/js": "9.18.0",
"@fastify/compress": "7.0.3",
"@nestjs/cli": "10.4.9",
"@nestjs/common": "10.4.15",
Expand All @@ -96,14 +96,14 @@
"@types/chai-as-promised": "7.1.8",
"@types/eslint": "9.6.1",
"@types/express": "5.0.0",
"@types/express-serve-static-core": "5.0.3",
"@types/express-serve-static-core": "5.0.4",
"@types/mocha": "10.0.10",
"@types/node": "22.10.5",
"@types/sinon": "17.0.3",
"@types/sinon-chai": "3.2.12",
"@types/supertest": "6.0.2",
"@typescript-eslint/eslint-plugin": "8.19.0",
"@typescript-eslint/parser": "8.19.0",
"@typescript-eslint/eslint-plugin": "8.19.1",
"@typescript-eslint/parser": "8.19.1",
"c8": "10.1.3",
"chai": "4.4.1",
"chai-as-promised": "7.1.2",
Expand All @@ -127,15 +127,15 @@
"standard-version": "9.5.0",
"supertest": "7.0.0",
"ts-node": "10.9.2",
"typescript": "5.7.2"
"typescript": "5.7.3"
},
"peerDependencies": {
"@nestjs/common": "^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
"prom-client": "^15.0.0"
},
"packageManager": "pnpm@9.15.3",
"volta": {
"node": "22.12.0",
"node": "22.13.0",
"pnpm": "9.15.3"
},
"pnpm": {
Expand Down
Loading

0 comments on commit ec7d846

Please sign in to comment.