Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jest to v21.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 17, 2018
1 parent ca66277 commit a0d2c2d
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -41,7 +41,7 @@
"eslint-config-algolia": "10.1.0",
"eslint-config-prettier": "2.8.0",
"eslint-plugin-import": "2.13.0",
"eslint-plugin-jest": "21.17.0",
"eslint-plugin-jest": "21.18.0",
"eslint-plugin-prettier": "2.6.2",
"json": "9.0.6"
}
Expand Down
2 changes: 1 addition & 1 deletion sample-project/package.json
Expand Up @@ -22,7 +22,7 @@
"eslint-config-algolia": "file:../",
"eslint-config-prettier": "2.8.0",
"eslint-plugin-import": "2.13.0",
"eslint-plugin-jest": "21.17.0",
"eslint-plugin-jest": "21.18.0",
"eslint-plugin-prettier": "2.6.2",
"eslint-plugin-react": "7.7.0",
"prettier": "1.13.7"
Expand Down
6 changes: 3 additions & 3 deletions sample-project/yarn.lock
Expand Up @@ -411,9 +411,9 @@ eslint-plugin-import@2.13.0:
read-pkg-up "^2.0.0"
resolve "^1.6.0"

eslint-plugin-jest@21.17.0:
version "21.17.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.17.0.tgz#fdb00e2f9ff16987d6ebcf2c75c7add105760bbb"
eslint-plugin-jest@21.18.0:
version "21.18.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.18.0.tgz#d7305969a9c1902f895468791d968fcf08b5c0b7"

eslint-plugin-prettier@2.6.2:
version "2.6.2"
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -797,9 +797,9 @@ eslint-plugin-import@^2.3.0:
minimatch "^3.0.3"
read-pkg-up "^2.0.0"

eslint-plugin-jest@21.17.0:
version "21.17.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.17.0.tgz#fdb00e2f9ff16987d6ebcf2c75c7add105760bbb"
eslint-plugin-jest@21.18.0:
version "21.18.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.18.0.tgz#d7305969a9c1902f895468791d968fcf08b5c0b7"

eslint-plugin-jest@^20.0.3:
version "20.0.3"
Expand Down

0 comments on commit a0d2c2d

Please sign in to comment.