Skip to content

Commit 02f9f99

Browse files
committedJul 31, 2023
chore(deps): update nest monorepo to v10.1.3
1 parent 86241e6 commit 02f9f99

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.7",
2323
"@commitlint/config-angular": "17.6.7",
24-
"@nestjs/common": "10.1.2",
25-
"@nestjs/core": "10.1.2",
26-
"@nestjs/platform-express": "10.1.2",
27-
"@nestjs/testing": "10.1.2",
24+
"@nestjs/common": "10.1.3",
25+
"@nestjs/core": "10.1.3",
26+
"@nestjs/platform-express": "10.1.3",
27+
"@nestjs/testing": "10.1.3",
2828
"@types/jest": "29.5.3",
2929
"@types/node": "18.17.1",
3030
"@typescript-eslint/eslint-plugin": "6.2.0",

0 commit comments

Comments
 (0)
Please sign in to comment.