Skip to content

Commit e791569

Browse files
committed
Update dependency eslint-plugin-jest to v28.8.3
1 parent 063bdac commit e791569

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
@@ -97,7 +97,7 @@
9797
"cssnano": "6.1.2",
9898
"eslint": "8.57.0",
9999
"eslint-config-prettier": "9.1.0",
100-
"eslint-plugin-jest": "28.8.2",
100+
"eslint-plugin-jest": "28.8.3",
101101
"eslint-plugin-react": "7.35.2",
102102
"i18next-conv": "14.1.0",
103103
"i18next-scanner": "4.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4445,10 +4445,10 @@ [email protected]:
44454445
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
44464446
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
44474447

4448-
4449-
version "28.8.2"
4450-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.8.2.tgz#7f8307179c5cf8d51101b3aa002be168daadecbc"
4451-
integrity sha512-mC3OyklHmS5i7wYU1rGId9EnxRI8TVlnFG56AE+8U9iRy6zwaNygZR+DsdZuCL0gRG0wVeyzq+uWcPt6yJrrMA==
4448+
4449+
version "28.8.3"
4450+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.8.3.tgz#c5699bba0ad06090ad613535e4f1572f4c2567c0"
4451+
integrity sha512-HIQ3t9hASLKm2IhIOqnu+ifw7uLZkIlR7RYNv7fMcEi/p0CIiJmfriStQS2LDkgtY4nyLbIZAD+JL347Yc2ETQ==
44524452
dependencies:
44534453
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
44544454

0 commit comments

Comments
 (0)