Skip to content

Commit

Permalink
[Dev Deps] update babel-eslint, coveralls, mocha
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jun 11, 2017
1 parent 0c36380 commit 8abf832
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -28,11 +28,11 @@
"jsx-ast-utils": "^1.3.4"
},
"devDependencies": {
"babel-eslint": "7.2.3",
"coveralls": "2.13.1",
"babel-eslint": "^7.2.3",
"coveralls": "^2.13.1",
"eslint": "^3.0.0",
"istanbul": "0.4.5",
"mocha": "3.3.0"
"mocha": "^3.3.0"
},
"peerDependencies": {
"eslint": "^3.0.0"
Expand Down

0 comments on commit 8abf832

Please sign in to comment.