Skip to content

Commit 135a596

Browse files
committed
Update babel monorepo
1 parent ea27b8b commit 135a596

File tree

2 files changed

+394
-76
lines changed

2 files changed

+394
-76
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@
6565
"typescript": "3.3.4000"
6666
},
6767
"devDependencies": {
68-
"@babel/core": "7.3.4",
69-
"@babel/plugin-syntax-dynamic-import": "7.2.0",
68+
"@babel/core": "7.14.0",
69+
"@babel/plugin-syntax-dynamic-import": "7.8.3",
7070
"@types/compression-webpack-plugin": "2.0.0",
7171
"@types/history": "4.7.2",
7272
"@types/html-webpack-plugin": "3.2.0",
@@ -92,8 +92,8 @@
9292
"@types/webpack": "4.4.25",
9393
"@types/webpack-node-externals": "1.6.3",
9494
"babel-core": "6.26.3",
95-
"babel-eslint": "10.0.1",
96-
"babel-loader": "8.0.5",
95+
"babel-eslint": "10.1.0",
96+
"babel-loader": "8.2.2",
9797
"babel-plugin-emotion": "10.0.9",
9898
"brotli-webpack-plugin": "1.1.0",
9999
"compression-webpack-plugin": "2.0.0",

0 commit comments

Comments
 (0)