Skip to content

Commit b635b74

Browse files
fix(package): update eslint-plugin-babel to version 5.1.0
Closes #132
1 parent 2270d04 commit b635b74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"babel-register": "^6.22.0",
1515
"commander": "^2.9.0",
1616
"eslint": "^4.1.0",
17-
"eslint-plugin-babel": "^4.0.1",
17+
"eslint-plugin-babel": "^5.1.0",
1818
"moment": "^2.18.1",
1919
"moment-precise-range-plugin": "^1.2.1",
2020
"mz": "^2.6.0"

0 commit comments

Comments
 (0)