Skip to content

Commit 74c476a

Browse files
author
Yannick Croissant
committed
Update dependencies
1 parent 98718a3 commit 74c476a

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,11 +23,11 @@
2323
"homepage": "https://github.com/yannickcr/eslint-plugin-react",
2424
"bugs": "https://github.com/yannickcr/eslint-plugin-react/issues",
2525
"devDependencies": {
26-
"babel-eslint": "3.0.1",
26+
"babel-eslint": "3.1.1",
2727
"coveralls": "2.11.2",
28-
"eslint": "0.19.0",
28+
"eslint": "0.21.0",
2929
"eslint-tester": "eslint/eslint-tester#c2a1f722cd",
30-
"istanbul": "0.3.13",
30+
"istanbul": "0.3.14",
3131
"mocha": "2.2.4"
3232
},
3333
"peerDependencies": {

0 commit comments

Comments
 (0)