Skip to content

Commit 4b60fe2

Browse files
Update dependency eslint-plugin-jest to v28.9.0
1 parent 623b9d5 commit 4b60fe2

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
@@ -29,7 +29,7 @@
2929
"eslint": "8.57.1",
3030
"eslint-config-prettier": "9.1.0",
3131
"eslint-plugin-import": "2.30.0",
32-
"eslint-plugin-jest": "28.8.3",
32+
"eslint-plugin-jest": "28.9.0",
3333
"jest": "29.7.0",
3434
"prettier": "3.3.3",
3535
"snabbdom": "3.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1691,10 +1691,10 @@ eslint-plugin-import@2.30.0:
16911691
semver "^6.3.1"
16921692
tsconfig-paths "^3.15.0"
16931693

1694-
eslint-plugin-jest@28.8.3:
1695-
version "28.8.3"
1696-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.8.3.tgz#c5699bba0ad06090ad613535e4f1572f4c2567c0"
1697-
integrity sha512-HIQ3t9hASLKm2IhIOqnu+ifw7uLZkIlR7RYNv7fMcEi/p0CIiJmfriStQS2LDkgtY4nyLbIZAD+JL347Yc2ETQ==
1694+
eslint-plugin-jest@28.9.0:
1695+
version "28.9.0"
1696+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.9.0.tgz#19168dfaed124339cd2252c4c4d1ac3688aeb243"
1697+
integrity sha512-rLu1s1Wf96TgUUxSw6loVIkNtUjq1Re7A9QdCCHSohnvXEBAjuL420h0T/fMmkQlNsQP2GhQzEUpYHPfxBkvYQ==
16981698
dependencies:
16991699
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
17001700

0 commit comments

Comments
 (0)