Skip to content

Commit

Permalink
Update dependency eslint-plugin-jest to v23.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 30, 2019
1 parent a73007d commit e07e2e3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"babel-eslint": "10.0.3",
"babel-jest": "24.9.0",
"eslint": "6.7.1",
"eslint-plugin-jest": "23.0.5",
"eslint-plugin-jest": "23.1.1",
"flow-bin": "0.112.0",
"husky": "3.1.0",
"jest": "24.9.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1944,10 +1944,10 @@ escodegen@^1.9.1:
optionalDependencies:
source-map "~0.6.1"

eslint-plugin-jest@23.0.5:
version "23.0.5"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.0.5.tgz#3c7c5e636c5a21677d2dfc8ba5424233ee2b9f27"
integrity sha512-etxXrWsFWzxsrxKwJnFC38uppH/vlJ3oF7Wmp/cxedqxRIxVhXup8e5y5MmtVXelevgxrgA1QS1vo8j889iK5Q==
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==
dependencies:
"@typescript-eslint/experimental-utils" "^2.5.0"

Expand Down

0 comments on commit e07e2e3

Please sign in to comment.