Skip to content

Commit

Permalink
Merge pull request #4583 from storybooks/dependabot/npm_and_yarn/esli…
Browse files Browse the repository at this point in the history
…nt-plugin-jest-21.26.1

Bump eslint-plugin-jest from 21.25.1 to 21.26.1
  • Loading branch information
ndelangen authored Oct 26, 2018
2 parents 3659c8e + 2b5aae1 commit 30d65a3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"eslint-config-airbnb": "^17.0.0",
"eslint-config-prettier": "^3.1.0",
"eslint-plugin-import": "^2.13.0",
"eslint-plugin-jest": "^21.25.1",
"eslint-plugin-jest": "^21.26.1",
"eslint-plugin-json": "^1.2.1",
"eslint-plugin-jsx-a11y": "^6.1.2",
"eslint-plugin-prettier": "^3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8754,10 +8754,10 @@ [email protected], eslint-plugin-import@^2.13.0:
read-pkg-up "^2.0.0"
resolve "^1.6.0"

eslint-plugin-jest@^21.25.1:
version "21.25.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.25.1.tgz#166c6b9d33bd7bc5b8ece62cff878ba207600bb6"
integrity sha512-mmphmAD/WihjFGq1IUHLSZWQPcd8U9w/SeFCHf3p0V3Q3MBxmj1ZKnh41hID44guIACLuwos/LhVWIr4phN4yg==
eslint-plugin-jest@^21.26.1:
version "21.26.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.26.1.tgz#73c5d6838d384fe6a9644077c27011bd99665ff2"
integrity sha512-utdtKV04jP8ZXnqbsrArI/7m0Bg819JYnP/f6zP3gwnU7hHGdUzlYPNW73wShVFIDmllgHnkpo49kOPNhbQwrg==

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

0 comments on commit 30d65a3

Please sign in to comment.