Skip to content

Commit 73f2c6a

Browse files
committed
Update nest monorepo to v6.6.4
1 parent 32520d0 commit 73f2c6a

File tree

2 files changed

+40
-48
lines changed

2 files changed

+40
-48
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
"test:integration": "jest --config ./tests/jest-e2e.json"
1616
},
1717
"devDependencies": {
18-
"@nestjs/common": "6.6.3",
19-
"@nestjs/core": "6.6.3",
20-
"@nestjs/platform-express": "6.6.3",
21-
"@nestjs/platform-fastify": "6.6.3",
22-
"@nestjs/testing": "6.6.3",
18+
"@nestjs/common": "6.6.4",
19+
"@nestjs/core": "6.6.4",
20+
"@nestjs/platform-express": "6.6.4",
21+
"@nestjs/platform-fastify": "6.6.4",
22+
"@nestjs/testing": "6.6.4",
2323
"@types/graphql": "14.2.3",
2424
"@types/jest": "24.0.18",
2525
"@types/node": "12.7.3",

0 commit comments

Comments
 (0)