Skip to content

Commit a149493

Browse files
authored
Merge pull request #175 from dashed/renovate/eslint-plugin-jest-23.x
Update dependency eslint-plugin-jest to v23.8.2
2 parents b51a85f + a12f096 commit a149493

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"babel-eslint": "10.1.0",
5959
"babel-jest": "24.9.0",
6060
"eslint": "6.8.0",
61-
"eslint-plugin-jest": "23.8.1",
61+
"eslint-plugin-jest": "23.8.2",
6262
"flow-bin": "0.120.1",
6363
"husky": "3.1.0",
6464
"jest": "24.9.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2169,10 +2169,10 @@ escodegen@^1.9.1:
21692169
optionalDependencies:
21702170
source-map "~0.6.1"
21712171

2172-
eslint-plugin-jest@23.8.1:
2173-
version "23.8.1"
2174-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.8.1.tgz#247025e8a51b3a25a4cc41166369b0bfb4db83b7"
2175-
integrity sha512-OycLNqPo/2EfO6kTqnmsu1khz1gTIOxGl3ThIVwL5/oycDF4pm5uNDyvFelNLdpr4COUuM8PVi3963NEG1Efpw==
2172+
eslint-plugin-jest@23.8.2:
2173+
version "23.8.2"
2174+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.8.2.tgz#6f28b41c67ef635f803ebd9e168f6b73858eb8d4"
2175+
integrity sha512-xwbnvOsotSV27MtAe7s8uGWOori0nUsrXh2f1EnpmXua8sDfY6VZhHAhHg2sqK7HBNycRQExF074XSZ7DvfoFg==
21762176
dependencies:
21772177
"@typescript-eslint/experimental-utils" "^2.5.0"
21782178

0 commit comments

Comments
 (0)