Skip to content

Commit

Permalink
chore(deps): update devdependency eslint-plugin-jest to ^22.13.4 (#3733)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and tmorehouse committed Jul 22, 2019
1 parent 59d7019 commit c930fbc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -103,7 +103,7 @@
"eslint-config-standard": "^13.0.1",
"eslint-config-vue": "^2.0.2",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jest": "^22.13.2",
"eslint-plugin-jest": "^22.13.4",
"eslint-plugin-markdown": "^1.0.0",
"eslint-plugin-node": "^9.1.0",
"eslint-plugin-prettier": "^3.1.0",
Expand Down
14 changes: 4 additions & 10 deletions yarn.lock
Expand Up @@ -4949,13 +4949,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-markdown@^1.0.0:
version "1.0.0"
Expand Down Expand Up @@ -12638,11 +12637,6 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=

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==

ua-parser-js@^0.7.19:
version "0.7.20"
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.20.tgz#7527178b82f6a62a0f243d1f94fd30e3e3c21098"
Expand Down

0 comments on commit c930fbc

Please sign in to comment.