Skip to content

Commit 871fa6c

Browse files
chore(deps-dev): bump eslint-plugin-jest from 28.8.3 to 28.9.0 (#12095)
1 parent e50e40f commit 871fa6c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
"eslint-gitignore": "^0.1.0",
195195
"eslint-plugin-flowtype": "^8.0.3",
196196
"eslint-plugin-import": "^2.31.0",
197-
"eslint-plugin-jest": "^28.8.3",
197+
"eslint-plugin-jest": "^28.9.0",
198198
"eslint-plugin-jsx-a11y": "^6.10.2",
199199
"eslint-plugin-n": "^17.12.0",
200200
"eslint-plugin-react": "^7.37.2",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6595,10 +6595,10 @@ eslint-plugin-jest@^25.3.0:
65956595
dependencies:
65966596
"@typescript-eslint/experimental-utils" "^5.0.0"
65976597

6598-
eslint-plugin-jest@^28.8.3:
6599-
version "28.8.3"
6600-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.8.3.tgz#c5699bba0ad06090ad613535e4f1572f4c2567c0"
6601-
integrity sha512-HIQ3t9hASLKm2IhIOqnu+ifw7uLZkIlR7RYNv7fMcEi/p0CIiJmfriStQS2LDkgtY4nyLbIZAD+JL347Yc2ETQ==
6598+
eslint-plugin-jest@^28.9.0:
6599+
version "28.9.0"
6600+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.9.0.tgz#19168dfaed124339cd2252c4c4d1ac3688aeb243"
6601+
integrity sha512-rLu1s1Wf96TgUUxSw6loVIkNtUjq1Re7A9QdCCHSohnvXEBAjuL420h0T/fMmkQlNsQP2GhQzEUpYHPfxBkvYQ==
66026602
dependencies:
66036603
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
66046604

0 commit comments

Comments
 (0)