Skip to content

Commit 3e41192

Browse files
committed
chore(deps): update dependency eslint-plugin-jest to v27.1.5
1 parent 2c48b08 commit 3e41192

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
@@ -58,7 +58,7 @@
5858
"@typescript-eslint/parser": "5.42.1",
5959
"eslint": "8.27.0",
6060
"eslint-config-prettier": "8.5.0",
61-
"eslint-plugin-jest": "27.1.4",
61+
"eslint-plugin-jest": "27.1.5",
6262
"jest": "29.3.1",
6363
"nodemon": "2.0.20",
6464
"prettier": "2.7.1",

yarn.lock

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

2491-
eslint-plugin-jest@27.1.4:
2492-
version "27.1.4"
2493-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.1.4.tgz#bdfaf51ee9ed0b86dac1e83753e22da072acaa92"
2494-
integrity sha512-evJ9E9id/z2Fu6LR+ncNySJ6UMs5RiJiv4JsmdA3gPWoq0AR+uZyva738+Y9Uln+3WaYX+3OYP9HJoau94Iurg==
2491+
eslint-plugin-jest@27.1.5:
2492+
version "27.1.5"
2493+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.1.5.tgz#16fad619cfee6cdf73d56098fbed0761e1f653ce"
2494+
integrity sha512-CK2dekZ5VBdzsOSOH5Fc1rwC+cWXjkcyrmf1RV714nDUDKu+o73TTJiDxpbILG8PtPPpAAl3ywzh5QA7Ft0mjA==
24952495
dependencies:
24962496
"@typescript-eslint/utils" "^5.10.0"
24972497

0 commit comments

Comments
 (0)