chore(deps): update dependency @nestjs/schematics to v8.0.3 (#1569)

Signed-off-by: Renovate Bot <bot@renovateapp.com>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-08-23 09:39:11 +00:00 committed by David Mehren
parent e2fbf96227
commit 9b68560072
No known key found for this signature in database
GPG key ID: 185982BA4C42B7C3
2 changed files with 13 additions and 2 deletions

View file

@ -64,7 +64,7 @@
},
"devDependencies": {
"@nestjs/cli": "8.1.1",
"@nestjs/schematics": "8.0.2",
"@nestjs/schematics": "8.0.3",
"@nestjs/testing": "8.0.6",
"@tsconfig/node12": "1.0.9",
"@types/cli-color": "2.0.1",

View file

@ -795,7 +795,18 @@
cron "1.7.2"
uuid "8.3.2"
"@nestjs/schematics@8.0.2", "@nestjs/schematics@^8.0.0":
"@nestjs/schematics@8.0.3":
version "8.0.3"
resolved "https://registry.yarnpkg.com/@nestjs/schematics/-/schematics-8.0.3.tgz#b2247e6f5e8dd38e67969a662437f61b48841456"
integrity sha512-A5qyS9yv6v2RIBqbsyYG57NfYA8Jm/aypRV1nc7JXjhdfDHwWKqCsgQ/7/82vVjhlvVAfr5x/dpCWqcF3XYd7w==
dependencies:
"@angular-devkit/core" "12.0.5"
"@angular-devkit/schematics" "12.0.5"
fs-extra "10.0.0"
jsonc-parser "3.0.0"
pluralize "8.0.0"
"@nestjs/schematics@^8.0.0":
version "8.0.2"
resolved "https://registry.yarnpkg.com/@nestjs/schematics/-/schematics-8.0.2.tgz#ff0d92fcdfd885e66f69132d4ebbd97e4ab56ef5"
integrity sha512-iWtpXfn1Zh4Vm37BzY8OSJ60Y9TqNOjk8J+KLIwcql9EuP+0C/C4WUn+vIQMfmnut3MxRmAYFE2B/LFYrjGC5Q==