Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to ^22.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 22, 2019
1 parent bcd0a2f commit 755943e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -101,7 +101,7 @@
"eslint-config-standard": "^12.0.0",
"eslint-config-vue": "^2.0.2",
"eslint-plugin-import": "^2.17.2",
"eslint-plugin-jest": "^22.5.1",
"eslint-plugin-jest": "^22.6.0",
"eslint-plugin-markdown": "^1.0.0",
"eslint-plugin-node": "^9.0.1",
"eslint-plugin-prettier": "^3.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -5032,10 +5032,10 @@ eslint-plugin-import@^2.17.2:
read-pkg-up "^2.0.0"
resolve "^1.10.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.0:
version "22.6.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.6.0.tgz#2f2818f65ed46de8a64363a7b9fff46739478a6b"
integrity sha512-bhQ2jm02ozM7Eki68BA6Hv7fnEL0g92Bu3zVUDEGV2LkmZ9AJRs5M497+3bCPb8GQeC3qBNoi1s9wPA5aEkryw==

eslint-plugin-markdown@^1.0.0:
version "1.0.0"
Expand Down

0 comments on commit 755943e

Please sign in to comment.