Skip to content

Commit

Permalink
[Dev Deps] update babel-eslint, coveralls, eslint, mocha
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jun 4, 2018
1 parent 9e83b7c commit df430ee
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
"prop-types": "^15.6.1"
},
"devDependencies": {
"babel-eslint": "^8.2.1",
"coveralls": "^3.0.0",
"eslint": "^4.18.0",
"babel-eslint": "^8.2.3",
"coveralls": "^3.0.1",
"eslint": "^4.19.1",
"istanbul": "^0.4.5",
"mocha": "^5.0.1"
"mocha": "^5.2.0"
},
"peerDependencies": {
"eslint": "^3.0.0 || ^4.0.0"
Expand Down

0 comments on commit df430ee

Please sign in to comment.