Skip to content

Commit d9e33be

Browse files
committedMar 18, 2024·
chore(deps): update nest monorepo to v10.3.4
1 parent 8f2f2d1 commit d9e33be

File tree

2 files changed

+58
-131
lines changed

2 files changed

+58
-131
lines changed
 

‎package-lock.json

+54-127
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.0",
2828
"@commitlint/config-angular": "19.1.0",
29-
"@nestjs/common": "10.3.3",
30-
"@nestjs/core": "10.3.3",
31-
"@nestjs/platform-express": "10.3.3",
32-
"@nestjs/testing": "10.3.3",
29+
"@nestjs/common": "10.3.4",
30+
"@nestjs/core": "10.3.4",
31+
"@nestjs/platform-express": "10.3.4",
32+
"@nestjs/testing": "10.3.4",
3333
"@types/jest": "29.5.12",
3434
"@types/node": "20.11.28",
3535
"@typescript-eslint/eslint-plugin": "7.2.0",

0 commit comments

Comments
 (0)
Please sign in to comment.