Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 21, 2024
1 parent b57fe61 commit 388f7d9
Show file tree
Hide file tree
Showing 2 changed files with 162 additions and 116 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,12 +82,12 @@
"@commitlint/config-conventional": "19.5.0",
"@fastify/compress": "7.0.3",
"@nestjs/cli": "10.4.5",
"@nestjs/common": "10.4.4",
"@nestjs/core": "10.4.4",
"@nestjs/platform-express": "10.4.4",
"@nestjs/platform-fastify": "10.4.4",
"@nestjs/schematics": "10.1.4",
"@nestjs/testing": "10.4.4",
"@nestjs/common": "10.4.5",
"@nestjs/core": "10.4.5",
"@nestjs/platform-express": "10.4.5",
"@nestjs/platform-fastify": "10.4.5",
"@nestjs/schematics": "10.2.2",
"@nestjs/testing": "10.4.5",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/chai": "5.0.0",
Expand All @@ -96,7 +96,7 @@
"@types/express": "5.0.0",
"@types/express-serve-static-core": "5.0.0",
"@types/mocha": "10.0.9",
"@types/node": "20.16.11",
"@types/node": "20.16.13",
"@types/sinon": "17.0.3",
"@types/sinon-chai": "3.2.12",
"@types/supertest": "6.0.2",
Expand All @@ -118,7 +118,7 @@
"reflect-metadata": "0.2.2",
"rimraf": "6.0.1",
"rxjs": "7.8.1",
"semantic-release": "24.1.2",
"semantic-release": "24.1.3",
"sinon": "19.0.2",
"sinon-chai": "3.7.0",
"standard-version": "9.5.0",
Expand All @@ -130,10 +130,10 @@
"@nestjs/common": "^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
"prom-client": "^15.0.0"
},
"packageManager": "pnpm@9.12.1",
"packageManager": "pnpm@9.12.2",
"volta": {
"node": "20.18.0",
"pnpm": "9.12.1"
"pnpm": "9.12.2"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit 388f7d9

Please sign in to comment.