Skip to content

Commit 9e950e4

Browse files
alan-agius4dgp1130
authored andcommitted
fix(@angular-devkit/build-angular): update babel to 7.9.0
Contains the a fix (babel/babel#11298) to inline createSuper helper Fixes #17275
1 parent 7bdb2b8 commit 9e950e4

File tree

2 files changed

+703
-481
lines changed

2 files changed

+703
-481
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
"@angular-devkit/build-optimizer": "0.0.0",
1212
"@angular-devkit/build-webpack": "0.0.0",
1313
"@angular-devkit/core": "0.0.0",
14-
"@babel/core": "7.7.7",
15-
"@babel/generator": "7.7.7",
16-
"@babel/preset-env": "7.7.7",
14+
"@babel/core": "7.9.0",
15+
"@babel/generator": "7.9.3",
16+
"@babel/preset-env": "7.9.0",
1717
"@ngtools/webpack": "0.0.0",
1818
"ajv": "6.10.2",
1919
"autoprefixer": "9.7.1",

0 commit comments

Comments
 (0)