Skip to content
This repository was archived by the owner on Aug 18, 2021. It is now read-only.

Commit 61b4b05

Browse files
greenkeeperio-botdanez
authored andcommitted
Update eslint-config-babel to version 2.0.1 🚀 (#408)
* chore(package): update eslint-config-babel to version 2.0.1 https://greenkeeper.io/ * Fix plugin
1 parent b10676b commit 61b4b05

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,11 @@
3737
},
3838
"homepage": "https://github.com/babel/babel-eslint",
3939
"devDependencies": {
40+
"babel-eslint": "^7.0.0",
4041
"eslint": "^3.6.0",
41-
"eslint-config-babel": "^1.0.2",
42+
"eslint-config-babel": "^2.0.1",
4243
"eslint-plugin-babel": "^3.3.0",
43-
"eslint-plugin-flow-vars": "^0.5.0",
44+
"eslint-plugin-flowtype": "^2.4.0",
4445
"espree": "^3.3.1",
4546
"mocha": "^3.0.0"
4647
}

0 commit comments

Comments
 (0)