Skip to content

Commit 9cc7368

Browse files
chore(deps): update nest monorepo (#451)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 0ac0d96 commit 9cc7368

File tree

2 files changed

+51
-51
lines changed

2 files changed

+51
-51
lines changed

package-lock.json

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

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,16 @@
2020
},
2121
"dependencies": {
2222
"@hapi/joi": "17.1.1",
23-
"@nestjs/common": "7.1.3",
23+
"@nestjs/common": "7.2.0",
2424
"@nestjs/config": "0.5.0",
25-
"@nestjs/core": "7.1.3",
25+
"@nestjs/core": "7.2.0",
2626
"@nestjs/mongoose": "7.0.1",
2727
"@nestjs/passport": "7.0.0",
28-
"@nestjs/platform-express": "7.1.3",
29-
"@nestjs/platform-socket.io": "7.1.3",
28+
"@nestjs/platform-express": "7.2.0",
29+
"@nestjs/platform-socket.io": "7.2.0",
3030
"@nestjs/schedule": "0.4.0",
3131
"@nestjs/serve-static": "2.1.1",
32-
"@nestjs/websockets": "7.1.3",
32+
"@nestjs/websockets": "7.2.0",
3333
"@typegoose/typegoose": "7.2.0",
3434
"class-transformer": "0.2.3",
3535
"class-validator": "0.12.2",
@@ -58,9 +58,9 @@
5858
"steamid": "1.1.3"
5959
},
6060
"devDependencies": {
61-
"@nestjs/cli": "7.3.0",
61+
"@nestjs/cli": "7.4.0",
6262
"@nestjs/schematics": "7.0.1",
63-
"@nestjs/testing": "7.1.3",
63+
"@nestjs/testing": "7.2.0",
6464
"@release-it/conventional-changelog": "1.1.4",
6565
"@types/express": "4.17.6",
6666
"@types/gamedig": "1.0.1",

0 commit comments

Comments
 (0)