chore(deps): update dependency eslint-plugin-jest to v22.5.1
This commit is contained in:
parent
12e0ee9f93
commit
28dc10bccc
2 changed files with 5 additions and 5 deletions
|
|
@ -53,7 +53,7 @@
|
|||
"eslint-config-algolia": "13.3.0",
|
||||
"eslint-config-prettier": "4.2.0",
|
||||
"eslint-plugin-import": "2.17.2",
|
||||
"eslint-plugin-jest": "22.4.1",
|
||||
"eslint-plugin-jest": "22.5.1",
|
||||
"eslint-plugin-prettier": "2.7.0",
|
||||
"jest": "23.6.0",
|
||||
"jsdom": "11.12.0",
|
||||
|
|
|
|||
|
|
@ -3095,10 +3095,10 @@ eslint-plugin-import@2.17.2:
|
|||
read-pkg-up "^2.0.0"
|
||||
resolve "^1.10.0"
|
||||
|
||||
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-jest@22.5.1:
|
||||
version "22.5.1"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.5.1.tgz#a31dfe9f9513c6af7c17ece4c65535a1370f060b"
|
||||
integrity sha512-c3WjZR/HBoi4GedJRwo2OGHa8Pzo1EbSVwQ2HFzJ+4t2OoYM7Alx646EH/aaxZ+9eGcPiq0FT0UGkRuFFx2FHg==
|
||||
|
||||
eslint-plugin-prettier@2.7.0:
|
||||
version "2.7.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue