Skip to content

Commit 978dd81

Browse files
dependabot[bot]jrolfs
authored andcommitted
feat(deps): bump eslint-plugin-jest from 24.3.5 to 24.3.6
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.5 to 24.3.6. - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v24.3.5...v24.3.6) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 32e11a8 commit 978dd81

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"eslint-config-airbnb-typescript": "^12.3.1",
6969
"eslint-config-prettier": "^8.3.0",
7070
"eslint-plugin-import": "^2.20.0",
71-
"eslint-plugin-jest": "^24.1.5",
71+
"eslint-plugin-jest": "^24.3.6",
7272
"eslint-plugin-jsx-a11y": "^6.4.1",
7373
"eslint-plugin-prettier": "^3.4.0",
7474
"eslint-plugin-react": "^7.23.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3756,10 +3756,10 @@ eslint-plugin-jest-dom@^3.8.0:
37563756
"@testing-library/dom" "^7.28.1"
37573757
requireindex "^1.2.0"
37583758

3759-
eslint-plugin-jest@^24.1.5, eslint-plugin-jest@^24.3.5:
3760-
version "24.3.5"
3761-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.3.5.tgz#71f0b580f87915695c286c3f0eb88cf23664d044"
3762-
integrity sha512-XG4rtxYDuJykuqhsOqokYIR84/C8pRihRtEpVskYLbIIKGwPNW2ySxdctuVzETZE+MbF/e7wmsnbNVpzM0rDug==
3759+
eslint-plugin-jest@^24.3.5, eslint-plugin-jest@^24.3.6:
3760+
version "24.3.6"
3761+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.3.6.tgz#5f0ca019183c3188c5ad3af8e80b41de6c8e9173"
3762+
integrity sha512-WOVH4TIaBLIeCX576rLcOgjNXqP+jNlCiEmRgFTfQtJ52DpwnIQKAVGlGPAN7CZ33bW6eNfHD6s8ZbEUTQubJg==
37633763
dependencies:
37643764
"@typescript-eslint/experimental-utils" "^4.0.1"
37653765

0 commit comments

Comments
 (0)