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

Commit 98c51a3

Browse files
renovate-botalan-agius4
authored andcommitted
build: update zone.js to version 0.11.4
1 parent 2dd4e47 commit 98c51a3

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,6 @@
103103
"tsutils": "^3.0.0",
104104
"typescript": "~4.1.2",
105105
"xhr2": "^0.2.0",
106-
"zone.js": "^0.10.2"
106+
"zone.js": "^0.11.0"
107107
}
108108
}

yarn.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11466,7 +11466,9 @@ z-schema@~3.18.3:
1146611466
optionalDependencies:
1146711467
commander "^2.7.1"
1146811468

11469-
zone.js@^0.10.2:
11470-
version "0.10.3"
11471-
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.10.3.tgz#3e5e4da03c607c9dcd92e37dd35687a14a140c16"
11472-
integrity sha512-LXVLVEq0NNOqK/fLJo3d0kfzd4sxwn2/h67/02pjCjfKDxgx1i9QqpvtHD8CrBnSSwMw5+dy11O7FRX5mkO7Cg==
11469+
zone.js@^0.11.0:
11470+
version "0.11.4"
11471+
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.11.4.tgz#0f70dcf6aba80f698af5735cbb257969396e8025"
11472+
integrity sha512-DDh2Ab+A/B+9mJyajPjHFPWfYU1H+pdun4wnnk0OcQTNjem1XQSZ2CDW+rfZEUDjv5M19SBqAkjZi0x5wuB5Qw==
11473+
dependencies:
11474+
tslib "^2.0.0"

0 commit comments

Comments
 (0)