Skip to content

Commit 7eb44d3

Browse files
chore(deps): update dependency eslint-plugin-jest to v21.27.2
1 parent fed3748 commit 7eb44d3

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"eslint-config-prettier": "2.9.0",
5353
"eslint-plugin-flowtype": "2.46.1",
5454
"eslint-plugin-import": "2.9.0",
55-
"eslint-plugin-jest": "21.15.0",
55+
"eslint-plugin-jest": "21.27.2",
5656
"eslint-plugin-jsx-a11y": "6.0.3",
5757
"eslint-plugin-prettier": "2.6.0",
5858
"eslint-plugin-react": "7.7.0",

yarn.lock

+4-3
Original file line numberDiff line numberDiff line change
@@ -4226,9 +4226,10 @@ [email protected]:
42264226
minimatch "^3.0.3"
42274227
read-pkg-up "^2.0.0"
42284228

4229-
4230-
version "21.15.0"
4231-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.15.0.tgz#645a3f560d3e61d99611b215adc80b4f31e6d896"
4229+
4230+
version "21.27.2"
4231+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.27.2.tgz#2a795b7c3b5e707df48a953d651042bd01d7b0a8"
4232+
integrity sha512-0E4OIgBJVlAmf1KfYFtZ3gYxgUzC5Eb3Jzmrc9ikI1OY+/cM8Kh72Ti7KfpeHNeD3HJNf9SmEfmvQLIz44Hrhw==
42324233

42334234
42344235
version "6.0.3"

0 commit comments

Comments
 (0)