Skip to content

Commit c474d8f

Browse files
authored
Merge pull request #97 from CodeCommunityHub/dependabot/npm_and_yarn/eslint-plugin-jest-28.8.3
Bump eslint-plugin-jest from 28.8.0 to 28.8.3
2 parents 822595c + 86886ef commit c474d8f

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
@@ -36,7 +36,7 @@
3636
"@typescript-eslint/parser": "^5.48.1",
3737
"eslint": "^8.31.0",
3838
"eslint-config-prettier": "^9.1.0",
39-
"eslint-plugin-jest": "^28.8.0",
39+
"eslint-plugin-jest": "^28.8.3",
4040
"husky": "^9.1.5",
4141
"jest": "^29.3.1",
4242
"prettier": "^3.3.3",

yarn.lock

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

2116-
eslint-plugin-jest@^28.8.0:
2117-
version "28.8.0"
2118-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.8.0.tgz#54f597b5a3295ad04ec946baa245ad02b9b2bca0"
2119-
integrity sha512-Tubj1hooFxCl52G4qQu0edzV/+EZzPUeN8p2NnW5uu4fbDs+Yo7+qDVDc4/oG3FbCqEBmu/OC3LSsyiU22oghw==
2116+
eslint-plugin-jest@^28.8.3:
2117+
version "28.8.3"
2118+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.8.3.tgz#c5699bba0ad06090ad613535e4f1572f4c2567c0"
2119+
integrity sha512-HIQ3t9hASLKm2IhIOqnu+ifw7uLZkIlR7RYNv7fMcEi/p0CIiJmfriStQS2LDkgtY4nyLbIZAD+JL347Yc2ETQ==
21202120
dependencies:
21212121
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
21222122

0 commit comments

Comments
 (0)