Skip to content

Commit f04ad0f

Browse files
committed
build: update zone.js version (#27174)
We were running a few versions behind on zone.js, compared to the framework. (cherry picked from commit e283350)
1 parent 0f5ce20 commit f04ad0f

File tree

6 files changed

+2585
-1990
lines changed

6 files changed

+2585
-1990
lines changed

integration/harness-e2e-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@angular/router": "file:../../node_modules/@angular/router",
2626
"rxjs": "^7.5.5",
2727
"tslib": "^2.3.0",
28-
"zone.js": "~0.11.4"
28+
"zone.js": "~0.13.0"
2929
},
3030
"devDependencies": {
3131
"@angular-devkit/build-angular": "file:../../node_modules/@angular-devkit/build-angular",

0 commit comments

Comments
 (0)