Skip to content

Commit

Permalink
Update dependency eslint to v5.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 29, 2018
1 parent fd71918 commit dd3f5f5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"babel-plugin-import": "1.9.1",
"babel-plugin-syntax-async-functions": "6.13.0",
"babili-webpack-plugin": "0.1.2",
"eslint": "5.7.0",
"eslint": "5.8.0",
"eslint-config-airbnb": "17.1.0",
"eslint-import-resolver-webpack": "0.10.1",
"eslint-plugin-babel": "5.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2461,10 +2461,10 @@ eslint-visitor-keys@^1.0.0:
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==

eslint@5.7.0:
version "5.7.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.7.0.tgz#55c326d6fb2ad45fcbd0ce17c3846f025d1d819c"
integrity sha512-zYCeFQahsxffGl87U2aJ7DPyH8CbWgxBC213Y8+TCanhUTf2gEvfq3EKpHmEcozTLyPmGe9LZdMAwC/CpJBM5A==
eslint@5.8.0:
version "5.8.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.8.0.tgz#91fbf24f6e0471e8fdf681a4d9dd1b2c9f28309b"
integrity sha512-Zok6Bru3y2JprqTNm14mgQ15YQu/SMDkWdnmHfFg770DIUlmMFd/gqqzCHekxzjHZJxXv3tmTpH0C1icaYJsRQ==
dependencies:
"@babel/code-frame" "^7.0.0"
ajv "^6.5.3"
Expand Down

0 comments on commit dd3f5f5

Please sign in to comment.