Skip to content

Commit fdfea58

Browse files
renovate-botclydin
authored andcommitted
build: update babel packages
1 parent 8a559f7 commit fdfea58

File tree

2 files changed

+736
-6
lines changed

2 files changed

+736
-6
lines changed

packages/angular_devkit/build_angular/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
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.9.6",
15-
"@babel/generator": "7.9.6",
16-
"@babel/plugin-transform-runtime": "7.9.6",
17-
"@babel/preset-env": "7.9.6",
18-
"@babel/runtime": "7.9.6",
19-
"@babel/template": "7.8.6",
14+
"@babel/core": "7.10.2",
15+
"@babel/generator": "7.10.2",
16+
"@babel/plugin-transform-runtime": "7.10.1",
17+
"@babel/preset-env": "7.10.2",
18+
"@babel/runtime": "7.10.2",
19+
"@babel/template": "7.10.1",
2020
"@jsdevtools/coverage-istanbul-loader": "3.0.3",
2121
"@ngtools/webpack": "0.0.0",
2222
"ajv": "6.12.2",

0 commit comments

Comments
 (0)