mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 14:59:14 +01:00
Merge pull request #167 from alxshelepenok/renovate/eslint
chore(deps): update dependency eslint to v5.16.0
This commit is contained in:
commit
45c2d32539
@ -94,7 +94,7 @@
|
||||
"stylelint": "9.10.1",
|
||||
"stylelint-scss": "3.5.4",
|
||||
"stylelint-config-recommended-scss": "3.2.0",
|
||||
"eslint": "5.15.3",
|
||||
"eslint": "5.16.0",
|
||||
"eslint-config-airbnb-base": "13.1.0",
|
||||
"eslint-plugin-jsx-a11y": "6.2.1",
|
||||
"eslint-plugin-import": "2.16.0",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -5011,9 +5011,9 @@ eslint-watch@5.0.1:
|
||||
optionator "^0.8.2"
|
||||
source-map-support "^0.5.9"
|
||||
|
||||
eslint@5.15.3:
|
||||
version "5.15.3"
|
||||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.3.tgz#c79c3909dc8a7fa3714fb340c11e30fd2526b8b5"
|
||||
eslint@5.16.0:
|
||||
version "5.16.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.16.0.tgz#a1e3ac1aae4a3fbd8296fcf8f7ab7314cbb6abea"
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.0.0"
|
||||
ajv "^6.9.1"
|
||||
@ -5035,7 +5035,7 @@ eslint@5.15.3:
|
||||
import-fresh "^3.0.0"
|
||||
imurmurhash "^0.1.4"
|
||||
inquirer "^6.2.2"
|
||||
js-yaml "^3.12.0"
|
||||
js-yaml "^3.13.0"
|
||||
json-stable-stringify-without-jsonify "^1.0.1"
|
||||
levn "^0.3.0"
|
||||
lodash "^4.17.11"
|
||||
@ -8702,7 +8702,7 @@ js-yaml@^3.10.0, js-yaml@^3.11.0, js-yaml@^3.12.0, js-yaml@^3.5.2, js-yaml@^3.7.
|
||||
argparse "^1.0.7"
|
||||
esprima "^4.0.0"
|
||||
|
||||
js-yaml@^3.12.2:
|
||||
js-yaml@^3.12.2, js-yaml@^3.13.0:
|
||||
version "3.13.0"
|
||||
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.0.tgz#38ee7178ac0eea2c97ff6d96fff4b18c7d8cf98e"
|
||||
dependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user