Skip to content
This repository was archived by the owner on Feb 22, 2022. It is now read-only.

Commit 66ee0bc

Browse files
committed
chore(deps): update dependency zone.js to v0.11.3
1 parent 1a631e6 commit 66ee0bc

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
@@ -23,7 +23,7 @@
2323
"bootstrap": "4.5.3",
2424
"rxjs": "6.6.3",
2525
"tslib": "2.0.3",
26-
"zone.js": "0.11.2"
26+
"zone.js": "0.11.3"
2727
},
2828
"devDependencies": {
2929
"@angular-devkit/build-angular": "0.1000.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9052,10 +9052,10 @@ [email protected]:
90529052
resolved "https://registry.yarnpkg.com/yn/-/yn-3.1.1.tgz#1e87401a09d767c1d5eab26a6e4c185182d2eb50"
90539053
integrity sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==
90549054

9055-
9056-
version "0.11.2"
9057-
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.11.2.tgz#bde87c9523f46a71b04f0f02b87af3edbb99b534"
9058-
integrity sha512-JUpNKmWIovqRZlqkX6pFdBVlOU42n5Mt1n2yEaJdy+msBant/l2L1hTG6BFxCzM+KV3SX4XQOcwbhnwsPAeUTA==
9055+
9056+
version "0.11.3"
9057+
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.11.3.tgz#255a6313174731cc014d63233ef04fd9858da375"
9058+
integrity sha512-Y4hTHoh4VcxU5BDGAqEoOnOiyT254w6CiHtpQxAJUSMZPyVgdbKf+5R7Mwz6xsPhMIeBXk5rTopRZDpjssTCUg==
90599059
dependencies:
90609060
tslib "^2.0.0"
90619061

0 commit comments

Comments
 (0)