Skip to content

Commit 79cdfb7

Browse files
fix(package): update eslint to version 6.3.0
Closes #184
1 parent 50a420d commit 79cdfb7

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
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"babel-eslint": "^8.0.3",
1616
"enzyme-to-json": "^3.2.2",
17-
"eslint": "^4.13.0",
17+
"eslint": "^6.3.0",
1818
"expect": "^22.0.0",
1919
"firebase": "^4.8.0",
2020
"history": "^4.7.2",

0 commit comments

Comments
 (0)