Skip to content

Commit 97b7895

Browse files
chore(deps): update dependency eslint-plugin-jest to ^28.10.0
1 parent b6152da commit 97b7895

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
"eslint-plugin-file-header": "^0.0.1",
125125
"eslint-plugin-header": "^3.1.1",
126126
"eslint-plugin-import": "^2.29.1",
127-
"eslint-plugin-jest": "^28.9.0",
127+
"eslint-plugin-jest": "^28.10.0",
128128
"eslint-plugin-jsx-a11y": "^6.8.0",
129129
"eslint-plugin-prettier": "^5.1.3",
130130
"eslint-plugin-promise": "^6.1.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11868,10 +11868,10 @@ eslint-plugin-import@^2.29.1:
1186811868
semver "^6.3.1"
1186911869
tsconfig-paths "^3.15.0"
1187011870

11871-
eslint-plugin-jest@^28.9.0:
11872-
version "28.9.0"
11873-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.9.0.tgz#19168dfaed124339cd2252c4c4d1ac3688aeb243"
11874-
integrity sha512-rLu1s1Wf96TgUUxSw6loVIkNtUjq1Re7A9QdCCHSohnvXEBAjuL420h0T/fMmkQlNsQP2GhQzEUpYHPfxBkvYQ==
11871+
eslint-plugin-jest@^28.10.0:
11872+
version "28.10.0"
11873+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.10.0.tgz#4b35b8abb0f7cfe699bff8d9060270a2ddd770ea"
11874+
integrity sha512-hyMWUxkBH99HpXT3p8hc7REbEZK3D+nk8vHXGgpB+XXsi0gO4PxMSP+pjfUzb67GnV9yawV9a53eUmcde1CCZA==
1187511875
dependencies:
1187611876
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
1187711877

0 commit comments

Comments
 (0)