Update dependency eslint-plugin-jest to v22.2.2

This commit is contained in:
Renovate Bot 2019-02-14 10:49:03 +00:00
parent d45ca4f406
commit 5aaaf52e49
2 changed files with 5 additions and 5 deletions

View File

@ -94,7 +94,7 @@
"eslint": "5.12.1",
"eslint-config-airbnb-base": "13.1.0",
"eslint-plugin-import": "2.16.0",
"eslint-plugin-jest": "22.1.3",
"eslint-plugin-jest": "22.2.2",
"eslint-plugin-react": "7.12.4",
"eslint-watch": "4.0.2",
"babel-eslint": "10.0.1",

View File

@ -4814,10 +4814,10 @@ eslint-plugin-import@^2.9.0:
read-pkg-up "^2.0.0"
resolve "^1.6.0"
eslint-plugin-jest@22.1.3:
version "22.1.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.1.3.tgz#4444108dfcddc5d2117ed6dc551f529d7e73a99e"
integrity sha512-JTZTI6WQoNruAugNyCO8fXfTONVcDd5i6dMRFA5g3rUFn1UDDLILY1bTL6alvNXbW2U7Sc2OSpi8m08pInnq0A==
eslint-plugin-jest@22.2.2:
version "22.2.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.2.2.tgz#2a80d70a20c27dfb1503a6f32cdcb647fe5476df"
integrity sha512-hnWgh9o39VJfz6lJEyQJdTW7dN2yynlGkmPOlU/oMHh+d7WVMsJP1GeDTB520VCDljEdKExCwD5IBpQIUl4mJg==
eslint-plugin-jsx-a11y@^6.0.3:
version "6.1.2"