Skip to content

Commit e53fcb5

Browse files
author
Yannick Croissant
committed
Update dependencies
1 parent 9948883 commit e53fcb5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
"homepage": "https://github.com/yannickcr/eslint-plugin-react",
2424
"bugs": "https://github.com/yannickcr/eslint-plugin-react/issues",
2525
"devDependencies": {
26-
"babel-eslint": "4.0.5",
26+
"babel-eslint": "4.1.0",
2727
"coveralls": "2.11.4",
28-
"eslint": "1.1.0",
29-
"istanbul": "0.3.17",
28+
"eslint": "1.2.1",
29+
"istanbul": "0.3.18",
3030
"mocha": "2.2.5"
3131
},
3232
"keywords": [

0 commit comments

Comments
 (0)