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 Aug 26, 2024
1 parent 3715929 commit 61da69c
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@nestjs/core": "10.4.1",
"@nestjs/platform-express": "10.4.1",
"@nestjs/platform-fastify": "10.4.1",
"@nestjs/schematics": "10.1.3",
"@nestjs/schematics": "10.1.4",
"@nestjs/testing": "10.4.1",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
Expand All @@ -107,13 +107,13 @@
"chai-as-promised": "7.1.2",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"husky": "9.1.4",
"husky": "9.1.5",
"lint-staged": "15.2.9",
"markdown-toc": "1.2.0",
"mocha": "10.7.3",
"prettier": "3.3.3",
"prettier-plugin-organize-imports": "4.0.0",
"prettier-plugin-packagejson": "2.5.1",
"prettier-plugin-packagejson": "2.5.2",
"prom-client": "15.1.3",
"reflect-metadata": "0.2.2",
"rimraf": "6.0.1",
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.7.1",
"packageManager": "pnpm@9.8.0",
"volta": {
"node": "20.16.0",
"pnpm": "9.7.1"
"node": "20.17.0",
"pnpm": "9.8.0"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
42 changes: 21 additions & 21 deletions pnpm-lock.yaml

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

0 comments on commit 61da69c

Please sign in to comment.