Skip to content

Commit 8bd6550

Browse files
chore(deps): update all non-major dependencies (#2453)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 46c20c8 commit 8bd6550

File tree

2 files changed

+176
-177
lines changed

2 files changed

+176
-177
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@commitlint/cli": "20.2.0",
8282
"@commitlint/config-conventional": "20.2.0",
8383
"@eslint/eslintrc": "3.3.3",
84-
"@eslint/js": "9.39.1",
84+
"@eslint/js": "9.39.2",
8585
"@fastify/compress": "8.3.0",
8686
"@nestjs/cli": "11.0.14",
8787
"@nestjs/common": "11.1.9",
@@ -98,12 +98,12 @@
9898
"@types/express": "5.0.6",
9999
"@types/express-serve-static-core": "5.1.0",
100100
"@types/mocha": "10.0.10",
101-
"@types/node": "24.10.1",
101+
"@types/node": "24.10.4",
102102
"@types/sinon": "21.0.0",
103103
"@types/sinon-chai": "3.2.12",
104104
"@types/supertest": "6.0.3",
105-
"@typescript-eslint/eslint-plugin": "8.48.1",
106-
"@typescript-eslint/parser": "8.48.1",
105+
"@typescript-eslint/eslint-plugin": "8.49.0",
106+
"@typescript-eslint/parser": "8.49.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.24.0",
136+
"packageManager": "pnpm@10.25.0",
137137
"volta": {
138-
"node": "24.11.1",
139-
"pnpm": "10.24.0"
138+
"node": "24.12.0",
139+
"pnpm": "10.25.0"
140140
},
141141
"pnpm": {
142142
"peerDependencyRules": {

0 commit comments

Comments
 (0)