chore(deps): update dependency eslint-plugin-jest to v22.4.1
This commit is contained in:
parent
99712b4d1d
commit
9c959bdb9a
2 changed files with 5 additions and 5 deletions
|
|
@ -53,7 +53,7 @@
|
|||
"eslint-config-algolia": "13.2.3",
|
||||
"eslint-config-prettier": "4.1.0",
|
||||
"eslint-plugin-import": "2.16.0",
|
||||
"eslint-plugin-jest": "22.3.0",
|
||||
"eslint-plugin-jest": "22.4.1",
|
||||
"eslint-plugin-prettier": "2.7.0",
|
||||
"jest": "23.6.0",
|
||||
"jsdom": "11.12.0",
|
||||
|
|
|
|||
|
|
@ -3042,10 +3042,10 @@ eslint-plugin-import@2.16.0:
|
|||
read-pkg-up "^2.0.0"
|
||||
resolve "^1.9.0"
|
||||
|
||||
eslint-plugin-jest@22.3.0:
|
||||
version "22.3.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.3.0.tgz#a10f10dedfc92def774ec9bb5bfbd2fb8e1c96d2"
|
||||
integrity sha512-P1mYVRNlOEoO5T9yTqOfucjOYf1ktmJ26NjwjH8sxpCFQa6IhBGr5TpKl3hcAAT29hOsRJVuMWmTsHoUVo9FoA==
|
||||
eslint-plugin-jest@22.4.1:
|
||||
version "22.4.1"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.4.1.tgz#a5fd6f7a2a41388d16f527073b778013c5189a9c"
|
||||
integrity sha512-gcLfn6P2PrFAVx3AobaOzlIEevpAEf9chTpFZz7bYfc7pz8XRv7vuKTIE4hxPKZSha6XWKKplDQ0x9Pq8xX2mg==
|
||||
|
||||
eslint-plugin-prettier@2.7.0:
|
||||
version "2.7.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue