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 2, 2024
1 parent 61da69c commit 946bd42
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 91 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,10 @@
]
},
"devDependencies": {
"@commitlint/cli": "19.4.0",
"@commitlint/config-conventional": "19.2.2",
"@commitlint/cli": "19.4.1",
"@commitlint/config-conventional": "19.4.1",
"@fastify/compress": "7.0.3",
"@nestjs/cli": "10.4.4",
"@nestjs/cli": "10.4.5",
"@nestjs/common": "10.4.1",
"@nestjs/core": "10.4.1",
"@nestjs/platform-express": "10.4.1",
Expand All @@ -90,13 +90,13 @@
"@nestjs/testing": "10.4.1",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/chai": "4.3.17",
"@types/chai": "4.3.19",
"@types/chai-as-promised": "7.1.8",
"@types/eslint": "9.6.0",
"@types/eslint": "9.6.1",
"@types/express": "4.17.21",
"@types/express-serve-static-core": "4.19.5",
"@types/mocha": "10.0.7",
"@types/node": "20.16.1",
"@types/node": "20.16.3",
"@types/sinon": "17.0.3",
"@types/sinon-chai": "3.2.12",
"@types/supertest": "6.0.2",
Expand All @@ -108,7 +108,7 @@
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"husky": "9.1.5",
"lint-staged": "15.2.9",
"lint-staged": "15.2.10",
"markdown-toc": "1.2.0",
"mocha": "10.7.3",
"prettier": "3.3.3",
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.8.0",
"packageManager": "pnpm@9.9.0",
"volta": {
"node": "20.17.0",
"pnpm": "9.8.0"
"pnpm": "9.9.0"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit 946bd42

Please sign in to comment.