Skip to content

Commit 49dd79e

Browse files
committed
Update dependency eslint-plugin-jest to v23.8.1
1 parent 812cdc5 commit 49dd79e

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.0",
61+
"eslint-plugin-jest": "23.8.1",
6262
"flow-bin": "0.119.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
@@ -2119,10 +2119,10 @@ escodegen@^1.9.1:
21192119
optionalDependencies:
21202120
source-map "~0.6.1"
21212121

2122-
eslint-plugin-jest@23.8.0:
2123-
version "23.8.0"
2124-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.8.0.tgz#c978f959fa8395801742d13c5a3125a986d2661e"
2125-
integrity sha512-DKXmLxguZ1Lru4u5YM12ko3WLq6gqo7dhV2b63K731+/PNyZ/Ff6NGONQsGUtPLG9zU3kdz/N+2LTbweNZifeg==
2122+
eslint-plugin-jest@23.8.1:
2123+
version "23.8.1"
2124+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.8.1.tgz#247025e8a51b3a25a4cc41166369b0bfb4db83b7"
2125+
integrity sha512-OycLNqPo/2EfO6kTqnmsu1khz1gTIOxGl3ThIVwL5/oycDF4pm5uNDyvFelNLdpr4COUuM8PVi3963NEG1Efpw==
21262126
dependencies:
21272127
"@typescript-eslint/experimental-utils" "^2.5.0"
21282128

0 commit comments

Comments
 (0)