Skip to content

Commit b541664

Browse files
committedFeb 12, 2024
chore(deps): update nest monorepo to v10.3.3
1 parent baeb92a commit b541664

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.6.0",
2828
"@commitlint/config-angular": "18.6.0",
29-
"@nestjs/common": "10.3.2",
30-
"@nestjs/core": "10.3.2",
31-
"@nestjs/platform-express": "10.3.2",
32-
"@nestjs/testing": "10.3.2",
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",
3333
"@types/jest": "29.5.12",
3434
"@types/node": "20.11.17",
3535
"@typescript-eslint/eslint-plugin": "6.21.0",

0 commit comments

Comments
 (0)
Please sign in to comment.