Skip to content

Commit

Permalink
Merge pull request #44 from autolist/eslint-plugin-jest-21.20.2-146.0.0
Browse files Browse the repository at this point in the history
Update eslint-plugin-jest in / from 21.18.0 to 21.20.2
  • Loading branch information
mtchavez committed Aug 10, 2018
2 parents 742a892 + 216cdfd commit 586f42b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"eslint-config-airbnb": "^17.0.0",
"eslint-config-prettier": "^2.9.0",
"eslint-plugin-import": "^2.13.0",
"eslint-plugin-jest": "^21.18.0",
"eslint-plugin-jest": "^21.20.2",
"eslint-plugin-jsx-a11y": "^6.1.0",
"eslint-plugin-prettier": "^2.6.2",
"eslint-plugin-react": "^7.10.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -412,9 +412,9 @@ eslint-plugin-import@^2.13.0:
read-pkg-up "^2.0.0"
resolve "^1.6.0"

eslint-plugin-jest@^21.18.0:
version "21.18.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.18.0.tgz#d7305969a9c1902f895468791d968fcf08b5c0b7"
eslint-plugin-jest@^21.20.2:
version "21.20.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.20.2.tgz#136dfe946e9a015e643f074ade2fdb9932e8bab3"

eslint-plugin-jsx-a11y@^6.1.0:
version "6.1.0"
Expand Down

0 comments on commit 586f42b

Please sign in to comment.