Skip to content

Commit a4b429f

Browse files
committed
chore(deps): update nest monorepo to v9.3.1
1 parent 3cbd2ac commit a4b429f

File tree

2 files changed

+28
-13
lines changed

2 files changed

+28
-13
lines changed

package-lock.json

Lines changed: 25 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@
2727
"jest": "29.4.1",
2828
"ts-jest": "29.0.5",
2929
"reflect-metadata": "0.1.13",
30-
"@nestjs/core": "9.2.1",
31-
"@nestjs/testing": "9.2.1",
30+
"@nestjs/core": "9.3.1",
31+
"@nestjs/testing": "9.3.1",
3232
"@types/jest": "29.4.0",
3333
"@typescript-eslint/eslint-plugin": "5.50.0",
3434
"@typescript-eslint/parser": "5.50.0",
3535
"eslint": "8.33.0",
3636
"eslint-config-prettier": "8.6.0",
3737
"eslint-plugin-import": "2.27.5",
38-
"@nestjs/common": "9.2.1",
38+
"@nestjs/common": "9.3.1",
3939
"@types/node": "18.11.18",
4040
"husky": "8.0.3",
4141
"lint-staged": "13.1.0",

0 commit comments

Comments
 (0)