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

This commit is contained in:
Renovate Bot 2021-08-23 09:17:49 +00:00
parent 9de025ebf4
commit 3b724cf9df
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -42,7 +42,7 @@
},
"devDependencies": {
"@nestjs/cli": "8.1.1",
"@nestjs/schematics": "8.0.2",
"@nestjs/schematics": "8.0.3",
"@nestjs/testing": "8.0.6",
"@types/cookie-parser": "1.4.2",
"@types/express": "4.17.13",
@ -2037,9 +2037,9 @@
}
},
"node_modules/@nestjs/schematics": {
"version": "8.0.2",
"resolved": "https://registry.npmjs.org/@nestjs/schematics/-/schematics-8.0.2.tgz",
"integrity": "sha512-iWtpXfn1Zh4Vm37BzY8OSJ60Y9TqNOjk8J+KLIwcql9EuP+0C/C4WUn+vIQMfmnut3MxRmAYFE2B/LFYrjGC5Q==",
"version": "8.0.3",
"resolved": "https://registry.npmjs.org/@nestjs/schematics/-/schematics-8.0.3.tgz",
"integrity": "sha512-A5qyS9yv6v2RIBqbsyYG57NfYA8Jm/aypRV1nc7JXjhdfDHwWKqCsgQ/7/82vVjhlvVAfr5x/dpCWqcF3XYd7w==",
"dev": true,
"dependencies": {
"@angular-devkit/core": "12.0.5",
@ -14399,9 +14399,9 @@
}
},
"@nestjs/schematics": {
"version": "8.0.2",
"resolved": "https://registry.npmjs.org/@nestjs/schematics/-/schematics-8.0.2.tgz",
"integrity": "sha512-iWtpXfn1Zh4Vm37BzY8OSJ60Y9TqNOjk8J+KLIwcql9EuP+0C/C4WUn+vIQMfmnut3MxRmAYFE2B/LFYrjGC5Q==",
"version": "8.0.3",
"resolved": "https://registry.npmjs.org/@nestjs/schematics/-/schematics-8.0.3.tgz",
"integrity": "sha512-A5qyS9yv6v2RIBqbsyYG57NfYA8Jm/aypRV1nc7JXjhdfDHwWKqCsgQ/7/82vVjhlvVAfr5x/dpCWqcF3XYd7w==",
"dev": true,
"requires": {
"@angular-devkit/core": "12.0.5",