Skip to content

Commit 009f51e

Browse files
committedMar 28, 2024·
chore(deps): update nest monorepo to v10.3.7
1 parent 4001029 commit 009f51e

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed
 

‎package-lock.json

+28-28
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
@@ -26,10 +26,10 @@
2626
"devDependencies": {
2727
"@commitlint/cli": "19.2.1",
2828
"@commitlint/config-angular": "19.1.0",
29-
"@nestjs/common": "10.3.6",
30-
"@nestjs/core": "10.3.6",
31-
"@nestjs/platform-express": "10.3.6",
32-
"@nestjs/testing": "10.3.6",
29+
"@nestjs/common": "10.3.7",
30+
"@nestjs/core": "10.3.7",
31+
"@nestjs/platform-express": "10.3.7",
32+
"@nestjs/testing": "10.3.7",
3333
"@types/jest": "29.5.12",
3434
"@types/node": "20.11.30",
3535
"@typescript-eslint/eslint-plugin": "7.4.0",

0 commit comments

Comments
 (0)
Please sign in to comment.