Skip to content

Commit 37246ac

Browse files
committedSep 22, 2023
chore(deps): update nest monorepo to v10.2.6
1 parent aace8e5 commit 37246ac

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed
 

‎package-lock.json

+16-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
"devDependencies": {
2525
"@commitlint/cli": "17.7.1",
2626
"@commitlint/config-angular": "17.7.0",
27-
"@nestjs/common": "10.2.5",
28-
"@nestjs/core": "10.2.5",
29-
"@nestjs/platform-express": "10.2.5",
30-
"@nestjs/testing": "10.2.5",
27+
"@nestjs/common": "10.2.6",
28+
"@nestjs/core": "10.2.6",
29+
"@nestjs/platform-express": "10.2.6",
30+
"@nestjs/testing": "10.2.6",
3131
"@types/jest": "29.5.5",
3232
"@types/node": "18.17.18",
3333
"@types/sinon": "10.0.16",

0 commit comments

Comments
 (0)
Please sign in to comment.