Skip to content

Commit 49d0c43

Browse files
renovate-botKeen Yee Liau
authored andcommitted
fix(deps): update dependency zone.js to v0.11.3
1 parent 7cfd369 commit 49d0c43

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

integration/project/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"@angular/compiler-cli": "10.2.1",
88
"@angular/core": "10.2.1",
99
"rxjs": "6.6.3",
10-
"zone.js": "0.11.2"
10+
"zone.js": "0.11.3"
1111
}
1212
}

integration/project/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -419,9 +419,9 @@ [email protected]:
419419
y18n "^4.0.0"
420420
yargs-parser "^18.1.0"
421421

422-
423-
version "0.11.2"
424-
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.11.2.tgz#bde87c9523f46a71b04f0f02b87af3edbb99b534"
425-
integrity sha512-JUpNKmWIovqRZlqkX6pFdBVlOU42n5Mt1n2yEaJdy+msBant/l2L1hTG6BFxCzM+KV3SX4XQOcwbhnwsPAeUTA==
422+
423+
version "0.11.3"
424+
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.11.3.tgz#255a6313174731cc014d63233ef04fd9858da375"
425+
integrity sha512-Y4hTHoh4VcxU5BDGAqEoOnOiyT254w6CiHtpQxAJUSMZPyVgdbKf+5R7Mwz6xsPhMIeBXk5rTopRZDpjssTCUg==
426426
dependencies:
427427
tslib "^2.0.0"

0 commit comments

Comments
 (0)