Skip to content

Commit a0f2c81

Browse files
author
Yannick Croissant
committed
Update dependencies
1 parent f998882 commit a0f2c81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
"jsx-ast-utils": "^1.2.1"
2828
},
2929
"devDependencies": {
30-
"babel-eslint": "^6.0.5",
30+
"babel-eslint": "6.1.0",
3131
"coveralls": "2.11.9",
32-
"eslint": "^3.0.0",
32+
"eslint": "3.0.1",
3333
"istanbul": "0.4.4",
3434
"mocha": "2.5.3"
3535
},

0 commit comments

Comments
 (0)