Skip to content

Commit 71c0934

Browse files
committed
Update devDependencies
1 parent 4a100dd commit 71c0934

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
@@ -37,11 +37,11 @@
3737
"devDependencies": {
3838
"babel-cli": "^6.1.18",
3939
"babel-core": "^6.1.21",
40-
"babel-eslint": "^4.1.5",
40+
"babel-eslint": "^6.0.0",
4141
"babel-preset-es2015": "^6.1.18",
42-
"eslint": "^1.9.0",
42+
"eslint": "^2.0.0",
4343
"expect": "^1.13.0",
44-
"lodash": "^3.10.1",
44+
"lodash": "^4.0.0",
4545
"mocha": "^2.3.4",
4646
"posthtml": "^0.8.0"
4747
},

0 commit comments

Comments
 (0)