Skip to content

Commit

Permalink
[Dev Deps] update babel-eslint, eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Dec 3, 2017
1 parent 6f444a7 commit eefce85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"prop-types": "^15.6.0"
},
"devDependencies": {
"babel-eslint": "^8.0.2",
"babel-eslint": "^8.0.3",
"coveralls": "^3.0.0",
"eslint": "^4.10.0",
"eslint": "^4.12.1",
"istanbul": "0.4.5",
"mocha": "^4.0.1"
},
Expand Down

0 comments on commit eefce85

Please sign in to comment.