Skip to content

Commit 6f4701e

Browse files
committed
chore(deps): update dependency eslint-plugin-jest to v27.8.0
1 parent 270999e commit 6f4701e

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
"eslint": "8.56.0",
5959
"eslint-config-prettier": "9.1.0",
6060
"eslint-plugin-functional": "4.4.1",
61-
"eslint-plugin-jest": "27.6.3",
61+
"eslint-plugin-jest": "27.8.0",
6262
"ethers": "6.11.0",
6363
"husky": "9.0.10",
6464
"jest": "29.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2460,10 +2460,10 @@ [email protected]:
24602460
escape-string-regexp "^4.0.0"
24612461
semver "^7.3.7"
24622462

2463-
eslint-plugin-jest@27.6.3:
2464-
version "27.6.3"
2465-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.6.3.tgz#8acb8b1e45597fe1f4d4cf25163d90119efc12be"
2466-
integrity sha512-+YsJFVH6R+tOiO3gCJon5oqn4KWc+mDq2leudk8mrp8RFubLOo9CVyi3cib4L7XMpxExmkmBZQTPDYVBzgpgOA==
2463+
eslint-plugin-jest@27.8.0:
2464+
version "27.8.0"
2465+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.8.0.tgz#c8900c3e74e4c6b8cee67ea77dbc8de9cbd9e093"
2466+
integrity sha512-347hVFiu4ZKMYl5xFp0X81gLNwBdno0dl0CMpUMjwuAux9X/M2a7z+ab2VHmPL6XCT87q8nv1vaVzhIO4TE/hw==
24672467
dependencies:
24682468
"@typescript-eslint/utils" "^5.10.0"
24692469

0 commit comments

Comments
 (0)