Skip to content

Commit 4923e00

Browse files
chore(deps-dev): bump eslint-plugin-jest from 28.5.0 to 28.6.0 (#11267)
1 parent d6c8558 commit 4923e00

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
@@ -186,7 +186,7 @@
186186
"eslint-gitignore": "^0.1.0",
187187
"eslint-plugin-flowtype": "^8.0.3",
188188
"eslint-plugin-import": "^2.29.1",
189-
"eslint-plugin-jest": "^28.5.0",
189+
"eslint-plugin-jest": "^28.6.0",
190190
"eslint-plugin-jsx-a11y": "^6.8.0",
191191
"eslint-plugin-n": "^17.8.1",
192192
"eslint-plugin-react": "^7.34.2",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6906,10 +6906,10 @@ eslint-plugin-jest@^25.3.0:
69066906
dependencies:
69076907
"@typescript-eslint/experimental-utils" "^5.0.0"
69086908

6909-
eslint-plugin-jest@^28.5.0:
6910-
version "28.5.0"
6911-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.5.0.tgz#b497b795de37f671eaccd38bd83030186ff5dc8d"
6912-
integrity sha512-6np6DGdmNq/eBbA7HOUNV8fkfL86PYwBfwyb8n23FXgJNTR8+ot3smRHjza9LGsBBZRypK3qyF79vMjohIL8eQ==
6909+
eslint-plugin-jest@^28.6.0:
6910+
version "28.6.0"
6911+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.6.0.tgz#8410588d60bcafa68a91b6ec272e4a415502302a"
6912+
integrity sha512-YG28E1/MIKwnz+e2H7VwYPzHUYU4aMa19w0yGcwXnnmJH6EfgHahTJ2un3IyraUxNfnz/KUhJAFXNNwWPo12tg==
69136913
dependencies:
69146914
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0"
69156915

0 commit comments

Comments
 (0)