Skip to content

Commit 0fa3ac1

Browse files
chore(deps): update all non-major dependencies (#2411)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7664e72 commit 0fa3ac1

File tree

2 files changed

+265
-462
lines changed

2 files changed

+265
-462
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -81,15 +81,15 @@
8181
"@commitlint/cli": "19.8.0",
8282
"@commitlint/config-conventional": "19.8.0",
8383
"@eslint/eslintrc": "3.3.1",
84-
"@eslint/js": "9.25.0",
84+
"@eslint/js": "9.25.1",
8585
"@fastify/compress": "8.0.1",
86-
"@nestjs/cli": "11.0.6",
87-
"@nestjs/common": "11.0.20",
88-
"@nestjs/core": "11.0.20",
89-
"@nestjs/platform-express": "11.0.20",
90-
"@nestjs/platform-fastify": "11.0.20",
86+
"@nestjs/cli": "11.0.7",
87+
"@nestjs/common": "11.1.0",
88+
"@nestjs/core": "11.1.0",
89+
"@nestjs/platform-express": "11.1.0",
90+
"@nestjs/platform-fastify": "11.1.0",
9191
"@nestjs/schematics": "11.0.5",
92-
"@nestjs/testing": "11.0.20",
92+
"@nestjs/testing": "11.1.0",
9393
"@semantic-release/changelog": "6.0.3",
9494
"@semantic-release/git": "10.0.1",
9595
"@types/chai": "5.2.1",
@@ -98,12 +98,12 @@
9898
"@types/express": "5.0.1",
9999
"@types/express-serve-static-core": "5.0.6",
100100
"@types/mocha": "10.0.10",
101-
"@types/node": "22.14.1",
101+
"@types/node": "22.15.2",
102102
"@types/sinon": "17.0.4",
103103
"@types/sinon-chai": "3.2.12",
104104
"@types/supertest": "6.0.3",
105-
"@typescript-eslint/eslint-plugin": "8.30.1",
106-
"@typescript-eslint/parser": "8.30.1",
105+
"@typescript-eslint/eslint-plugin": "8.31.0",
106+
"@typescript-eslint/parser": "8.31.0",
107107
"c8": "10.1.3",
108108
"chai": "4.4.1",
109109
"chai-as-promised": "7.1.2",
@@ -133,10 +133,10 @@
133133
"@nestjs/common": "^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0",
134134
"prom-client": "^15.0.0"
135135
},
136-
"packageManager": "pnpm@10.8.1",
136+
"packageManager": "pnpm@10.10.0",
137137
"volta": {
138-
"node": "22.14.0",
139-
"pnpm": "10.8.1"
138+
"node": "22.15.0",
139+
"pnpm": "10.10.0"
140140
},
141141
"pnpm": {
142142
"peerDependencyRules": {

0 commit comments

Comments
 (0)