Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

Commit

Permalink
Update eslint-plugin-jest to the latest version 馃殌 (#104)
Browse files Browse the repository at this point in the history
* chore(package): update eslint-plugin-jest to version 22.5.1

* chore(package): update lockfile yarn.lock
  • Loading branch information
greenkeeper[bot] authored and rovale committed Apr 25, 2019
1 parent 33912bb commit fff7907
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 @@ -20,7 +20,7 @@
"enzyme-to-json": "3.3.5",
"eslint-config-airbnb": "17.1.0",
"eslint-plugin-import": "2.17.2",
"eslint-plugin-jest": "22.5.0",
"eslint-plugin-jest": "22.5.1",
"eslint-plugin-jsx-a11y": "6.2.1",
"eslint-plugin-react": "7.12.4",
"react-scripts": "2.1.8"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3652,10 +3652,10 @@ eslint-plugin-import@2.17.2:
read-pkg-up "^2.0.0"
resolve "^1.10.0"

eslint-plugin-jest@22.5.0:
version "22.5.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.5.0.tgz#3a02527a5b08f7232f7bb0a52da98407bf84cdd0"
integrity sha512-YLeCRAuU3qP9lRZMul1/IbxXGg1THVpWFPBEa+VUQkcqEtO3W9GDKZ84MxYxzKTwMChTjj1l2vuNKva8HYtGPg==
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-jsx-a11y@6.1.2:
version "6.1.2"
Expand Down

0 comments on commit fff7907

Please sign in to comment.