Skip to content

Commit 77c2fe0

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update nest monorepo to v8.4.4
1 parent 24f06d4 commit 77c2fe0

File tree

2 files changed

+190
-79
lines changed

2 files changed

+190
-79
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,9 @@
8181
}
8282
},
8383
"dependencies": {
84-
"@nestjs/common": "8.2.6",
85-
"@nestjs/core": "8.2.6",
86-
"@nestjs/platform-express": "8.2.6",
84+
"@nestjs/common": "8.4.4",
85+
"@nestjs/core": "8.4.4",
86+
"@nestjs/platform-express": "8.4.4",
8787
"@nuxtjs/opencollective": "0.3.2",
8888
"chalk": "4.1.2",
8989
"commander": "8.3.0",
@@ -101,7 +101,7 @@
101101
"@commitlint/cli": "16.2.3",
102102
"@commitlint/config-conventional": "16.2.1",
103103
"@nestjs/schematics": "8.0.10",
104-
"@nestjs/testing": "8.2.6",
104+
"@nestjs/testing": "8.4.4",
105105
"@nrwl/eslint-plugin-nx": "12.10.1",
106106
"@nrwl/jest": "12.10.1",
107107
"@nrwl/nest": "12.10.1",

0 commit comments

Comments
 (0)