Skip to content

Commit 5071488

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @nestjs/schematics to v8.0.8
1 parent 56ff9fa commit 5071488

File tree

3 files changed

+41
-41
lines changed

3 files changed

+41
-41
lines changed

package-lock.json

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@commitlint/config-angular": "16.2.1",
3333
"@nestjs/common": "8.4.0",
3434
"@nestjs/core": "8.4.0",
35-
"@nestjs/schematics": "8.0.7",
35+
"@nestjs/schematics": "8.0.8",
3636
"@types/node": "16.11.26",
3737
"@typescript-eslint/eslint-plugin": "5.13.0",
3838
"@typescript-eslint/parser": "5.13.0",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
rxjs "6.6.7"
1515
source-map "0.7.3"
1616

17-
"@angular-devkit/core@13.2.4":
18-
version "13.2.4"
19-
resolved "https://registry.npmjs.org/@angular-devkit/core/-/core-13.2.4.tgz"
20-
integrity sha512-hSw1JWA/6dDAF/xleQRXGtzHphfU49TMUhvAoAmsmmz3NAn03xLy1dtqdIXIf+TkFXVvZDaAB2mW8KfRV67GFg==
17+
"@angular-devkit/core@13.2.5":
18+
version "13.2.5"
19+
resolved "https://registry.npmjs.org/@angular-devkit/core/-/core-13.2.5.tgz"
20+
integrity sha512-WuWp/1R0FtCHPBcJLF13lTLHETtDGFUX0ULfGPRaYB5OVCSQcovVp5UbZTTy/Ss3ub3EOEmJlU8kMJfBrWuq+A==
2121
dependencies:
2222
ajv "8.9.0"
2323
ajv-formats "2.1.1"
@@ -35,12 +35,12 @@
3535
ora "5.4.1"
3636
rxjs "6.6.7"
3737

38-
"@angular-devkit/schematics@13.2.4":
39-
version "13.2.4"
40-
resolved "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-13.2.4.tgz"
41-
integrity sha512-VMhYa4cDu5yE31OvHncAd15Rmlchih/Sr6sxFsIwkg4xzRNIIZCtwqxVXgf0TiTN9zrvlvzK7nhPqTGNqqYb2A==
38+
"@angular-devkit/schematics@13.2.5":
39+
version "13.2.5"
40+
resolved "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-13.2.5.tgz"
41+
integrity sha512-kAye6VYiF9JQAoeO+BYhy8eT2QOmhB+WLziRjXoFCBxh5+yXTygTVfs9fD5jmIpHmeu4hd2ErSh69yT5xWcD9g==
4242
dependencies:
43-
"@angular-devkit/core" "13.2.4"
43+
"@angular-devkit/core" "13.2.5"
4444
jsonc-parser "3.0.0"
4545
magic-string "0.25.7"
4646
ora "5.4.1"
@@ -773,13 +773,13 @@
773773
tslib "2.3.1"
774774
uuid "8.3.2"
775775

776-
"@nestjs/schematics@8.0.7":
777-
version "8.0.7"
778-
resolved "https://registry.npmjs.org/@nestjs/schematics/-/schematics-8.0.7.tgz"
779-
integrity sha512-7k+eMMBUwvXFp6vwZ5byiLBEQKzjMyIJwO46ginoFugt2AXrOt0iUhR3BKFuWDBZaYQ1l4az86UGw5ohgH3wow==
776+
"@nestjs/schematics@8.0.8":
777+
version "8.0.8"
778+
resolved "https://registry.npmjs.org/@nestjs/schematics/-/schematics-8.0.8.tgz"
779+
integrity sha512-xIIb5YnMQN/OJQ68+MCapy2bXvTxSWgINoqQbyZWkLL/yTIuROvZCdtV850NPGyr7f7l93VBP0ZPitbFIexy3Q==
780780
dependencies:
781-
"@angular-devkit/core" "13.2.4"
782-
"@angular-devkit/schematics" "13.2.4"
781+
"@angular-devkit/core" "13.2.5"
782+
"@angular-devkit/schematics" "13.2.5"
783783
fs-extra "10.0.1"
784784
jsonc-parser "3.0.0"
785785
pluralize "8.0.0"

0 commit comments

Comments
 (0)