Skip to content

Commit bdaef8f

Browse files
committed
chore(deps): update dependency eslint-plugin-jest to v27.1.4
1 parent 1b638a1 commit bdaef8f

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.0",
5959
"eslint": "8.26.0",
6060
"eslint-config-prettier": "8.5.0",
61-
"eslint-plugin-jest": "27.1.3",
61+
"eslint-plugin-jest": "27.1.4",
6262
"jest": "29.2.2",
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
@@ -2483,10 +2483,10 @@ eslint-config-prettier@8.5.0:
24832483
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
24842484
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
24852485

2486-
eslint-plugin-jest@27.1.3:
2487-
version "27.1.3"
2488-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.1.3.tgz#9f359eeac0c720a825f658e7e261a9eef869dc8d"
2489-
integrity sha512-7DrIfYRQPa7JQd1Le8G/BJsfYHVUKQdJQ/6vULSp/4NjKZmSMJ/605G2hhScEra++SiH68zPEjLnrO74nHrMLg==
2486+
eslint-plugin-jest@27.1.4:
2487+
version "27.1.4"
2488+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.1.4.tgz#bdfaf51ee9ed0b86dac1e83753e22da072acaa92"
2489+
integrity sha512-evJ9E9id/z2Fu6LR+ncNySJ6UMs5RiJiv4JsmdA3gPWoq0AR+uZyva738+Y9Uln+3WaYX+3OYP9HJoau94Iurg==
24902490
dependencies:
24912491
"@typescript-eslint/utils" "^5.10.0"
24922492

0 commit comments

Comments
 (0)