Skip to content

Commit 7258d5b

Browse files
committed
Update dependency eslint-plugin-jest to v27.1.5
1 parent e41c2ae commit 7258d5b

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
@@ -78,7 +78,7 @@
7878
"babel-loader": "^9.0.0",
7979
"eslint": "8.27.0",
8080
"eslint-config-prettier": "8.5.0",
81-
"eslint-plugin-jest": "27.1.4",
81+
"eslint-plugin-jest": "27.1.5",
8282
"eslint-plugin-jsx-a11y": "^6.6.1",
8383
"eslint-plugin-react": "^7.31.10",
8484
"eslint-plugin-storybook": "^0.6.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6857,10 +6857,10 @@ eslint-config-prettier@8.5.0:
68576857
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
68586858
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
68596859

6860-
eslint-plugin-jest@27.1.4:
6861-
version "27.1.4"
6862-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.1.4.tgz#bdfaf51ee9ed0b86dac1e83753e22da072acaa92"
6863-
integrity sha512-evJ9E9id/z2Fu6LR+ncNySJ6UMs5RiJiv4JsmdA3gPWoq0AR+uZyva738+Y9Uln+3WaYX+3OYP9HJoau94Iurg==
6860+
eslint-plugin-jest@27.1.5:
6861+
version "27.1.5"
6862+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.1.5.tgz#16fad619cfee6cdf73d56098fbed0761e1f653ce"
6863+
integrity sha512-CK2dekZ5VBdzsOSOH5Fc1rwC+cWXjkcyrmf1RV714nDUDKu+o73TTJiDxpbILG8PtPPpAAl3ywzh5QA7Ft0mjA==
68646864
dependencies:
68656865
"@typescript-eslint/utils" "^5.10.0"
68666866

0 commit comments

Comments
 (0)