Skip to content

Commit 61ee390

Browse files
Merge pull request #534 from wimpyprogrammer/dependabot/npm_and_yarn/eslint-plugin-jest-28.12.0
Bump eslint-plugin-jest from 28.11.0 to 28.12.0
2 parents a16a19d + 20fb1e1 commit 61ee390

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
@@ -17,7 +17,7 @@
1717
"eslint-config-prettier": "^10.1.5",
1818
"eslint-import-resolver-typescript": "^4.4.2",
1919
"eslint-plugin-import": "^2.31.0",
20-
"eslint-plugin-jest": "^28.11.0",
20+
"eslint-plugin-jest": "^28.12.0",
2121
"prettier": "^3.5.3"
2222
}
2323
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2506,10 +2506,10 @@ eslint-plugin-import@^2.31.0:
25062506
string.prototype.trimend "^1.0.8"
25072507
tsconfig-paths "^3.15.0"
25082508

2509-
eslint-plugin-jest@^28.11.0:
2510-
version "28.11.0"
2511-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.11.0.tgz#2641ecb4411941bbddb3d7cf8a8ff1163fbb510e"
2512-
integrity sha512-QAfipLcNCWLVocVbZW8GimKn5p5iiMcgGbRzz8z/P5q7xw+cNEpYqyzFMtIF/ZgF2HLOyy+dYBut+DoYolvqig==
2509+
eslint-plugin-jest@^28.12.0:
2510+
version "28.12.0"
2511+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.12.0.tgz#cf0200ae1421acffe7f263d1eaf65912eb9addd9"
2512+
integrity sha512-J6zmDp8WiQ9tyvYXE+3RFy7/+l4hraWLzmsabYXyehkmmDd36qV4VQFc7XzcsD8C1PTNt646MSx25bO1mdd9Yw==
25132513
dependencies:
25142514
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
25152515

0 commit comments

Comments
 (0)