Skip to content

Commit 10bdcda

Browse files
dependabot[bot]andrewseguin
authored andcommitted
build: bump zone.js from 0.10.3 to 0.11.3 (#21673)
Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) from 0.10.3 to 0.11.3. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/master/packages/zone.js/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/zone.js-0.11.3/packages/zone.js) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 42707d8)
1 parent fe1b31c commit 10bdcda

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"rxjs-tslint-rules": "^4.33.1",
6969
"systemjs": "0.19.43",
7070
"tslib": "^2.0.0",
71-
"zone.js": "~0.10.3"
71+
"zone.js": "~0.11.3"
7272
},
7373
"devDependencies": {
7474
"@angular-devkit/build-optimizer": "^0.1101.0",

yarn.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13939,6 +13939,13 @@ zone.js@~0.10.3:
1393913939
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.10.3.tgz#3e5e4da03c607c9dcd92e37dd35687a14a140c16"
1394013940
integrity sha512-LXVLVEq0NNOqK/fLJo3d0kfzd4sxwn2/h67/02pjCjfKDxgx1i9QqpvtHD8CrBnSSwMw5+dy11O7FRX5mkO7Cg==
1394113941

13942+
zone.js@~0.11.3:
13943+
version "0.11.3"
13944+
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.11.3.tgz#255a6313174731cc014d63233ef04fd9858da375"
13945+
integrity sha512-Y4hTHoh4VcxU5BDGAqEoOnOiyT254w6CiHtpQxAJUSMZPyVgdbKf+5R7Mwz6xsPhMIeBXk5rTopRZDpjssTCUg==
13946+
dependencies:
13947+
tslib "^2.0.0"
13948+
1394213949
zwitch@^1.0.0:
1394313950
version "1.0.5"
1394413951
resolved "https://registry.yarnpkg.com/zwitch/-/zwitch-1.0.5.tgz#d11d7381ffed16b742f6af7b3f223d5cd9fe9920"

0 commit comments

Comments
 (0)