Skip to content

Commit 1b12f12

Browse files
committed
Update babel monorepo
1 parent db8e0fd commit 1b12f12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"autoprefixer": "7.1.6",
12-
"babel-eslint": "7.2.3",
12+
"babel-eslint": "10.0.3",
1313
"babel-preset-env": "^1.6.1",
1414
"babel-preset-react-app": "^3.1.1",
1515
"babel-preset-react-hmre": "^1.1.1",
@@ -52,7 +52,7 @@
5252
},
5353
"devDependencies": {
5454
"babel-core": "^6.26.0",
55-
"babel-loader": "^7.1.2",
55+
"babel-loader": "8.0.6",
5656
"babel-preset-react": "^6.24.1"
5757
},
5858
"babel": {

0 commit comments

Comments
 (0)