Skip to content

Commit 218c32e

Browse files
committed
chore(deps): update dependency eslint-plugin-jest to v27.6.2
1 parent ff7220e commit 218c32e

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
@@ -79,7 +79,7 @@
7979
"babel-loader": "^9.0.0",
8080
"eslint": "8.56.0",
8181
"eslint-config-prettier": "8.10.0",
82-
"eslint-plugin-jest": "27.6.1",
82+
"eslint-plugin-jest": "27.6.2",
8383
"eslint-plugin-jsx-a11y": "^6.6.1",
8484
"eslint-plugin-react": "^7.31.10",
8585
"eslint-plugin-storybook": "^0.6.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7098,10 +7098,10 @@ eslint-config-prettier@8.10.0:
70987098
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11"
70997099
integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==
71007100

7101-
eslint-plugin-jest@27.6.1:
7102-
version "27.6.1"
7103-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.6.1.tgz#5e43b07f3ca48d72e4b4fa243531e5153d9ca1dc"
7104-
integrity sha512-WEYkyVXD9NlmFBKvrkmzrC+C9yZoz5pAml2hO19PlS3spJtoiwj4p2u8spd/7zx5IvRsZsCmsoImaAvBB9X93Q==
7101+
eslint-plugin-jest@27.6.2:
7102+
version "27.6.2"
7103+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.6.2.tgz#8e69404fcd5dfeac03cac478f0ebb9bf2d8db56b"
7104+
integrity sha512-CI1AlKrsNhYFoP48VU8BVWOi7+qHTq4bRxyUlGjeU8SfFt8abjXhjOuDzUoMp68DoXIx17KpNpIkMrl4s4ZW0g==
71057105
dependencies:
71067106
"@typescript-eslint/utils" "^5.10.0"
71077107

0 commit comments

Comments
 (0)