Skip to content

Commit d586ef5

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

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.2",
82+
"eslint-plugin-jest": "27.6.3",
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.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==
7101+
eslint-plugin-jest@27.6.3:
7102+
version "27.6.3"
7103+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.6.3.tgz#8acb8b1e45597fe1f4d4cf25163d90119efc12be"
7104+
integrity sha512-+YsJFVH6R+tOiO3gCJon5oqn4KWc+mDq2leudk8mrp8RFubLOo9CVyi3cib4L7XMpxExmkmBZQTPDYVBzgpgOA==
71057105
dependencies:
71067106
"@typescript-eslint/utils" "^5.10.0"
71077107

0 commit comments

Comments
 (0)