Skip to content

Commit fe6f99c

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

File tree

2 files changed

+217
-223
lines changed

2 files changed

+217
-223
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -78,18 +78,18 @@
7878
]
7979
},
8080
"devDependencies": {
81-
"@commitlint/cli": "20.2.0",
82-
"@commitlint/config-conventional": "20.2.0",
81+
"@commitlint/cli": "20.3.0",
82+
"@commitlint/config-conventional": "20.3.0",
8383
"@eslint/eslintrc": "3.3.3",
8484
"@eslint/js": "9.39.2",
8585
"@fastify/compress": "8.3.1",
8686
"@nestjs/cli": "11.0.14",
87-
"@nestjs/common": "11.1.10",
88-
"@nestjs/core": "11.1.10",
89-
"@nestjs/platform-express": "11.1.10",
90-
"@nestjs/platform-fastify": "11.1.10",
87+
"@nestjs/common": "11.1.11",
88+
"@nestjs/core": "11.1.11",
89+
"@nestjs/platform-express": "11.1.11",
90+
"@nestjs/platform-fastify": "11.1.11",
9191
"@nestjs/schematics": "11.0.9",
92-
"@nestjs/testing": "11.1.10",
92+
"@nestjs/testing": "11.1.11",
9393
"@semantic-release/changelog": "6.0.3",
9494
"@semantic-release/git": "10.0.1",
9595
"@types/chai": "5.2.3",
@@ -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.50.1",
106-
"@typescript-eslint/parser": "8.50.1",
105+
"@typescript-eslint/eslint-plugin": "8.51.0",
106+
"@typescript-eslint/parser": "8.51.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.26.2",
136+
"packageManager": "pnpm@10.27.0",
137137
"volta": {
138138
"node": "24.12.0",
139-
"pnpm": "10.26.2"
139+
"pnpm": "10.27.0"
140140
},
141141
"pnpm": {
142142
"peerDependencyRules": {

0 commit comments

Comments
 (0)