Skip to content

Commit 0c097af

Browse files
fix(package): update babel-eslint to version 10.0.3
Closes #163
1 parent 50a420d commit 0c097af

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
@@ -12,7 +12,7 @@
1212
"version": "0.1.0",
1313
"private": true,
1414
"dependencies": {
15-
"babel-eslint": "^8.0.3",
15+
"babel-eslint": "^10.0.3",
1616
"enzyme-to-json": "^3.2.2",
1717
"eslint": "^4.13.0",
1818
"expect": "^22.0.0",

0 commit comments

Comments
 (0)