Skip to content

Commit

Permalink
Merge pull request #143 from dashed/renovate/eslint-plugin-jest-23.x
Browse files Browse the repository at this point in the history
Update dependency eslint-plugin-jest to v23.0.4
  • Loading branch information
dashed authored Nov 15, 2019
2 parents 8a9dd69 + 694bbb9 commit a834c1f
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.6.0",
"eslint-plugin-jest": "23.0.3",
"eslint-plugin-jest": "23.0.4",
"flow-bin": "0.112.0",
"husky": "3.0.9",
"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 @@ -2081,10 +2081,10 @@ escodegen@^1.9.1:
optionalDependencies:
source-map "~0.6.1"

[email protected].3:
version "23.0.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.0.3.tgz#d3f157f7791f97713372c13259ba1dfc436eb4c1"
integrity sha512-9cNxr66zeOyz1S9AkQL4/ouilR6QHpYj8vKOQZ60fu9hAt5PJWS4KqWqfr1aqN5NFEZSPjFOla2Azn+KTWiGwg==
[email protected].4:
version "23.0.4"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.0.4.tgz#1ab81ffe3b16c5168efa72cbd4db14d335092aa0"
integrity sha512-OaP8hhT8chJNodUPvLJ6vl8gnalcsU/Ww1t9oR3HnGdEWjm/DdCCUXLOral+IPGAeWu/EwgVQCK/QtxALpH1Yw==
dependencies:
"@typescript-eslint/experimental-utils" "^2.5.0"

Expand Down

0 comments on commit a834c1f

Please sign in to comment.