Skip to content

Commit e025588

Browse files
chore(deps): update dependency eslint-plugin-jest to v28.11.0 (#263)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2dfb35c commit e025588

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2100,10 +2100,10 @@ eslint-config-prettier@9.1.0:
21002100
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
21012101
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
21022102

2103-
eslint-plugin-jest@28.10.0:
2104-
version "28.10.0"
2105-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.10.0.tgz#4b35b8abb0f7cfe699bff8d9060270a2ddd770ea"
2106-
integrity sha512-hyMWUxkBH99HpXT3p8hc7REbEZK3D+nk8vHXGgpB+XXsi0gO4PxMSP+pjfUzb67GnV9yawV9a53eUmcde1CCZA==
2103+
eslint-plugin-jest@28.11.0:
2104+
version "28.11.0"
2105+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.11.0.tgz#2641ecb4411941bbddb3d7cf8a8ff1163fbb510e"
2106+
integrity sha512-QAfipLcNCWLVocVbZW8GimKn5p5iiMcgGbRzz8z/P5q7xw+cNEpYqyzFMtIF/ZgF2HLOyy+dYBut+DoYolvqig==
21072107
dependencies:
21082108
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
21092109

0 commit comments

Comments
 (0)