Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

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 authored and renovate[bot] committed Sep 17, 2018
1 parent 087dd52 commit b413852
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -40,7 +40,7 @@
"conventional-changelog-cli": "2.0.5",
"docsearch.js": "2.5.2",
"doctoc": "1.3.1",
"eslint": "5.5.0",
"eslint": "5.6.0",
"eslint-config-algolia": "13.1.0",
"eslint-config-prettier": "2.10.0",
"eslint-import-resolver-webpack": "0.10.1",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -2476,9 +2476,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 b413852

Please sign in to comment.