Skip to content

Commit 8b8b63f

Browse files
chore(deps): update dependency eslint-plugin-jest to v27.6.2 (#5206)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 69085b5 commit 8b8b63f

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
@@ -44,7 +44,7 @@
4444
"eslint-plugin-check-file": "2.6.2",
4545
"eslint-plugin-etc": "2.0.3",
4646
"eslint-plugin-import": "2.29.1",
47-
"eslint-plugin-jest": "27.6.1",
47+
"eslint-plugin-jest": "27.6.2",
4848
"eslint-plugin-jsx-a11y": "6.8.0",
4949
"eslint-plugin-n": "16.6.2",
5050
"eslint-plugin-prettier": "5.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8958,10 +8958,10 @@ [email protected]:
89588958
semver "^6.3.1"
89598959
tsconfig-paths "^3.15.0"
89608960

8961-
8962-
version "27.6.1"
8963-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.6.1.tgz#5e43b07f3ca48d72e4b4fa243531e5153d9ca1dc"
8964-
integrity sha512-WEYkyVXD9NlmFBKvrkmzrC+C9yZoz5pAml2hO19PlS3spJtoiwj4p2u8spd/7zx5IvRsZsCmsoImaAvBB9X93Q==
8961+
8962+
version "27.6.2"
8963+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.6.2.tgz#8e69404fcd5dfeac03cac478f0ebb9bf2d8db56b"
8964+
integrity sha512-CI1AlKrsNhYFoP48VU8BVWOi7+qHTq4bRxyUlGjeU8SfFt8abjXhjOuDzUoMp68DoXIx17KpNpIkMrl4s4ZW0g==
89658965
dependencies:
89668966
"@typescript-eslint/utils" "^5.10.0"
89678967

0 commit comments

Comments
 (0)