Skip to content

Commit

Permalink
build: update angular dependencies to v14.0.0-next.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and devversion committed Mar 25, 2022
1 parent 54651d3 commit 2e2d1a6
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 52 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,13 +62,13 @@
"devDependencies": {
"@actions/core": "^1.4.0",
"@actions/github": "^5.0.0",
"@angular/animations": "14.0.0-next.8",
"@angular/bazel": "14.0.0-next.8",
"@angular/common": "14.0.0-next.8",
"@angular/compiler": "14.0.0-next.8",
"@angular/compiler-cli": "14.0.0-next.8",
"@angular/core": "14.0.0-next.8",
"@angular/platform-browser": "14.0.0-next.8",
"@angular/animations": "14.0.0-next.9",
"@angular/bazel": "14.0.0-next.9",
"@angular/common": "14.0.0-next.9",
"@angular/compiler": "14.0.0-next.9",
"@angular/compiler-cli": "14.0.0-next.9",
"@angular/core": "14.0.0-next.9",
"@angular/platform-browser": "14.0.0-next.9",
"@bazel/bazelisk": "^1.11.0",
"@bazel/jasmine": "5.3.0",
"@google-cloud/storage": "^5.18.1",
Expand Down Expand Up @@ -128,6 +128,6 @@
"yaml": "^1.10.0"
},
"resolutions": {
"@angular/benchpress/@angular/core": "14.0.0-next.8"
"@angular/benchpress/@angular/core": "14.0.0-next.9"
}
}
88 changes: 44 additions & 44 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -183,28 +183,28 @@ __metadata:
languageName: node
linkType: hard

"@angular/animations@npm:14.0.0-next.8":
version: 14.0.0-next.8
resolution: "@angular/animations@npm:14.0.0-next.8"
"@angular/animations@npm:14.0.0-next.9":
version: 14.0.0-next.9
resolution: "@angular/animations@npm:14.0.0-next.9"
dependencies:
tslib: ^2.3.0
peerDependencies:
"@angular/core": 14.0.0-next.8
checksum: 4fc3483eab033bacce136b7c2634576df9c9bee42e5e0d5fe7894c35e7fe8046531398ad9e1588136ebc5b7859d6b4c223c077ac2d64bd202e5c8071318792ea
"@angular/core": 14.0.0-next.9
checksum: e9b91073431e72bff058a0570756c2c7e22e423dffd13bba27a5be007f7372e3092de25d31cdde7793163386bf9eb23665533ed2dc8424ce1daac22da1fac234
languageName: node
linkType: hard

"@angular/bazel@npm:14.0.0-next.8":
version: 14.0.0-next.8
resolution: "@angular/bazel@npm:14.0.0-next.8"
"@angular/bazel@npm:14.0.0-next.9":
version: 14.0.0-next.9
resolution: "@angular/bazel@npm:14.0.0-next.9"
dependencies:
"@microsoft/api-extractor": 7.19.4
shelljs: ^0.8.5
tsickle: ^0.38.0
tslib: ^2.3.0
peerDependencies:
"@angular/compiler-cli": 14.0.0-next.8
"@bazel/typescript": ">=1.0.0"
"@angular/compiler-cli": 14.0.0-next.9
"@bazel/concatjs": ^5.3.0
"@rollup/plugin-commonjs": ^21.0.0
"@rollup/plugin-node-resolve": ^13.0.4
rollup: ^2.56.3
Expand All @@ -219,7 +219,7 @@ __metadata:
ngc-wrapped: src/ngc-wrapped/index.js
packager: src/ng_package/packager.js
xi18n: src/ngc-wrapped/extract_i18n.js
checksum: d697fe71e0c1b9d001f4b8f9f31e85649c68e82d56d672eb12fc5b361e9b27f3610b8618b3b365a16f979ea6b342dc06ac23ea8a28c79f395fcaf6999cf8cbbd
checksum: 19742b788146e0061285507d309e8a6be4098080077c3756c92a17172a6187c6ed33d9b37eeee20ef6f41731dd71104223705d7058963966124f6232d74523ca
languageName: node
linkType: hard

Expand All @@ -233,21 +233,21 @@ __metadata:
languageName: node
linkType: hard

"@angular/common@npm:14.0.0-next.8":
version: 14.0.0-next.8
resolution: "@angular/common@npm:14.0.0-next.8"
"@angular/common@npm:14.0.0-next.9":
version: 14.0.0-next.9
resolution: "@angular/common@npm:14.0.0-next.9"
dependencies:
tslib: ^2.3.0
peerDependencies:
"@angular/core": 14.0.0-next.8
"@angular/core": 14.0.0-next.9
rxjs: ^6.5.3 || ^7.4.0
checksum: 9ee6882792ab1ec9d12a87d2bbff6a6fe4459c35af76cde4471094de93dbb48fabd71cc67be9cfcf838b8117864ffc4d73db5ba7ac33303ab90f11c65f4bc23a
checksum: 6ed398e481070aa9fb7682c22d3d1dc017514fad2258a1454c2c440565e95a50d20cafe47108356e1b9ea7f7d951895fa849579864c266996dffecde90f4651f
languageName: node
linkType: hard

