mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 14:59:14 +01:00
chore(deps): update eslint
This commit is contained in:
parent
3b36375a84
commit
f3e2de253e
@ -95,12 +95,12 @@
|
|||||||
"babel-jest": "24.8.0",
|
"babel-jest": "24.8.0",
|
||||||
"browserslist": "4.6.3",
|
"browserslist": "4.6.3",
|
||||||
"concurrently": "4.1.0",
|
"concurrently": "4.1.0",
|
||||||
"eslint": "6.0.0",
|
"eslint": "6.0.1",
|
||||||
"eslint-config-airbnb-base": "13.1.0",
|
"eslint-config-airbnb-base": "13.1.0",
|
||||||
"eslint-plugin-import": "2.17.3",
|
"eslint-plugin-import": "2.18.0",
|
||||||
"eslint-plugin-jest": "22.7.1",
|
"eslint-plugin-jest": "22.7.1",
|
||||||
"eslint-plugin-jsx-a11y": "6.2.1",
|
"eslint-plugin-jsx-a11y": "6.2.1",
|
||||||
"eslint-plugin-react": "7.14.0",
|
"eslint-plugin-react": "7.14.2",
|
||||||
"eslint-watch": "5.1.2",
|
"eslint-watch": "5.1.2",
|
||||||
"flow-typed": "^2.5.1",
|
"flow-typed": "^2.5.1",
|
||||||
"flow-bin": "^0.98.1",
|
"flow-bin": "^0.98.1",
|
||||||
|
18
yarn.lock
18
yarn.lock
@ -4728,9 +4728,9 @@ eslint-plugin-graphql@^3.0.3:
|
|||||||
graphql-config "^2.0.1"
|
graphql-config "^2.0.1"
|
||||||
lodash "^4.11.1"
|
lodash "^4.11.1"
|
||||||
|
|
||||||
eslint-plugin-import@2.17.3:
|
eslint-plugin-import@2.18.0:
|
||||||
version "2.17.3"
|
version "2.18.0"
|
||||||
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.17.3.tgz#00548b4434c18faebaba04b24ae6198f280de189"
|
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.18.0.tgz#7a5ba8d32622fb35eb9c8db195c2090bd18a3678"
|
||||||
dependencies:
|
dependencies:
|
||||||
array-includes "^3.0.3"
|
array-includes "^3.0.3"
|
||||||
contains-path "^0.1.0"
|
contains-path "^0.1.0"
|
||||||
@ -4777,9 +4777,9 @@ eslint-plugin-jsx-a11y@6.2.1, eslint-plugin-jsx-a11y@^6.0.3:
|
|||||||
has "^1.0.3"
|
has "^1.0.3"
|
||||||
jsx-ast-utils "^2.0.1"
|
jsx-ast-utils "^2.0.1"
|
||||||
|
|
||||||
eslint-plugin-react@7.14.0:
|
eslint-plugin-react@7.14.2:
|
||||||
version "7.14.0"
|
version "7.14.2"
|
||||||
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.14.0.tgz#14f97c1add4d873fee2b6c52ac38cda96c70d1d1"
|
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.14.2.tgz#94c193cc77a899ac0ecbb2766fbef88685b7ecc1"
|
||||||
dependencies:
|
dependencies:
|
||||||
array-includes "^3.0.3"
|
array-includes "^3.0.3"
|
||||||
doctrine "^2.1.0"
|
doctrine "^2.1.0"
|
||||||
@ -4847,9 +4847,9 @@ eslint-watch@5.1.2:
|
|||||||
optionator "^0.8.2"
|
optionator "^0.8.2"
|
||||||
source-map-support "^0.5.9"
|
source-map-support "^0.5.9"
|
||||||
|
|
||||||
eslint@6.0.0:
|
eslint@6.0.1:
|
||||||
version "6.0.0"
|
version "6.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.0.0.tgz#9223f19223de73b4ed730e11bff44a376b65844d"
|
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.0.1.tgz#4a32181d72cb999d6f54151df7d337131f81cda7"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/code-frame" "^7.0.0"
|
"@babel/code-frame" "^7.0.0"
|
||||||
ajv "^6.10.0"
|
ajv "^6.10.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user