Skip to content

Commit d4ba4d9

Browse files
committedMay 16, 2023
chore(deps): update nest monorepo to v9.4.1
1 parent 6c5dc69 commit d4ba4d9

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
@@ -21,10 +21,10 @@
2121
"devDependencies": {
2222
"@commitlint/cli": "17.6.3",
2323
"@commitlint/config-angular": "17.6.3",
24-
"@nestjs/common": "9.4.0",
25-
"@nestjs/core": "9.4.0",
26-
"@nestjs/platform-express": "9.4.0",
27-
"@nestjs/testing": "9.4.0",
24+
"@nestjs/common": "9.4.1",
25+
"@nestjs/core": "9.4.1",
26+
"@nestjs/platform-express": "9.4.1",
27+
"@nestjs/testing": "9.4.1",
2828
"@types/jest": "29.5.1",
2929
"@types/node": "18.16.10",
3030
"@typescript-eslint/eslint-plugin": "5.59.6",

0 commit comments

Comments
 (0)
Please sign in to comment.