Skip to content

Commit 388f7d9

Browse files
committed
chore(deps): update all non-major dependencies
1 parent b57fe61 commit 388f7d9

File tree

2 files changed

+162
-116
lines changed

2 files changed

+162
-116
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -82,12 +82,12 @@
8282
"@commitlint/config-conventional": "19.5.0",
8383
"@fastify/compress": "7.0.3",
8484
"@nestjs/cli": "10.4.5",
85-
"@nestjs/common": "10.4.4",
86-
"@nestjs/core": "10.4.4",
87-
"@nestjs/platform-express": "10.4.4",
88-
"@nestjs/platform-fastify": "10.4.4",
89-
"@nestjs/schematics": "10.1.4",
90-
"@nestjs/testing": "10.4.4",
85+
"@nestjs/common": "10.4.5",
86+
"@nestjs/core": "10.4.5",
87+
"@nestjs/platform-express": "10.4.5",
88+
"@nestjs/platform-fastify": "10.4.5",
89+
"@nestjs/schematics": "10.2.2",
90+
"@nestjs/testing": "10.4.5",
9191
"@semantic-release/changelog": "6.0.3",
9292
"@semantic-release/git": "10.0.1",
9393
"@types/chai": "5.0.0",
@@ -96,7 +96,7 @@
9696
"@types/express": "5.0.0",
9797
"@types/express-serve-static-core": "5.0.0",
9898
"@types/mocha": "10.0.9",
99-
"@types/node": "20.16.11",
99+
"@types/node": "20.16.13",
100100
"@types/sinon": "17.0.3",
101101
"@types/sinon-chai": "3.2.12",
102102
"@types/supertest": "6.0.2",
@@ -118,7 +118,7 @@
118118
"reflect-metadata": "0.2.2",
119119
"rimraf": "6.0.1",
120120
"rxjs": "7.8.1",
121-
"semantic-release": "24.1.2",
121+
"semantic-release": "24.1.3",
122122
"sinon": "19.0.2",
123123
"sinon-chai": "3.7.0",
124124
"standard-version": "9.5.0",
@@ -130,10 +130,10 @@
130130
"@nestjs/common": "^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
131131
"prom-client": "^15.0.0"
132132
},
133-
"packageManager": "pnpm@9.12.1",
133+
"packageManager": "pnpm@9.12.2",
134134
"volta": {
135135
"node": "20.18.0",
136-
"pnpm": "9.12.1"
136+
"pnpm": "9.12.2"
137137
},
138138
"pnpm": {
139139
"peerDependencyRules": {

0 commit comments

Comments
 (0)