Merge pull request #353 from alxshelepenok/renovate/eslint

chore(deps): update dependency eslint-plugin-jest to v22.15.1
This commit is contained in:
Alexander Shelepenok 2019-08-14 17:34:32 +03:00 committed by GitHub
commit 1f33e1d51e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -98,7 +98,7 @@
"eslint": "6.1.0",
"eslint-config-airbnb-base": "13.2.0",
"eslint-plugin-import": "2.18.2",
"eslint-plugin-jest": "22.15.0",
"eslint-plugin-jest": "22.15.1",
"eslint-plugin-jsx-a11y": "6.2.3",
"eslint-plugin-react": "7.14.3",
"eslint-watch": "6.0.0",

View File

@ -4622,10 +4622,10 @@ eslint-plugin-import@^2.9.0:
read-pkg-up "^2.0.0"
resolve "^1.11.0"
eslint-plugin-jest@22.15.0:
version "22.15.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.15.0.tgz#fe70bfff7eeb47ca0ab229588a867f82bb8592c5"
integrity sha512-hgnPbSqAIcLLS9ePb12hNHTRkXnkVaCfOwCt2pzQ8KpOKPWGA4HhLMaFN38NBa/0uvLfrZpcIRjT+6tMAfr58Q==
eslint-plugin-jest@22.15.1:
version "22.15.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.15.1.tgz#54c4a752a44c4bc5a564ecc22b32e1cd16a2961a"
integrity sha512-CWq/RR/3tLaKFB+FZcCJwU9hH5q/bKeO3rFP8G07+q7hcDCFNqpvdphVbEbGE6o6qo1UbciEev4ejUWv7brUhw==
dependencies:
"@typescript-eslint/experimental-utils" "^1.13.0"