Skip to content

Commit 8924131

Browse files
committed
chore(deps): update dependency eslint-plugin-jest to v24.3.6
1 parent 3328cf2 commit 8924131

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"eslint-config-algolia": "16.0.0",
77
"eslint-config-prettier": "6.15.0",
88
"eslint-plugin-import": "2.22.1",
9-
"eslint-plugin-jest": "24.1.3",
9+
"eslint-plugin-jest": "24.3.6",
1010
"eslint-plugin-prettier": "3.1.4",
1111
"prettier": "2.1.2"
1212
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -595,10 +595,10 @@ [email protected]:
595595
resolve "^1.17.0"
596596
tsconfig-paths "^3.9.0"
597597

598-
eslint-plugin-jest@24.1.3:
599-
version "24.1.3"
600-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.1.3.tgz#fa3db864f06c5623ff43485ca6c0e8fc5fe8ba0c"
601-
integrity sha512-dNGGjzuEzCE3d5EPZQ/QGtmlMotqnYWD/QpCZ1UuZlrMAdhG5rldh0N0haCvhGnUkSeuORS5VNROwF9Hrgn3Lg==
598+
eslint-plugin-jest@24.3.6:
599+
version "24.3.6"
600+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.3.6.tgz#5f0ca019183c3188c5ad3af8e80b41de6c8e9173"
601+
integrity sha512-WOVH4TIaBLIeCX576rLcOgjNXqP+jNlCiEmRgFTfQtJ52DpwnIQKAVGlGPAN7CZ33bW6eNfHD6s8ZbEUTQubJg==
602602
dependencies:
603603
"@typescript-eslint/experimental-utils" "^4.0.1"
604604

0 commit comments

Comments
 (0)