chore(deps): update dependency eslint-plugin-jest to v22.3.0
This commit is contained in:
parent
2d26bfcd7b
commit
cb3717af40
2 changed files with 5 additions and 5 deletions
|
|
@ -54,7 +54,7 @@
|
|||
"eslint-config-algolia": "13.2.3",
|
||||
"eslint-config-prettier": "2.10.0",
|
||||
"eslint-plugin-import": "2.16.0",
|
||||
"eslint-plugin-jest": "22.2.2",
|
||||
"eslint-plugin-jest": "22.3.0",
|
||||
"eslint-plugin-prettier": "2.7.0",
|
||||
"jest": "23.6.0",
|
||||
"jsdom": "11.12.0",
|
||||
|
|
|
|||
|
|
@ -3099,10 +3099,10 @@ eslint-plugin-import@2.16.0:
|
|||
read-pkg-up "^2.0.0"
|
||||
resolve "^1.9.0"
|
||||
|
||||
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-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-prettier@2.7.0:
|
||||
version "2.7.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue