Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
Update dependency eslint-plugin-jest to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and edmorley committed Nov 8, 2018
1 parent 665e829 commit 04ae1d3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"babel-core": "^7.0.0-bridge",
"babel-jest": "^23.6.0",
"deepmerge": "^1.5.2",
"eslint-plugin-jest": "^21.26.2"
"eslint-plugin-jest": "^22.0.0"
},
"peerDependencies": {
"jest": "^23.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4188,10 +4188,10 @@ eslint-plugin-import@^2.14.0:
read-pkg-up "^2.0.0"
resolve "^1.6.0"

eslint-plugin-jest@^21.26.2:
version "21.27.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.27.1.tgz#b64c2d6a7f0751cecc14580d7f4d9a5520424448"
integrity sha512-K+S4Wa20MoRRXICfnQBqjl2g9+ipJBeDUVrB3Csg4wOrxXMGcNxYuPRaiyA0pqmb/vO2cgaLEzurORfsLrztxg==
eslint-plugin-jest@^22.0.0:
version "22.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.0.0.tgz#87dc52bbdd47f37f23bf2b10bb8469458bb3ed68"
integrity sha512-YOj8cYI5ZXEZUrX2kUBLachR1ffjQiicIMBoivN7bXXHnxi8RcwNvmVzwlu3nTmjlvk5AP3kIpC5i8HcinmhPA==

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

0 comments on commit 04ae1d3

Please sign in to comment.