Skip to content

Commit

Permalink
feat(package): update babel-eslint to version 10.0.0 (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and DHedgecock committed Sep 29, 2018
1 parent cb8fd0a commit 900d85f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"format": "prettier --write \"*.{js,md}\""
},
"dependencies": {
"babel-eslint": "~9.0.0",
"babel-eslint": "~10.0.0",
"eslint": "~5.4.0",
"eslint-config-airbnb": "17.1.0",
"eslint-config-prettier": "~3.1.0",
Expand Down

0 comments on commit 900d85f

Please sign in to comment.