We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea27b8b commit 93a06cfCopy full SHA for 93a06cf
package.json
@@ -65,8 +65,8 @@
65
"typescript": "3.3.4000"
66
},
67
"devDependencies": {
68
- "@babel/core": "7.3.4",
69
- "@babel/plugin-syntax-dynamic-import": "7.2.0",
+ "@babel/core": "7.10.4",
+ "@babel/plugin-syntax-dynamic-import": "7.8.3",
70
"@types/compression-webpack-plugin": "2.0.0",
71
"@types/history": "4.7.2",
72
"@types/html-webpack-plugin": "3.2.0",
@@ -92,8 +92,8 @@
92
"@types/webpack": "4.4.25",
93
"@types/webpack-node-externals": "1.6.3",
94
"babel-core": "6.26.3",
95
- "babel-eslint": "10.0.1",
96
- "babel-loader": "8.0.5",
+ "babel-eslint": "10.1.0",
+ "babel-loader": "8.1.0",
97
"babel-plugin-emotion": "10.0.9",
98
"brotli-webpack-plugin": "1.1.0",
99
"compression-webpack-plugin": "2.0.0",
0 commit comments