Skip to content

Commit 5fc7ede

Browse files
committed
Update dependency eslint-plugin-jest to v28.8.0
1 parent 0ab4729 commit 5fc7ede

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
@@ -97,7 +97,7 @@
9797
"cssnano": "6.1.2",
9898
"eslint": "8.57.0",
9999
"eslint-config-prettier": "9.1.0",
100-
"eslint-plugin-jest": "28.7.0",
100+
"eslint-plugin-jest": "28.8.0",
101101
"eslint-plugin-react": "7.35.0",
102102
"i18next-conv": "14.1.0",
103103
"i18next-scanner": "4.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4431,10 +4431,10 @@ [email protected]:
44314431
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
44324432
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
44334433

4434-
eslint-plugin-jest@28.7.0:
4435-
version "28.7.0"
4436-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.7.0.tgz#8ff262c26520242492f85f9268995bbf624758a4"
4437-
integrity sha512-fzPGN7awL2ftVRQh/bsCi+16ArUZWujZnD1b8EGJqy8nr4//7tZ3BIdc/9edcJBtB3hpci3GtdMNFVDwHU0Eag==
4434+
eslint-plugin-jest@28.8.0:
4435+
version "28.8.0"
4436+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.8.0.tgz#54f597b5a3295ad04ec946baa245ad02b9b2bca0"
4437+
integrity sha512-Tubj1hooFxCl52G4qQu0edzV/+EZzPUeN8p2NnW5uu4fbDs+Yo7+qDVDc4/oG3FbCqEBmu/OC3LSsyiU22oghw==
44384438
dependencies:
44394439
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
44404440

0 commit comments

Comments
 (0)