Skip to content

Commit

Permalink
Merge pull request #3182 from storybooks/dependencies.io-update-build…
Browse files Browse the repository at this point in the history
…-294.0.0

Update eslint-plugin-jest in / from 21.13.0 to 21.14.0
  • Loading branch information
Hypnosphi authored Mar 10, 2018
2 parents 3f5d019 + 10290e5 commit c44060c
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 @@ -63,7 +63,7 @@
"eslint-config-airbnb": "^16.1.0",
"eslint-config-prettier": "^2.9.0",
"eslint-plugin-import": "^2.9.0",
"eslint-plugin-jest": "^21.13.0",
"eslint-plugin-jest": "^21.14.0",
"eslint-plugin-json": "^1.2.0",
"eslint-plugin-jsx-a11y": "^6.0.3",
"eslint-plugin-prettier": "^2.6.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5364,9 +5364,9 @@ eslint-plugin-import@^2.9.0:
minimatch "^3.0.3"
read-pkg-up "^2.0.0"

eslint-plugin-jest@^21.13.0:
version "21.13.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.13.0.tgz#9fc903158d79e953aefd861a55e8a8c9f6ab3d36"
eslint-plugin-jest@^21.14.0:
version "21.14.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.14.0.tgz#ae1c2f9f8cc4ba389c824a5ba9414036b6d5ea5a"

eslint-plugin-json@^1.2.0:
version "1.2.0"
Expand Down

0 comments on commit c44060c

Please sign in to comment.