Skip to content

Commit b429b01

Browse files
committedDec 18, 2023
chore(deps): update nest monorepo to v10.3.0
1 parent 5bef42b commit b429b01

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed
 

‎package-lock.json

+16-16
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": "18.4.3",
2626
"@commitlint/config-angular": "18.4.3",
27-
"@nestjs/common": "10.2.10",
28-
"@nestjs/core": "10.2.10",
29-
"@nestjs/platform-express": "10.2.10",
30-
"@nestjs/testing": "10.2.10",
27+
"@nestjs/common": "10.3.0",
28+
"@nestjs/core": "10.3.0",
29+
"@nestjs/platform-express": "10.3.0",
30+
"@nestjs/testing": "10.3.0",
3131
"@types/jest": "29.5.11",
3232
"@types/node": "20.10.5",
3333
"@types/sinon": "17.0.2",

0 commit comments

Comments
 (0)
Please sign in to comment.