Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Commit c0f385e

Browse files
chore(deps-dev): Bump eslint-plugin-jest from 28.11.1 to 28.12.0 (#1034)
1 parent 9b8a17e commit c0f385e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@vitest/coverage-v8": "^2.0.5",
4040
"esbuild": "^0.25.5",
4141
"eslint-plugin-github": "^4.4.0",
42-
"eslint-plugin-jest": "^28.11.1",
42+
"eslint-plugin-jest": "^28.12.0",
4343
"eslint": "^8.57.1",
4444
"husky": "^8.0.1",
4545
"lint-staged": "^16.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1954,10 +1954,10 @@ eslint-plugin-import@^2.25.2:
19541954
resolve "^1.22.0"
19551955
tsconfig-paths "^3.14.1"
19561956

1957-
eslint-plugin-jest@^28.11.1:
1958-
version "28.11.1"
1959-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.11.1.tgz#ab202e4d807ab57b4a812074d2d95dff2c61e7df"
1960-
integrity sha512-17+112oYbm56kt6ecFDoyi+keLpYblvVG+yze7/DbwsZGorfqaFg9UtgQpaAzJRvA2P64vifMo6WGn7gbj9LXg==
1957+
eslint-plugin-jest@^28.12.0:
1958+
version "28.12.0"
1959+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.12.0.tgz#cf0200ae1421acffe7f263d1eaf65912eb9addd9"
1960+
integrity sha512-J6zmDp8WiQ9tyvYXE+3RFy7/+l4hraWLzmsabYXyehkmmDd36qV4VQFc7XzcsD8C1PTNt646MSx25bO1mdd9Yw==
19611961
dependencies:
19621962
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
19631963

0 commit comments

Comments
 (0)