Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to v22.6.4 (#38)
Browse files Browse the repository at this point in the history
chore(deps): update dependency eslint-plugin-jest to v22.6.4
  • Loading branch information
jtassin authored Jun 16, 2019
2 parents 309d21c + e761116 commit a6104c6
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 @@ -31,7 +31,7 @@
"auto-changelog": "^1.12.0",
"eslint": "5.16.0",
"eslint-config-prettier": "4.3.0",
"eslint-plugin-jest": "22.5.1",
"eslint-plugin-jest": "22.6.4",
"husky": "2.1.0",
"jest": "^24.5.0",
"lint-staged": "8.1.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1687,10 +1687,10 @@ [email protected]:
dependencies:
get-stdin "^6.0.0"

eslint-plugin-jest@22.5.1:
version "22.5.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.5.1.tgz#a31dfe9f9513c6af7c17ece4c65535a1370f060b"
integrity sha512-c3WjZR/HBoi4GedJRwo2OGHa8Pzo1EbSVwQ2HFzJ+4t2OoYM7Alx646EH/aaxZ+9eGcPiq0FT0UGkRuFFx2FHg==
eslint-plugin-jest@22.6.4:
version "22.6.4"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.6.4.tgz#2895b047dd82f90f43a58a25cf136220a21c9104"
integrity sha512-36OqnZR/uMCDxXGmTsqU4RwllR0IiB/XF8GW3ODmhsjiITKuI0GpgultWFt193ipN3HARkaIcKowpE6HBvRHNg==

eslint-scope@^4.0.3:
version "4.0.3"
Expand Down

0 comments on commit a6104c6

Please sign in to comment.