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 14, 2024
1 parent 6d3027e commit b57fe61
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 104 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,8 @@
"@types/eslint": "9.6.1",
"@types/express": "5.0.0",
"@types/express-serve-static-core": "5.0.0",
"@types/mocha": "10.0.8",
"@types/node": "20.16.10",
"@types/mocha": "10.0.9",
"@types/node": "20.16.11",
"@types/sinon": "17.0.3",
"@types/sinon-chai": "3.2.12",
"@types/supertest": "6.0.2",
Expand All @@ -113,7 +113,7 @@
"mocha": "10.7.3",
"prettier": "3.3.3",
"prettier-plugin-organize-imports": "4.1.0",
"prettier-plugin-packagejson": "2.5.2",
"prettier-plugin-packagejson": "2.5.3",
"prom-client": "15.1.3",
"reflect-metadata": "0.2.2",
"rimraf": "6.0.1",
Expand All @@ -124,16 +124,16 @@
"standard-version": "9.5.0",
"supertest": "7.0.0",
"ts-node": "10.9.2",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"peerDependencies": {
"@nestjs/common": "^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
"prom-client": "^15.0.0"
},
"packageManager": "pnpm@9.12.0",
"packageManager": "pnpm@9.12.1",
"volta": {
"node": "20.18.0",
"pnpm": "9.12.0"
"pnpm": "9.12.1"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit b57fe61

Please sign in to comment.