Browse Source
chore(deps): update dependency eslint to v5.9.0
renovate/lint-staged-8.x
Renovate Bot
6 years ago
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
2 changed files with
5 additions and
5 deletions
-
package.json
-
yarn.lock
|
|
@ -244,7 +244,7 @@ |
|
|
|
"enzyme": "3.7.0", |
|
|
|
"enzyme-adapter-react-16": "1.6.0", |
|
|
|
"enzyme-to-json": "3.3.4", |
|
|
|
"eslint": "5.8.0", |
|
|
|
"eslint": "5.9.0", |
|
|
|
"eslint-config-airbnb": "17.1.0", |
|
|
|
"eslint-config-prettier": "3.1.0", |
|
|
|
"eslint-formatter-pretty": "1.3.0", |
|
|
|
|
|
@ -7095,10 +7095,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.8.0: |
|
|
|
version "5.8.0" |
|
|
|
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.8.0.tgz#91fbf24f6e0471e8fdf681a4d9dd1b2c9f28309b" |
|
|
|
integrity sha512-Zok6Bru3y2JprqTNm14mgQ15YQu/SMDkWdnmHfFg770DIUlmMFd/gqqzCHekxzjHZJxXv3tmTpH0C1icaYJsRQ== |
|
|
|
eslint@5.9.0: |
|
|
|
version "5.9.0" |
|
|
|
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.9.0.tgz#b234b6d15ef84b5849c6de2af43195a2d59d408e" |
|
|
|
integrity sha512-g4KWpPdqN0nth+goDNICNXGfJF7nNnepthp46CAlJoJtC5K/cLu3NgCM3AHu1CkJ5Hzt9V0Y0PBAO6Ay/gGb+w== |
|
|
|
dependencies: |
|
|
|
"@babel/code-frame" "^7.0.0" |
|
|
|
ajv "^6.5.3" |
|
|
|