Skip to content

Commit d17a404

Browse files
chore(deps): update dependency eslint-plugin-jest to v24.3.5 (#16)
Co-authored-by: Renovate Bot <[email protected]>
1 parent c67f633 commit d17a404

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
@@ -39,7 +39,7 @@
3939
"eslint-plugin-algolia": "2.0.0",
4040
"eslint-plugin-eslint-comments": "3.2.0",
4141
"eslint-plugin-import": "2.22.1",
42-
"eslint-plugin-jest": "24.3.2",
42+
"eslint-plugin-jest": "24.3.5",
4343
"eslint-plugin-jsdoc": "32.3.0",
4444
"eslint-plugin-node": "11.1.0",
4545
"eslint-plugin-prettier": "3.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6768,10 +6768,10 @@ [email protected]:
67686768
resolve "^1.17.0"
67696769
tsconfig-paths "^3.9.0"
67706770

6771-
6772-
version "24.3.2"
6773-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.3.2.tgz#30a8b2dea6278d0da1d6fb9d6cd530aaf58050a1"
6774-
integrity sha512-cicWDr+RvTAOKS3Q/k03+Z3odt3VCiWamNUHWd6QWbVQWcYJyYgUTu8x0mx9GfeDEimawU5kQC+nQ3MFxIM6bw==
6771+
6772+
version "24.3.5"
6773+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.3.5.tgz#71f0b580f87915695c286c3f0eb88cf23664d044"
6774+
integrity sha512-XG4rtxYDuJykuqhsOqokYIR84/C8pRihRtEpVskYLbIIKGwPNW2ySxdctuVzETZE+MbF/e7wmsnbNVpzM0rDug==
67756775
dependencies:
67766776
"@typescript-eslint/experimental-utils" "^4.0.1"
67776777

0 commit comments

Comments
 (0)