Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to v23.6.0 (infinit…
Browse files Browse the repository at this point in the history
…ered#705)

Co-authored-by: WhiteSource Renovate <[email protected]>
[skip ci]
  • Loading branch information
renovate[bot] authored Jan 30, 2020
1 parent 6fc1137 commit 8a0128c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"eslint-config-prettier": "6.7.0",
"eslint-config-standard": "14.1.0",
"eslint-plugin-import": "2.20.0",
"eslint-plugin-jest": "23.1.1",
"eslint-plugin-jest": "23.6.0",
"eslint-plugin-node": "11.0.0",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-standard": "4.0.1",
Expand Down
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2426,12 +2426,13 @@ [email protected]:
read-pkg-up "^2.0.0"
resolve "^1.12.0"

eslint-plugin-jest@23.1.1:
version "23.1.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.1.1.tgz#1220ab53d5a4bf5c3c4cd07c0dabc6199d4064dd"
integrity sha512-2oPxHKNh4j1zmJ6GaCBuGcb8FVZU7YjFUOJzGOPnl9ic7VA/MGAskArLJiRIlnFUmi1EUxY+UiATAy8dv8s5JA==
eslint-plugin-jest@23.6.0:
version "23.6.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.6.0.tgz#508b32f80d44058c8c01257c0ee718cfbd521e9d"
integrity sha512-GH8AhcFXspOLqak7fqnddLXEJsrFyvgO8Bm60SexvKSn1+3rWYESnCiWUOCUcBTprNSDSE4CtAZdM4EyV6gPPw==
dependencies:
"@typescript-eslint/experimental-utils" "^2.5.0"
micromatch "^4.0.2"

[email protected]:
version "11.0.0"
Expand Down

0 comments on commit 8a0128c

Please sign in to comment.