Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v4.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 20, 2018
1 parent 8f55cf8 commit d00b2d0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"chalk": "2.3.1",
"check-node-version": "3.2.0",
"coveralls": "3.0.0",
"eslint": "4.18.0",
"eslint": "4.18.1",
"eslint-config-prettier": "2.9.0",
"eslint-config-standard": "10.2.1",
"eslint-plugin-babel": "4.1.2",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -716,9 +716,9 @@ eslint-visitor-keys@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"

eslint@4.18.0:
version "4.18.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.18.0.tgz#ebd0ba795af6dc59aa5cee17938160af5950e051"
eslint@4.18.1:
version "4.18.1"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.18.1.tgz#b9138440cb1e98b2f44a0d578c6ecf8eae6150b0"
dependencies:
ajv "^5.3.0"
babel-code-frame "^6.22.0"
Expand Down

0 comments on commit d00b2d0

Please sign in to comment.