Skip to content

Commit d3cd22b

Browse files
committed
chore(deps): update dependency eslint-plugin-jest to v22
1 parent f06afc5 commit d3cd22b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint-config-prettier": "2.9.0",
4141
"eslint-plugin-flowtype": "2.42.0",
4242
"eslint-plugin-import": "2.8.0",
43-
"eslint-plugin-jest": "21.7.0",
43+
"eslint-plugin-jest": "22.4.1",
4444
"eslint-plugin-prettier": "2.6.0",
4545
"flow-bin": "0.64.0",
4646
"flow-coverage-report": "0.4.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1535,9 +1535,9 @@ eslint-plugin-import@2.8.0:
15351535
minimatch "^3.0.3"
15361536
read-pkg-up "^2.0.0"
15371537

1538-
eslint-plugin-jest@21.7.0:
1539-
version "21.7.0"
1540-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.7.0.tgz#651f1c6ce999af3ac59ab8bf8a376d742fd0fc23"
1538+
eslint-plugin-jest@22.4.1:
1539+
version "22.4.1"
1540+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.4.1.tgz#a5fd6f7a2a41388d16f527073b778013c5189a9c"
15411541

15421542
eslint-plugin-prettier@2.6.0:
15431543
version "2.6.0"

0 commit comments

Comments
 (0)