chore(deps): update nest monorepo to v6.11.6 (#23)

Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
This commit is contained in:
renovate[bot] 2020-02-07 10:22:38 +03:00 committed by GitHub
parent b478986b26
commit bdff44d6a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

12
package-lock.json generated
View File

@ -34,9 +34,9 @@
} }
}, },
"@nestjs/common": { "@nestjs/common": {
"version": "6.11.4", "version": "6.11.6",
"resolved": "https://registry.npmjs.org/@nestjs/common/-/common-6.11.4.tgz", "resolved": "https://registry.npmjs.org/@nestjs/common/-/common-6.11.6.tgz",
"integrity": "sha512-NOtDTUcCSoJAYN+4gvROkMkcDTdRQ+z39ngQQKYNMeXx2SOmTKXG6TaRVbiNN8Q1drri3ooqwG70PWiz/EQbPQ==", "integrity": "sha512-KUqXIklIivO7O7V7bELZLRthBqK+KPzCy4Zt0CWHfmoW3fuxnBKEE3hEqt9awWP3l2GeLCakYi472F3BFLGL5Q==",
"dev": true, "dev": true,
"requires": { "requires": {
"axios": "0.19.2", "axios": "0.19.2",
@ -46,9 +46,9 @@
} }
}, },
"@nestjs/core": { "@nestjs/core": {
"version": "6.11.4", "version": "6.11.6",
"resolved": "https://registry.npmjs.org/@nestjs/core/-/core-6.11.4.tgz", "resolved": "https://registry.npmjs.org/@nestjs/core/-/core-6.11.6.tgz",
"integrity": "sha512-l/2dlVLV9MTjtcza7Lk6iqfp5MR+BGt0yGc1wLWKbjibEckgtngQmbGSSbtXMjK/3lTvIX3VYle2k/2DV1vkfg==", "integrity": "sha512-jFMpr2wspGMVs7ddhkIG0vjXt+4OdOb5wLBCw1+D7P01FxeC2XB9et1BWwx9prHo0uScePfkIkgTIRjlxwkPZg==",
"dev": true, "dev": true,
"requires": { "requires": {
"@nuxtjs/opencollective": "0.2.2", "@nuxtjs/opencollective": "0.2.2",

View File

@ -37,8 +37,8 @@
"lodash": "4.17.15" "lodash": "4.17.15"
}, },
"devDependencies": { "devDependencies": {
"@nestjs/common": "6.11.4", "@nestjs/common": "6.11.6",
"@nestjs/core": "6.11.4", "@nestjs/core": "6.11.6",
"@types/lodash": "4.14.149", "@types/lodash": "4.14.149",
"husky": "4.2.1", "husky": "4.2.1",
"lint-staged": "10.0.7", "lint-staged": "10.0.7",