Skip to content

Commit

Permalink
chore(deps): update dependency @schematics/angular to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 16, 2022
1 parent c98b3d5 commit 14bc339
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 48 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"@nrwl/cli": "13.4.5",
"@nrwl/tao": "13.4.5",
"@nrwl/workspace": "13.4.5",
"@schematics/angular": "12.2.8",
"@schematics/angular": "13.1.3",
"@types/color": "^3.0.2",
"@types/express": "4.17.13",
"@types/jasmine": "3.9.1",
Expand Down
47 changes: 0 additions & 47 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -229,18 +229,6 @@
rxjs "6.6.7"
source-map "0.7.3"

"@angular-devkit/[email protected]":
version "12.2.8"
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-12.2.8.tgz#b31282e46b5042b43e947730551b1208d5d45439"
integrity sha512-N13N1Lm7qllBXSVZYz4Khw75rnQnS3lu5QiJqlsaNklWgVfVz8jt99AAeGGvNGSLEbmZjlr35YLxu8ugD267Ug==
dependencies:
ajv "8.6.2"
ajv-formats "2.1.0"
fast-json-stable-stringify "2.1.0"
magic-string "0.25.7"
rxjs "6.6.7"
source-map "0.7.3"

"@angular-devkit/[email protected]":
version "13.0.4"
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-13.0.4.tgz#98b7e2d34afc117cafcbba1cd71f00e3c7089289"
Expand All @@ -265,15 +253,6 @@
rxjs "6.6.7"
source-map "0.7.3"

"@angular-devkit/[email protected]":
version "12.2.8"
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-12.2.8.tgz#d79d39d1de11b7c25ce3ee71f296f1547bbde972"
integrity sha512-SPiMFoCi1TpFXY6h1xGCakgdwT25gGHdbis1MuHE5yMcPLvhl/yr7EQVY1GY00/iMrgeslTHg/UPp4D6xHyQxA==
dependencies:
"@angular-devkit/core" "12.2.8"
ora "5.4.1"
rxjs "6.6.7"

"@angular-devkit/[email protected]", "@angular-devkit/schematics@~13.1.0":
version "13.1.3"
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-13.1.3.tgz#2328f9cf63d6f556392d96b73af794fc52bfc87f"
Expand Down Expand Up @@ -3284,15 +3263,6 @@
dependencies:
esquery "^1.0.1"

"@schematics/[email protected]":
version "12.2.8"
resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-12.2.8.tgz#18e310805a13bcc2e35cc282a5ab06ecfb84050c"
integrity sha512-xkVcX6lTHC5JzDOjGdRAZutVVpxkRkT84vXtVlJwojyhNjAZg5dm/GC84+gVGfmVnO9vkUIYo/vGoN+/ydcSdA==
dependencies:
"@angular-devkit/core" "12.2.8"
"@angular-devkit/schematics" "12.2.8"
jsonc-parser "3.0.0"

"@schematics/[email protected]", "@schematics/angular@~13.1.0":
version "13.1.3"
resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-13.1.3.tgz#c763cdf1a2e0784d5263c23b581bfeb4a4a2f12e"
Expand Down Expand Up @@ -4159,13 +4129,6 @@ [email protected]:
dependencies:
ajv "^8.0.0"

[email protected]:
version "2.1.0"
resolved "https://registry.yarnpkg.com/ajv-formats/-/ajv-formats-2.1.0.tgz#96eaf83e38d32108b66d82a9cb0cfa24886cdfeb"
integrity sha512-USH2jBb+C/hIpwD2iRjp0pe0k+MvzG0mlSn/FIdCgQhUb9ALPRjt2KIQdfZDS9r0ZIeUAg7gOu9KL0PFqGqr5Q==
dependencies:
ajv "^8.0.0"

[email protected], ajv-formats@^2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/ajv-formats/-/ajv-formats-2.1.1.tgz#6e669400659eb74973bbf2e33327180a0996b520"
Expand Down Expand Up @@ -4195,16 +4158,6 @@ [email protected]:
require-from-string "^2.0.2"
uri-js "^4.2.2"

[email protected]:
version "8.6.2"
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.6.2.tgz#2fb45e0e5fcbc0813326c1c3da535d1881bb0571"
integrity sha512-9807RlWAgT564wT+DjeyU5OFMPjmzxVobvDFmNAhY+5zD6A2ly3jDp6sgnfyDtlIQ+7H97oc/DGCzzfu9rjw9w==
dependencies:
fast-deep-equal "^3.1.1"
json-schema-traverse "^1.0.0"
require-from-string "^2.0.2"
uri-js "^4.2.2"

[email protected]:
version "8.6.3"
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.6.3.tgz#11a66527761dc3e9a3845ea775d2d3c0414e8764"
Expand Down

0 comments on commit 14bc339

Please sign in to comment.