Skip to content

Commit fb7639d

Browse files
chore(deps): update dependency eslint-plugin-jest to v28.6.0 (#219)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9822fb7 commit fb7639d

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
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"eslint": "9.4.0",
2727
"eslint-config-prettier": "9.1.0",
28-
"eslint-plugin-jest": "28.5.0",
28+
"eslint-plugin-jest": "28.6.0",
2929
"express": "4.19.2",
3030
"glob": "8.1.0",
3131
"jest": "29.7.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2036,10 +2036,10 @@ [email protected]:
20362036
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
20372037
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
20382038

2039-
eslint-plugin-jest@28.5.0:
2040-
version "28.5.0"
2041-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.5.0.tgz#b497b795de37f671eaccd38bd83030186ff5dc8d"
2042-
integrity sha512-6np6DGdmNq/eBbA7HOUNV8fkfL86PYwBfwyb8n23FXgJNTR8+ot3smRHjza9LGsBBZRypK3qyF79vMjohIL8eQ==
2039+
eslint-plugin-jest@28.6.0:
2040+
version "28.6.0"
2041+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.6.0.tgz#8410588d60bcafa68a91b6ec272e4a415502302a"
2042+
integrity sha512-YG28E1/MIKwnz+e2H7VwYPzHUYU4aMa19w0yGcwXnnmJH6EfgHahTJ2un3IyraUxNfnz/KUhJAFXNNwWPo12tg==
20432043
dependencies:
20442044
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0"
20452045

0 commit comments

Comments
 (0)