Skip to content

Commit 7ed3ad6

Browse files
yarn(deps-dev): bump eslint-plugin-jest from 28.8.1 to 28.8.2 (#4458)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 095c0f7 commit 7ed3ad6

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
@@ -79,7 +79,7 @@
7979
"eslint-import-resolver-typescript": "^3.6.3",
8080
"eslint-plugin-css-modules": "^2.12.0",
8181
"eslint-plugin-import": "2.29.1",
82-
"eslint-plugin-jest": "^28.8.1",
82+
"eslint-plugin-jest": "^28.8.2",
8383
"eslint-plugin-jsx-a11y": "6.9.0",
8484
"eslint-plugin-only-warn": "^1.1.0",
8585
"eslint-plugin-prettier": "^5.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5293,10 +5293,10 @@ eslint-plugin-jest@^25.3.0:
52935293
dependencies:
52945294
"@typescript-eslint/experimental-utils" "^5.0.0"
52955295

5296-
eslint-plugin-jest@^28.8.1:
5297-
version "28.8.1"
5298-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.8.1.tgz#3cf7d2752350bd711ca0de000b048a5464b52e0b"
5299-
integrity sha512-G46XMyYu6PtSNJUkQ0hsPjzXYpzq/O4vpCciMizTKRJG8kNsRreGoMRDG6H9FIB/xVgfFuclVnuX4XRvFUzrZQ==
5296+
eslint-plugin-jest@^28.8.2:
5297+
version "28.8.2"
5298+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.8.2.tgz#7f8307179c5cf8d51101b3aa002be168daadecbc"
5299+
integrity sha512-mC3OyklHmS5i7wYU1rGId9EnxRI8TVlnFG56AE+8U9iRy6zwaNygZR+DsdZuCL0gRG0wVeyzq+uWcPt6yJrrMA==
53005300
dependencies:
53015301
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
53025302

0 commit comments

Comments
 (0)