Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to v22.7.1 (#333)
Browse files Browse the repository at this point in the history
chore(deps): update dependency eslint-plugin-jest to v22.7.1
  • Loading branch information
paulgv committed Jun 22, 2019
2 parents 9cd034d + 4a0819f commit b17bb73
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 @@
"eslint": "5.16.0",
"eslint-config-standard": "12.0.0",
"eslint-plugin-import": "2.17.3",
"eslint-plugin-jest": "22.7.0",
"eslint-plugin-jest": "22.7.1",
"eslint-plugin-node": "9.1.0",
"eslint-plugin-promise": "4.1.1",
"eslint-plugin-standard": "4.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4062,10 +4062,10 @@ eslint-plugin-import@2.17.3:
read-pkg-up "^2.0.0"
resolve "^1.11.0"

eslint-plugin-jest@22.7.0:
version "22.7.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.7.0.tgz#a1d325bccb024b04f5354c56fe790baba54a454c"
integrity sha512-0U9nBd9V6+GKpM/KvRDcmMuPsewSsdM7NxCozgJkVAh8IrwHmQ0aw44/eYuVkhT8Fcdhsz0zYiyPtKg147eXMQ==
eslint-plugin-jest@22.7.1:
version "22.7.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.7.1.tgz#5dcdf8f7a285f98040378220d6beca581f0ab2a1"
integrity sha512-CrT3AzA738neimv8G8iK2HCkrCwHnAJeeo7k5TEHK86VMItKl6zdJT/tHBDImfnVVAYsVs4Y6BUdBZQCCgfiyw==

eslint-plugin-node@9.1.0:
version "9.1.0"
Expand Down

0 comments on commit b17bb73

Please sign in to comment.