Skip to content

Commit 44a33a1

Browse files
committedApr 19, 2024·
chore(deps): update nest monorepo to v10.3.8
1 parent 4982296 commit 44a33a1

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed
 

Diff for: ‎package-lock.json

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

Diff for: ‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626
"devDependencies": {
2727
"@commitlint/cli": "19.2.2",
2828
"@commitlint/config-angular": "19.2.2",
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",
29+
"@nestjs/common": "10.3.8",
30+
"@nestjs/core": "10.3.8",
31+
"@nestjs/platform-express": "10.3.8",
32+
"@nestjs/testing": "10.3.8",
3333
"@types/jest": "29.5.12",
3434
"@types/node": "20.12.7",
3535
"@typescript-eslint/eslint-plugin": "7.7.0",

0 commit comments

Comments
 (0)
Please sign in to comment.