Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-plugin-jest from 23.8.2 to 23.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jun 1, 2020
1 parent 045ef31 commit a96d132
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 @@ -40,7 +40,7 @@
"@zeit/ncc": "^0.22.3",
"eslint": "^6.8.0",
"eslint-plugin-github": "^3.4.1",
"eslint-plugin-jest": "^23.8.2",
"eslint-plugin-jest": "^23.13.2",
"husky": "^4.2.5",
"jest": "^25.5.4",
"jest-circus": "^25.5.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1849,10 +1849,10 @@ eslint-plugin-import@>=2.18.2:
read-pkg-up "^2.0.0"
resolve "^1.12.0"

eslint-plugin-jest@^23.8.2:
version "23.8.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.8.2.tgz#6f28b41c67ef635f803ebd9e168f6b73858eb8d4"
integrity sha512-xwbnvOsotSV27MtAe7s8uGWOori0nUsrXh2f1EnpmXua8sDfY6VZhHAhHg2sqK7HBNycRQExF074XSZ7DvfoFg==
eslint-plugin-jest@^23.13.2:
version "23.13.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.13.2.tgz#7b7993b4e09be708c696b02555083ddefd7e4cc7"
integrity sha512-qZit+moTXTyZFNDqSIR88/L3rdBlTU7CuW6XmyErD2FfHEkdoLgThkRbiQjzgYnX6rfgLx3Ci4eJmF4Ui5v1Cw==
dependencies:
"@typescript-eslint/experimental-utils" "^2.5.0"

Expand Down

0 comments on commit a96d132

Please sign in to comment.