Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2383)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent ff3c9f6 commit 45fa2f3
Show file tree
Hide file tree
Showing 2 changed files with 250 additions and 203 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,12 +78,12 @@
]
},
"devDependencies": {
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@commitlint/cli": "19.6.0",
"@commitlint/config-conventional": "19.6.0",
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.15.0",
"@fastify/compress": "7.0.3",
"@nestjs/cli": "10.4.7",
"@nestjs/cli": "10.4.8",
"@nestjs/common": "10.4.8",
"@nestjs/core": "10.4.8",
"@nestjs/platform-express": "10.4.8",
Expand All @@ -96,27 +96,27 @@
"@types/chai-as-promised": "7.1.8",
"@types/eslint": "9.6.1",
"@types/express": "5.0.0",
"@types/express-serve-static-core": "5.0.1",
"@types/mocha": "10.0.9",
"@types/node": "22.9.0",
"@types/express-serve-static-core": "5.0.2",
"@types/mocha": "10.0.10",
"@types/node": "22.9.3",
"@types/sinon": "17.0.3",
"@types/sinon-chai": "3.2.12",
"@types/supertest": "6.0.2",
"@typescript-eslint/eslint-plugin": "8.14.0",
"@typescript-eslint/parser": "8.14.0",
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/parser": "8.15.0",
"c8": "10.1.2",
"chai": "4.4.1",
"chai-as-promised": "7.1.2",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"globals": "15.12.0",
"husky": "9.1.6",
"husky": "9.1.7",
"lint-staged": "15.2.10",
"markdown-toc": "1.2.0",
"mocha": "10.8.2",
"prettier": "3.3.3",
"prettier-plugin-organize-imports": "4.1.0",
"prettier-plugin-packagejson": "2.5.3",
"prettier-plugin-packagejson": "2.5.6",
"prom-client": "15.1.3",
"reflect-metadata": "0.2.2",
"rimraf": "6.0.1",
Expand All @@ -127,16 +127,16 @@
"standard-version": "9.5.0",
"supertest": "7.0.0",
"ts-node": "10.9.2",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"peerDependencies": {
"@nestjs/common": "^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
"prom-client": "^15.0.0"
},
"packageManager": "pnpm@9.13.2",
"packageManager": "pnpm@9.14.2",
"volta": {
"node": "22.11.0",
"pnpm": "9.13.2"
"pnpm": "9.14.2"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit 45fa2f3

Please sign in to comment.