Skip to content

Commit eefce85

Browse files
committed
[Dev Deps] update babel-eslint, eslint
1 parent 6f444a7 commit eefce85

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
@@ -30,9 +30,9 @@
3030
"prop-types": "^15.6.0"
3131
},
3232
"devDependencies": {
33-
"babel-eslint": "^8.0.2",
33+
"babel-eslint": "^8.0.3",
3434
"coveralls": "^3.0.0",
35-
"eslint": "^4.10.0",
35+
"eslint": "^4.12.1",
3636
"istanbul": "0.4.5",
3737
"mocha": "^4.0.1"
3838
},

0 commit comments

Comments
 (0)