Skip to content

Commit 095ee1b

Browse files
committed
Update babel-eslint to ^6.0.0 and eslint to ^2.0.0
1 parent e1993d3 commit 095ee1b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
"devDependencies": {
3333
"babel-cli": "^6.4.5",
3434
"babel-core": "^6.4.5",
35-
"babel-eslint": "^4.1.8",
35+
"babel-eslint": "^6.0.0",
3636
"babel-preset-es2015": "^6.3.13",
37-
"eslint": "^1.10.3",
37+
"eslint": "^2.0.0",
3838
"expect": "^1.14.0",
3939
"mocha": "^2.4.5",
4040
"posthtml": "^0.8.2"

0 commit comments

Comments
 (0)