Skip to content

Commit d4aaad7

Browse files
fix(package): update babel-eslint to version 10.0.0
Closes #185
1 parent 80e7af6 commit d4aaad7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"ava": "^0.17.0",
2525
"babel-cli": "^6.18.0",
2626
"babel-core": "^6.18.0",
27-
"babel-eslint": "^7.0.0",
27+
"babel-eslint": "^10.0.0",
2828
"babel-plugin-transform-runtime": "^6.15.0",
2929
"babel-preset-es2015": "^6.18.0",
3030
"babel-preset-react": "^6.16.0",

0 commit comments

Comments
 (0)