Skip to content

Commit ffecc44

Browse files
Update dependency eslint-plugin-jest to v28.6.0
1 parent 690a92d commit ffecc44

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.5.0",
100+
"eslint-plugin-jest": "28.6.0",
101101
"eslint-plugin-react": "7.34.2",
102102
"i18next-conv": "14.1.0",
103103
"i18next-scanner": "4.4.0",

yarn.lock

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

4423-
eslint-plugin-jest@28.5.0:
4424-
version "28.5.0"
4425-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.5.0.tgz#b497b795de37f671eaccd38bd83030186ff5dc8d"
4426-
integrity sha512-6np6DGdmNq/eBbA7HOUNV8fkfL86PYwBfwyb8n23FXgJNTR8+ot3smRHjza9LGsBBZRypK3qyF79vMjohIL8eQ==
4423+
eslint-plugin-jest@28.6.0:
4424+
version "28.6.0"
4425+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.6.0.tgz#8410588d60bcafa68a91b6ec272e4a415502302a"
4426+
integrity sha512-YG28E1/MIKwnz+e2H7VwYPzHUYU4aMa19w0yGcwXnnmJH6EfgHahTJ2un3IyraUxNfnz/KUhJAFXNNwWPo12tg==
44274427
dependencies:
44284428
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0"
44294429

0 commit comments

Comments
 (0)