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 Sep 23, 2024
1 parent dc18d49 commit dbd31d6
Show file tree
Hide file tree
Showing 2 changed files with 195 additions and 143 deletions.
18 changes: 9 additions & 9 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.1",
"@nestjs/core": "10.4.1",
"@nestjs/platform-express": "10.4.1",
"@nestjs/platform-fastify": "10.4.1",
"@nestjs/common": "10.4.3",
"@nestjs/core": "10.4.3",
"@nestjs/platform-express": "10.4.3",
"@nestjs/platform-fastify": "10.4.3",
"@nestjs/schematics": "10.1.4",
"@nestjs/testing": "10.4.1",
"@nestjs/testing": "10.4.3",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/chai": "4.3.19",
Expand All @@ -105,14 +105,14 @@
"c8": "10.1.2",
"chai": "4.4.1",
"chai-as-promised": "7.1.2",
"eslint": "8.57.0",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"husky": "9.1.6",
"lint-staged": "15.2.10",
"markdown-toc": "1.2.0",
"mocha": "10.7.3",
"prettier": "3.3.3",
"prettier-plugin-organize-imports": "4.0.0",
"prettier-plugin-organize-imports": "4.1.0",
"prettier-plugin-packagejson": "2.5.2",
"prom-client": "15.1.3",
"reflect-metadata": "0.2.2",
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.10.0",
"packageManager": "pnpm@9.11.0",
"volta": {
"node": "20.17.0",
"pnpm": "9.10.0"
"pnpm": "9.11.0"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit dbd31d6

Please sign in to comment.