Skip to content

Commit 1bc8cbc

Browse files
renovate-botKeen Yee Liau
authored and
Keen Yee Liau
committed
build: update zone.js to version ^0.10.0
1 parent 9702ecb commit 1bc8cbc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/angular_devkit/build_angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"karma-jasmine-html-reporter": "^1.4.0",
9191
"popper.js": "^1.14.1",
9292
"protractor": "~5.4.0",
93-
"zone.js": "^0.9.1"
93+
"zone.js": "^0.10.0"
9494
},
9595
"peerDependencies": {
9696
"@angular/compiler-cli": "^8.0.0-beta.0 || ^8.1.0-beta.0 || ^8.2.0-beta.0 || ^8.3.0-beta.0 || ^8.4.0-beta.0 || >=9.0.0-beta < 9",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -12478,7 +12478,7 @@ yn@^2.0.0:
1247812478
resolved "https://registry.yarnpkg.com/yn/-/yn-2.0.0.tgz#e5adabc8acf408f6385fc76495684c88e6af689a"
1247912479
integrity sha1-5a2ryKz0CPY4X8dklWhMiOavaJo=
1248012480

12481-
zone.js@^0.9.1:
12482-
version "0.9.1"
12483-
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.9.1.tgz#e37c6e5c54c13fae4de26b5ffe8d8e9212da6d9b"
12484-
integrity sha512-GkPiJL8jifSrKReKaTZ5jkhrMEgXbXYC+IPo1iquBjayRa0q86w3Dipjn8b415jpitMExe9lV8iTsv8tk3DGag==
12481+
zone.js@^0.10.0:
12482+
version "0.10.0"
12483+
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.10.0.tgz#dbaa5cf2889e3f92f903de1d8a6edabdc8d4da69"
12484+
integrity sha512-dxEcxkKgOj5kNBcngPmeu9VV0PrMPd2aJXX5TDX/MKOITusSzYNjZPs1EVSsLywvdThRVwsEqUi2BAEYeuRP2Q==

0 commit comments

Comments
 (0)