Skip to content

Commit c741ac7

Browse files
chore(deps): update dependency eslint-plugin-jest to ^28.11.0
1 parent a263574 commit c741ac7

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
@@ -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.11.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

Lines changed: 4 additions & 4 deletions
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.11.0:
11872+
version "28.11.0"
11873+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.11.0.tgz#2641ecb4411941bbddb3d7cf8a8ff1163fbb510e"
11874+
integrity sha512-QAfipLcNCWLVocVbZW8GimKn5p5iiMcgGbRzz8z/P5q7xw+cNEpYqyzFMtIF/ZgF2HLOyy+dYBut+DoYolvqig==
1187511875
dependencies:
1187611876
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
1187711877

0 commit comments

Comments
 (0)