Skip to content

Commit e4f37b5

Browse files
committedNov 17, 2023
chore(deps): update nest monorepo to v10.2.9
1 parent eafe07b commit e4f37b5

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": "18.4.2",
2828
"@commitlint/config-angular": "18.4.2",
29-
"@nestjs/common": "10.2.8",
30-
"@nestjs/core": "10.2.8",
31-
"@nestjs/platform-express": "10.2.8",
32-
"@nestjs/testing": "10.2.8",
29+
"@nestjs/common": "10.2.9",
30+
"@nestjs/core": "10.2.9",
31+
"@nestjs/platform-express": "10.2.9",
32+
"@nestjs/testing": "10.2.9",
3333
"@types/jest": "29.5.8",
3434
"@types/node": "20.9.1",
3535
"@typescript-eslint/eslint-plugin": "6.11.0",

0 commit comments

Comments
 (0)
Please sign in to comment.