Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to v22.13.4 (#2702)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and samouss committed Jul 22, 2019
1 parent 1098e49 commit 019a06b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"eslint-config-algolia": "13.4.0",
"eslint-config-prettier": "6.0.0",
"eslint-plugin-import": "2.18.2",
"eslint-plugin-jest": "22.13.2",
"eslint-plugin-jest": "22.13.4",
"eslint-plugin-prettier": "3.1.0",
"eslint-plugin-react": "7.14.2",
"file-loader": "4.1.0",
Expand Down
11 changes: 5 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7971,13 +7971,12 @@ eslint-plugin-import@2.18.2:
read-pkg-up "^2.0.0"
resolve "^1.11.0"

eslint-plugin-jest@22.13.2:
version "22.13.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.13.2.tgz#9359bd43a29c381d63632a293e62451927b86402"
integrity sha512-uHPkdiMxP3ESGK0u/wu6cFCXuymjDXwoXZ4FMaY65bGL2RGi1nMXeGrVBRSv1YRGrnbPGH3qeuHymvbzcajfvg==
eslint-plugin-jest@22.13.4:
version "22.13.4"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.13.4.tgz#114ed3e6864a170e72d271865bd87c55a4686a7f"
integrity sha512-+pua8duX2ELhCN55CGdnT1kIudDl2NE7k0koIbobx9ZzNYT8GhZHilP0WIIhOQ0XuU06JXFdOcQtPC/Z17zZ0g==
dependencies:
"@typescript-eslint/experimental-utils" "^1.13.0"
typescript "^3.5.3"

eslint-plugin-prettier@3.1.0:
version "3.1.0"
Expand Down Expand Up @@ -17406,7 +17405,7 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=

typescript@3.5.3, typescript@^3.5.3:
typescript@3.5.3:
version "3.5.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.3.tgz#c830f657f93f1ea846819e929092f5fe5983e977"
integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g==
Expand Down

0 comments on commit 019a06b

Please sign in to comment.