Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to v21.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 30, 2018
1 parent 5489ad0 commit 1b70975
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@zeit/next-sass": "0.2.0",
"eslint-plugin-jest": "21.22.0",
"eslint-plugin-jest": "21.24.0",
"eslint-plugin-react": "7.11.1",
"jest": "23.6.0",
"node-sass": "4.9.3",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2359,9 +2359,9 @@ eslint-config-xo@^0.24.0:
version "0.24.2"
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.24.2.tgz#f61b8ce692e9f9519bdb6edc4ed7ebcd5be48f48"

eslint-plugin-jest@21.22.0:
version "21.22.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.22.0.tgz#1b9e49b3e5ce9a3d0a51af4579991d517f33726e"
eslint-plugin-jest@21.24.0:
version "21.24.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.24.0.tgz#4d194e1b6b4c8e5042de17399850ceddf82e25a1"

eslint-plugin-react@7.11.1:
version "7.11.1"
Expand Down

0 comments on commit 1b70975

Please sign in to comment.