Skip to content

Commit c4f4c85

Browse files
chore(deps): update all non-major dependencies (#2451)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 58d6ce1 commit c4f4c85

File tree

2 files changed

+186
-539
lines changed

2 files changed

+186
-539
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,10 @@
8080
"devDependencies": {
8181
"@commitlint/cli": "20.1.0",
8282
"@commitlint/config-conventional": "20.0.0",
83-
"@eslint/eslintrc": "3.3.1",
83+
"@eslint/eslintrc": "3.3.3",
8484
"@eslint/js": "9.39.1",
8585
"@fastify/compress": "8.3.0",
86-
"@nestjs/cli": "11.0.12",
86+
"@nestjs/cli": "11.0.14",
8787
"@nestjs/common": "11.1.9",
8888
"@nestjs/core": "11.1.9",
8989
"@nestjs/platform-express": "11.1.9",
@@ -102,8 +102,8 @@
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.47.0",
106-
"@typescript-eslint/parser": "8.47.0",
105+
"@typescript-eslint/eslint-plugin": "8.48.0",
106+
"@typescript-eslint/parser": "8.48.0",
107107
"c8": "10.1.3",
108108
"chai": "4.4.1",
109109
"chai-as-promised": "7.1.2",
@@ -114,9 +114,9 @@
114114
"lint-staged": "16.2.7",
115115
"markdown-toc": "1.2.0",
116116
"mocha": "11.7.5",
117-
"prettier": "3.6.2",
117+
"prettier": "3.7.3",
118118
"prettier-plugin-organize-imports": "4.3.0",
119-
"prettier-plugin-packagejson": "2.5.19",
119+
"prettier-plugin-packagejson": "2.5.20",
120120
"prom-client": "15.1.3",
121121
"reflect-metadata": "0.2.2",
122122
"rimraf": "6.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.23.0",
136+
"packageManager": "pnpm@10.24.0",
137137
"volta": {
138138
"node": "24.11.1",
139-
"pnpm": "10.23.0"
139+
"pnpm": "10.24.0"
140140
},
141141
"pnpm": {
142142
"peerDependencyRules": {

0 commit comments

Comments
 (0)