Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v5.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 20, 2018
1 parent e0753de commit 9094ce7
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 @@ -28,7 +28,7 @@
"devDependencies": {
"@zendeskgarden/eslint-config": "7.0.5",
"babel-eslint": "9.0.0",
"eslint": "5.5.0",
"eslint": "5.6.0",
"eslint-plugin-notice": "0.7.7",
"gh-pages": "2.0.0",
"gulp": "4.0.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1474,9 +1474,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@5.5.0:
version "5.5.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.5.0.tgz#8557fcceab5141a8197da9ffd9904f89f64425c6"
eslint@5.6.0:
version "5.6.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.6.0.tgz#b6f7806041af01f71b3f1895cbb20971ea4b6223"
dependencies:
"@babel/code-frame" "^7.0.0"
ajv "^6.5.3"
Expand Down

0 comments on commit 9094ce7

Please sign in to comment.