chore(deps): update dependency @nestjs/schematics to v8.0.2 (#449)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-07-16 08:47:47 +00:00 committed by GitHub
parent 40e32accf7
commit 53533050ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -21,7 +21,7 @@
},
"devDependencies": {
"@nestjs/cli": "7.6.0",
"@nestjs/schematics": "8.0.1",
"@nestjs/schematics": "8.0.2",
"@nestjs/testing": "7.6.18",
"@types/express": "4.17.13",
"@types/jest": "26.0.24",
@ -2404,9 +2404,9 @@
}
},
"node_modules/@nestjs/schematics": {
"version": "8.0.1",
"resolved": "https://registry.npmjs.org/@nestjs/schematics/-/schematics-8.0.1.tgz",
"integrity": "sha512-rD/eqpguJpjOVI4uK1MOpqC1vPz+XvC/xT1IYiWDFU9rdJMVhHC5maTKVs/RjkwYRmPzNRTWAoMV3yOD/jC+gw==",
"version": "8.0.2",
"resolved": "https://registry.npmjs.org/@nestjs/schematics/-/schematics-8.0.2.tgz",
"integrity": "sha512-iWtpXfn1Zh4Vm37BzY8OSJ60Y9TqNOjk8J+KLIwcql9EuP+0C/C4WUn+vIQMfmnut3MxRmAYFE2B/LFYrjGC5Q==",
"dev": true,
"dependencies": {
"@angular-devkit/core": "12.0.5",
@ -14882,9 +14882,9 @@
}
},
"@nestjs/schematics": {
"version": "8.0.1",
"resolved": "https://registry.npmjs.org/@nestjs/schematics/-/schematics-8.0.1.tgz",
"integrity": "sha512-rD/eqpguJpjOVI4uK1MOpqC1vPz+XvC/xT1IYiWDFU9rdJMVhHC5maTKVs/RjkwYRmPzNRTWAoMV3yOD/jC+gw==",
"version": "8.0.2",
"resolved": "https://registry.npmjs.org/@nestjs/schematics/-/schematics-8.0.2.tgz",
"integrity": "sha512-iWtpXfn1Zh4Vm37BzY8OSJ60Y9TqNOjk8J+KLIwcql9EuP+0C/C4WUn+vIQMfmnut3MxRmAYFE2B/LFYrjGC5Q==",
"dev": true,
"requires": {
"@angular-devkit/core": "12.0.5",

View File

@ -32,7 +32,7 @@
},
"devDependencies": {
"@nestjs/cli": "7.6.0",
"@nestjs/schematics": "8.0.1",
"@nestjs/schematics": "8.0.2",
"@nestjs/testing": "7.6.18",
"@types/express": "4.17.13",
"@types/jest": "26.0.24",