"@angular/compiler-cli@npm:14.0.0-next.8":
version: 14.0.0-next.8
resolution: "@angular/compiler-cli@npm:14.0.0-next.8"
"@angular/compiler-cli@npm:14.0.0-next.9":
version: 14.0.0-next.9
resolution: "@angular/compiler-cli@npm:14.0.0-next.9"
dependencies:
"@babel/core": ^7.17.2
chokidar: ^3.0.0
Expand All @@ -260,39 +260,39 @@ __metadata:
tslib: ^2.3.0
yargs: ^17.2.1
peerDependencies:
"@angular/compiler": 14.0.0-next.8
"@angular/compiler": 14.0.0-next.9
typescript: ">=4.6.2 <4.7"
bin:
ng-xi18n: bundles/src/bin/ng_xi18n.js
ngc: bundles/src/bin/ngc.js
ngcc: bundles/ngcc/main-ngcc.js
checksum: e1f737d771c05ad4b2c70f8607ffd19a686ec2060410bda5a56881ac5a37c1985c70704bdffac2082e4cf10a3be03a6bda45243c5d2ea57095ad535bd16d5182
checksum: be52e45834e48ad612d746cee61f93b552784c8c73d564cdccc814b6237ec0898bea544f999fd27f0314017e033ee111bb7d8a3b7684796dd2e37f038ea9bd0a
languageName: node
linkType: hard

"@angular/compiler@npm:14.0.0-next.8":
version: 14.0.0-next.8
resolution: "@angular/compiler@npm:14.0.0-next.8"
"@angular/compiler@npm:14.0.0-next.9":
version: 14.0.0-next.9
resolution: "@angular/compiler@npm:14.0.0-next.9"
dependencies:
tslib: ^2.3.0
peerDependencies:
"@angular/core": 14.0.0-next.8
"@angular/core": 14.0.0-next.9
peerDependenciesMeta:
"@angular/core":
optional: true
checksum: cbdfeb8b3055b9545738c9b17c7ebb876f9fb384c496211df32765ea421d9a9cdc04673198de2536ab6d4a26e3634ae9867f4743aa930b8739b37986aee34414
checksum: 3c76a289ffb641ca169e07783fab327240ad3659f4abfd0b8ff7e00f49815a139846ee5dc85f262e56c85e39def9a066bb8c83843972243c1bb1e8a7af65887c
languageName: node
linkType: hard

"@angular/core@npm:14.0.0-next.8":
version: 14.0.0-next.8
resolution: "@angular/core@npm:14.0.0-next.8"
"@angular/core@npm:14.0.0-next.9":
version: 14.0.0-next.9
resolution: "@angular/core@npm:14.0.0-next.9"
dependencies:
tslib: ^2.3.0
peerDependencies:
rxjs: ^6.5.3 || ^7.4.0
zone.js: ~0.11.4
checksum: f93caf8b45e9c120437bc01dcca7693a3e21b0e6a65b10e27118ab7620f141d8430af9a2727432ee3511d864657d95fd36046c384526916d328a86c87e60163c
checksum: 7f9222502be3b520838cc13b3a8b0656b24969e68b2491578c15618ecab721309f98fcc779aea117ffce44773096ab1b059cecc2ca11b158bf8e9da97670a2a9
languageName: node
linkType: hard

Expand All @@ -303,14 +303,14 @@ __metadata:
"@actions/core": ^1.4.0
"@actions/github": ^5.0.0
"@angular-devkit/build-angular": 14.0.0-next.6
"@angular/animations": 14.0.0-next.8
"@angular/bazel": 14.0.0-next.8
"@angular/animations": 14.0.0-next.9
"@angular/bazel": 14.0.0-next.9
"@angular/benchpress": 0.3.0
"@angular/common": 14.0.0-next.8
"@angular/compiler": 14.0.0-next.8
"@angular/compiler-cli": 14.0.0-next.8
"@angular/core": 14.0.0-next.8
"@angular/platform-browser": 14.0.0-next.8
"@angular/common": 14.0.0-next.9
"@angular/compiler": 14.0.0-next.9
"@angular/compiler-cli": 14.0.0-next.9
"@angular/core": 14.0.0-next.9
"@angular/platform-browser": 14.0.0-next.9
"@babel/core": ^7.16.0
"@bazel/bazelisk": ^1.11.0
"@bazel/buildifier": ^5.0.1
Expand Down Expand Up @@ -405,19 +405,19 @@ __metadata:
languageName: unknown
linkType: soft

"@angular/platform-browser@npm:14.0.0-next.8":
version: 14.0.0-next.8
resolution: "@angular/platform-browser@npm:14.0.0-next.8"
"@angular/platform-browser@npm:14.0.0-next.9":
version: 14.0.0-next.9
resolution: "@angular/platform-browser@npm:14.0.0-next.9"
dependencies:
tslib: ^2.3.0
peerDependencies:
"@angular/animations": 14.0.0-next.8
"@angular/common": 14.0.0-next.8
"@angular/core": 14.0.0-next.8
"@angular/animations": 14.0.0-next.9
"@angular/common": 14.0.0-next.9
"@angular/core": 14.0.0-next.9
peerDependenciesMeta:
"@angular/animations":
optional: true
checksum: d9da0aba8c1e62ee1d53d141b41d72ec4ad0d6fb5c3e9cf3b2b1758ba4eccdb2391cca20bdb19e4aa0a350802f7401e1377e113ac56a281949bf625575117fb8
checksum: 205fb47d0c9c6adfe193270080697ccc7be26e047f2418c2b22e1015fb8ee85bfdb30192a03d2be62841858c44374c72721234b9d4d85973433b699a1be40d48
languageName: node
linkType: hard

Expand Down

0 comments on commit 2e2d1a6

Please sign in to comment.