chore(deps): update dependency eslint to v5.15.3

This commit is contained in:
Renovate Bot 2019-03-18 16:23:41 +00:00
parent 588926b77f
commit 25b268b9f1
2 changed files with 4 additions and 4 deletions

View File

@ -94,7 +94,7 @@
"stylelint": "9.10.1",
"stylelint-scss": "3.5.4",
"stylelint-config-recommended-scss": "3.2.0",
"eslint": "5.15.2",
"eslint": "5.15.3",
"eslint-config-airbnb-base": "13.1.0",
"eslint-plugin-jsx-a11y": "6.2.1",
"eslint-plugin-import": "2.16.0",

View File

@ -4992,9 +4992,9 @@ eslint-watch@5.0.1:
optionator "^0.8.2"
source-map-support "^0.5.9"
eslint@5.15.2:
version "5.15.2"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.2.tgz#0237bbb2362f89f4effef2f191eb0fea5279c0a5"
eslint@5.15.3:
version "5.15.3"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.3.tgz#c79c3909dc8a7fa3714fb340c11e30fd2526b8b5"
dependencies:
"@babel/code-frame" "^7.0.0"
ajv "^6.9.1"