Skip to content

Commit 4f000c1

Browse files
chore(deps): update all non-major dependencies (#2444)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 245a273 commit 4f000c1

File tree

2 files changed

+221
-240
lines changed

2 files changed

+221
-240
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -81,24 +81,24 @@
8181
"@commitlint/cli": "20.1.0",
8282
"@commitlint/config-conventional": "20.0.0",
8383
"@eslint/eslintrc": "3.3.1",
84-
"@eslint/js": "9.38.0",
84+
"@eslint/js": "9.39.0",
8585
"@fastify/compress": "8.1.0",
8686
"@nestjs/cli": "11.0.10",
87-
"@nestjs/common": "11.1.7",
88-
"@nestjs/core": "11.1.7",
89-
"@nestjs/platform-express": "11.1.7",
90-
"@nestjs/platform-fastify": "11.1.7",
87+
"@nestjs/common": "11.1.8",
88+
"@nestjs/core": "11.1.8",
89+
"@nestjs/platform-express": "11.1.8",
90+
"@nestjs/platform-fastify": "11.1.8",
9191
"@nestjs/schematics": "11.0.9",
92-
"@nestjs/testing": "11.1.7",
92+
"@nestjs/testing": "11.1.8",
9393
"@semantic-release/changelog": "6.0.3",
9494
"@semantic-release/git": "10.0.1",
9595
"@types/chai": "5.2.3",
9696
"@types/chai-as-promised": "7.1.8",
9797
"@types/eslint": "9.6.1",
98-
"@types/express": "5.0.4",
98+
"@types/express": "5.0.5",
9999
"@types/express-serve-static-core": "5.1.0",
100100
"@types/mocha": "10.0.10",
101-
"@types/node": "24.9.1",
101+
"@types/node": "24.10.0",
102102
"@types/sinon": "17.0.4",
103103
"@types/sinon-chai": "3.2.12",
104104
"@types/supertest": "6.0.3",
@@ -109,7 +109,7 @@
109109
"chai-as-promised": "7.1.2",
110110
"eslint": "8.57.1",
111111
"eslint-config-prettier": "10.1.8",
112-
"globals": "16.4.0",
112+
"globals": "16.5.0",
113113
"husky": "9.1.7",
114114
"lint-staged": "16.2.6",
115115
"markdown-toc": "1.2.0",
@@ -119,7 +119,7 @@
119119
"prettier-plugin-packagejson": "2.5.19",
120120
"prom-client": "15.1.3",
121121
"reflect-metadata": "0.2.2",
122-
"rimraf": "6.0.1",
122+
"rimraf": "6.1.0",
123123
"rxjs": "7.8.2",
124124
"semantic-release": "25.0.1",
125125
"sinon": "21.0.0",
@@ -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.19.0",
136+
"packageManager": "pnpm@10.20.0",
137137
"volta": {
138-
"node": "22.21.0",
139-
"pnpm": "10.19.0"
138+
"node": "22.21.1",
139+
"pnpm": "10.20.0"
140140
},
141141
"pnpm": {
142142
"peerDependencyRules": {

0 commit comments

Comments
 (0)