We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f09834f commit c042af4Copy full SHA for c042af4
package.json
@@ -86,9 +86,9 @@
86
}
87
},
88
"dependencies": {
89
- "@nestjs/common": "8.2.5",
90
- "@nestjs/core": "8.2.5",
91
- "@nestjs/platform-express": "8.2.5",
+ "@nestjs/common": "8.2.6",
+ "@nestjs/core": "8.2.6",
+ "@nestjs/platform-express": "8.2.6",
92
"@nuxtjs/opencollective": "0.3.2",
93
"chalk": "4.1.2",
94
"commander": "8.3.0",
@@ -106,7 +106,7 @@
106
"@commitlint/cli": "13.2.1",
107
"@commitlint/config-conventional": "13.2.0",
108
"@nestjs/schematics": "8.0.5",
109
- "@nestjs/testing": "8.2.5",
+ "@nestjs/testing": "8.2.6",
110
"@nrwl/eslint-plugin-nx": "12.10.1",
111
"@nrwl/jest": "12.10.1",
112
"@nrwl/nest": "12.10.1",
0 commit comments