Skip to content

Commit a0b832a

Browse files
committed
chore(deps): update dependency eslint-plugin-jest to v28.8.0
1 parent 789d00d commit a0b832a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"eslint": "8.57.0",
5959
"eslint-config-prettier": "9.1.0",
6060
"eslint-plugin-functional": "4.4.1",
61-
"eslint-plugin-jest": "28.7.0",
61+
"eslint-plugin-jest": "28.8.0",
6262
"ethers": "6.13.2",
6363
"husky": "9.1.4",
6464
"jest": "29.7.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2882,10 +2882,10 @@ [email protected]:
28822882
escape-string-regexp "^4.0.0"
28832883
semver "^7.3.7"
28842884

2885-
eslint-plugin-jest@28.7.0:
2886-
version "28.7.0"
2887-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.7.0.tgz#8ff262c26520242492f85f9268995bbf624758a4"
2888-
integrity sha512-fzPGN7awL2ftVRQh/bsCi+16ArUZWujZnD1b8EGJqy8nr4//7tZ3BIdc/9edcJBtB3hpci3GtdMNFVDwHU0Eag==
2885+
eslint-plugin-jest@28.8.0:
2886+
version "28.8.0"
2887+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.8.0.tgz#54f597b5a3295ad04ec946baa245ad02b9b2bca0"
2888+
integrity sha512-Tubj1hooFxCl52G4qQu0edzV/+EZzPUeN8p2NnW5uu4fbDs+Yo7+qDVDc4/oG3FbCqEBmu/OC3LSsyiU22oghw==
28892889
dependencies:
28902890
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
28912891

0 commit comments

Comments
 (0)