Skip to content

Commit

Permalink
chore(deps): update dependency @angular-devkit/schematics to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 14, 2022
1 parent 68688cb commit c93ff36
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 28 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"devDependencies": {
"@angular-devkit/schematics": "^13.0.0",
"@angular-devkit/schematics": "^14.0.0",
"@commitlint/cli": "^17.0.0",
"@commitlint/config-conventional": "^17.0.0",
"@types/debug": "^4.1.7",
Expand Down Expand Up @@ -50,7 +50,7 @@
"task"
],
"peerDependencies": {
"@angular-devkit/schematics": "^13.0.0"
"@angular-devkit/schematics": "^14.0.0"
},
"publishConfig": {
"access": "public",
Expand Down
51 changes: 25 additions & 26 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,25 @@
# yarn lockfile v1


"@angular-devkit/core@13.1.4":
version "13.1.4"
resolved "https://registry.npmmirror.com/@angular-devkit/core/download/@angular-devkit/core-13.1.4.tgz#b5b6ddd674ae351f83beff2e4a0d702096bdfd47"
integrity sha512-225Gjy4iVxh5Jo9njJnaG75M/Dt95UW+dEPCGWKV5E/++7UUlXlo9sNWq8x2vJm2nhtsPkpnXNOt4pW1mIDwqQ==
"@angular-devkit/core@14.0.1":
version "14.0.1"
resolved "https://registry.npmmirror.com/@angular-devkit/core/-/core-14.0.1.tgz#085108714a7b65246cefe3e065d5bd848ed982b3"
integrity sha512-yiduPSPRp4s4yYKc3BOvbL5gOzaOPvRCMcJ3jeQbitLIXD/xwSHO8OmmsLsN/PnM1RzA8vVHsK7lN4v1JvhqPA==
dependencies:
ajv "8.8.2"
ajv "8.11.0"
ajv-formats "2.1.1"
fast-json-stable-stringify "2.1.0"
magic-string "0.25.7"
jsonc-parser "3.0.0"
rxjs "6.6.7"
source-map "0.7.3"

"@angular-devkit/schematics@^13.0.0":
version "13.1.4"
resolved "https://registry.npmmirror.com/@angular-devkit/schematics/download/@angular-devkit/schematics-13.1.4.tgz#e8ed817887aa51268dec27d8d6188e2f3f10742a"
integrity sha512-yBa7IeC4cLZ7s137NAQD+sMB5c6SI6UJ6xYxl6J/CvV2RLGOZZA93i4GuRALi5s82eLi1fH+HEL/gvf3JQynzQ==
"@angular-devkit/schematics@^14.0.0":
version "14.0.1"
resolved "https://registry.npmmirror.com/@angular-devkit/schematics/-/schematics-14.0.1.tgz#5a8c2cf14f89f5cd00bc7abafbd545c4701555fe"
integrity sha512-Ub9W2SIgmYs9+SWCW117/N+wSThOWWDo1j+JiZlh9jML7ZRc9HCTEzo8Yic+6/ZuouVcKExCUO90z0InVkOB7g==
dependencies:
"@angular-devkit/core" "13.1.4"
"@angular-devkit/core" "14.0.1"
jsonc-parser "3.0.0"
magic-string "0.25.7"
magic-string "0.26.1"
ora "5.4.1"
rxjs "6.6.7"

Expand Down Expand Up @@ -440,10 +439,10 @@ [email protected]:
dependencies:
ajv "^8.0.0"

ajv@8.8.2:
version "8.8.2"
resolved "https://registry.npmmirror.com/ajv/download/ajv-8.8.2.tgz#01b4fef2007a28bf75f0b7fc009f62679de4abbb"
integrity sha512-x9VuX+R/jcFj1DHo/fCp99esgGDWiHENrKxaCENuCxpoMCmAt/COCGVDwA7kleEpEzJjDnvh3yGoOuLu0Dtllw==
ajv@8.11.0:
version "8.11.0"
resolved "https://registry.npmmirror.com/ajv/-/ajv-8.11.0.tgz#977e91dd96ca669f54a11e23e378e33b884a565f"
integrity sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==
dependencies:
fast-deep-equal "^3.1.1"
json-schema-traverse "^1.0.0"
Expand Down Expand Up @@ -1057,7 +1056,7 @@ fast-glob@^3.1.1:
merge2 "^1.3.0"
micromatch "^4.0.4"

fast-json-stable-stringify@2.1.0, fast-json-stable-stringify@^2.0.0:
fast-json-stable-stringify@^2.0.0:
version "2.1.0"
resolved "https://registry.npmmirror.com/fast-json-stable-stringify/download/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
integrity sha1-h0v2nG9ATCtdmcSBNBOZ/VWJJjM=
Expand Down Expand Up @@ -1566,12 +1565,12 @@ lru-cache@^6.0.0:
dependencies:
yallist "^4.0.0"

magic-string@0.25.7:
version "0.25.7"
resolved "https://registry.npmmirror.com/magic-string/download/magic-string-0.25.7.tgz#3f497d6fd34c669c6798dcb821f2ef31f5445051"
integrity sha1-P0l9b9NMZpxnmNy4IfLvMfVEUFE=
magic-string@0.26.1:
version "0.26.1"
resolved "https://registry.npmmirror.com/magic-string/-/magic-string-0.26.1.tgz#ba9b651354fa9512474199acecf9c6dbe93f97fd"
integrity sha512-ndThHmvgtieXe8J/VGPjG+Apu7v7ItcD5mhEIvOscWjPF/ccOiLxHaSuCAS2G+3x4GKsAbT8u7zdyamupui8Tg==
dependencies:
sourcemap-codec "^1.4.4"
sourcemap-codec "^1.4.8"

make-error@^1.1.1:
version "1.3.6"
Expand Down Expand Up @@ -2060,10 +2059,10 @@ [email protected]:
resolved "https://registry.npmmirror.com/source-map/download/source-map-0.7.3.tgz#5302f8169031735226544092e64981f751750383"
integrity sha1-UwL4FpAxc1ImVECS5kmB91F1A4M=

sourcemap-codec@^1.4.4:
sourcemap-codec@^1.4.8:
version "1.4.8"
resolved "https://registry.npmmirror.com/sourcemap-codec/download/sourcemap-codec-1.4.8.tgz#ea804bd94857402e6992d05a38ef1ae35a9ab4c4"
integrity sha1-6oBL2UhXQC5pktBaOO8a41qatMQ=
resolved "https://registry.npmmirror.com/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz#ea804bd94857402e6992d05a38ef1ae35a9ab4c4"
integrity sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==

spdx-correct@^3.0.0:
version "3.1.1"
Expand Down

0 comments on commit c93ff36

Please sign in to comment.