Skip to content

Commit 34a7869

Browse files
committedOct 24, 2022
chore(deps): update nest monorepo to v9.1.6
1 parent 7c29ed7 commit 34a7869

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed
 

‎package-lock.json

+12-12
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
@@ -24,10 +24,10 @@
2424
"devDependencies": {
2525
"@commitlint/cli": "17.1.2",
2626
"@commitlint/config-angular": "17.1.0",
27-
"@nestjs/common": "9.1.5",
28-
"@nestjs/core": "9.1.5",
29-
"@nestjs/platform-express": "9.1.5",
30-
"@nestjs/testing": "9.1.5",
27+
"@nestjs/common": "9.1.6",
28+
"@nestjs/core": "9.1.6",
29+
"@nestjs/platform-express": "9.1.6",
30+
"@nestjs/testing": "9.1.6",
3131
"@types/jest": "29.2.0",
3232
"@types/node": "16.18.0",
3333
"@typescript-eslint/eslint-plugin": "5.40.1",

0 commit comments

Comments
 (0)
Please sign in to comment.