chore(deps): update devdependency eslint-plugin-jest to v28.6.0 (2.x) (#27470)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-06-06 22:24:45 +01:00 committed by GitHub
parent 0947ad2bd3
commit 5a668c5754
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -59,7 +59,7 @@
"esbuild": "0.21.4",
"eslint": "8.57.0",
"eslint-multiplexer": "2.0.0",
"eslint-plugin-jest": "28.5.0",
"eslint-plugin-jest": "28.6.0",
"execa": "^5.1.1",
"express": "4.19.2",
"finalhandler": "1.2.0",

View File

@ -6762,10 +6762,10 @@ eslint-plugin-import@^2.26.0, eslint-plugin-import@^2.28.1:
semver "^6.3.1"
tsconfig-paths "^3.14.2"
eslint-plugin-jest@28.5.0:
version "28.5.0"
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-28.5.0.tgz#b497b795de37f671eaccd38bd83030186ff5dc8d"
integrity sha512-6np6DGdmNq/eBbA7HOUNV8fkfL86PYwBfwyb8n23FXgJNTR8+ot3smRHjza9LGsBBZRypK3qyF79vMjohIL8eQ==
eslint-plugin-jest@28.6.0:
version "28.6.0"
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-28.6.0.tgz#8410588d60bcafa68a91b6ec272e4a415502302a"
integrity sha512-YG28E1/MIKwnz+e2H7VwYPzHUYU4aMa19w0yGcwXnnmJH6EfgHahTJ2un3IyraUxNfnz/KUhJAFXNNwWPo12tg==
dependencies:
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0"