Skip to content
This repository was archived by the owner on Oct 29, 2023. It is now read-only.

Commit c4c6235

Browse files
committed
build(deps): update dependency zone.js to v0.12.0
1 parent 7e9e615 commit c4c6235

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@
270270
"ts-helpers": "1.1.2",
271271
"tslib": "2.4.0",
272272
"web-animations-js": "2.3.2",
273-
"zone.js": "0.11.6"
273+
"zone.js": "0.12.0"
274274
},
275275
"devDependencies": {
276276
"@angular-devkit/build-angular": "14.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19022,10 +19022,10 @@ zen-observable@0.8.15:
1902219022
resolved "https://registry.yarnpkg.com/zen-observable/-/zen-observable-0.8.15.tgz#96415c512d8e3ffd920afd3889604e30b9eaac15"
1902319023
integrity sha512-PQ2PC7R9rslx84ndNBZB/Dkv8V8fZEpk83RLgXtYd0fwUgEjseMn1Dgajh2x6S8QbZAFa9p2qVCEuYZNgve0dQ==
1902419024

19025-
zone.js@0.11.6:
19026-
version "0.11.6"
19027-
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.11.6.tgz#c7cacfc298fe24bb585329ca04a44d9e2e840e74"
19028-
integrity sha512-umJqFtKyZlPli669gB1gOrRE9hxUUGkZr7mo878z+NEBJZZixJkKeVYfnoLa7g25SseUDc92OZrMKKHySyJrFg==
19025+
zone.js@0.12.0:
19026+
version "0.12.0"
19027+
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.12.0.tgz#a4a6e5fab6d34bd37d89c77e89ac2e6f4a3d2c30"
19028+
integrity sha512-XtC+I5dXU14HrzidAKBNMqneIVUykLEAA1x+v4KVrd6AUPWlwYORF8KgsVqvgdHiKZ4BkxxjvYi/ksEixTPR0Q==
1902919029
dependencies:
1903019030
tslib "^2.3.0"
1903119031

0 commit comments

Comments
 (0)