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

Commit 37486db

Browse files
angular-robotalan-agius4
authored andcommitted
build: update dependency zone.js to ^0.12.0
(cherry picked from commit 22ee7a7)
1 parent 58d5ea3 commit 37486db

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
@@ -103,6 +103,6 @@
103103
"tsutils": "^3.0.0",
104104
"typescript": "~4.8.2",
105105
"xhr2": "^0.2.0",
106-
"zone.js": "^0.11.0"
106+
"zone.js": "^0.12.0"
107107
}
108108
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8926,9 +8926,9 @@ z-schema@~5.0.2:
89268926
optionalDependencies:
89278927
commander "^2.20.3"
89288928

8929-
zone.js@^0.11.0:
8930-
version "0.11.8"
8931-
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.11.8.tgz#40dea9adc1ad007b5effb2bfed17f350f1f46a21"
8932-
integrity sha512-82bctBg2hKcEJ21humWIkXRlLBBmrc3nN7DFh5LGGhcyycO2S7FN8NmdvlcKaGFDNVL4/9kFLmwmInTavdJERA==
8929+
zone.js@^0.12.0:
8930+
version "0.12.0"
8931+
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.12.0.tgz#a4a6e5fab6d34bd37d89c77e89ac2e6f4a3d2c30"
8932+
integrity sha512-XtC+I5dXU14HrzidAKBNMqneIVUykLEAA1x+v4KVrd6AUPWlwYORF8KgsVqvgdHiKZ4BkxxjvYi/ksEixTPR0Q==
89338933
dependencies:
89348934
tslib "^2.3.0"

0 commit comments

Comments
 (0)