Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

Commit a61fc13

Browse files
fix(deps): update dependency eslint-plugin-jest to v27.8.0
1 parent 1792b61 commit a61fc13

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
@@ -103,7 +103,7 @@
103103
"eslint-import-resolver-typescript": "3.5.4",
104104
"eslint-plugin-etc": "2.0.3",
105105
"eslint-plugin-import": "2.27.5",
106-
"eslint-plugin-jest": "27.2.1",
106+
"eslint-plugin-jest": "27.8.0",
107107
"eslint-plugin-jest-dom": "4.0.3",
108108
"eslint-plugin-jest-formatting": "3.1.0",
109109
"eslint-plugin-jsx-a11y": "6.7.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2767,10 +2767,10 @@ [email protected]:
27672767
resolved "https://registry.yarnpkg.com/eslint-plugin-jest-formatting/-/eslint-plugin-jest-formatting-3.1.0.tgz#b26dd5a40f432b642dcc880021a771bb1c93dcd2"
27682768
integrity sha512-XyysraZ1JSgGbLSDxjj5HzKKh0glgWf+7CkqxbTqb7zEhW7X2WHo5SBQ8cGhnszKN+2Lj3/oevBlHNbHezoc/A==
27692769

2770-
eslint-plugin-jest@27.2.1:
2771-
version "27.2.1"
2772-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.2.1.tgz#b85b4adf41c682ea29f1f01c8b11ccc39b5c672c"
2773-
integrity sha512-l067Uxx7ZT8cO9NJuf+eJHvt6bqJyz2Z29wykyEdz/OtmcELQl2MQGQLX8J94O1cSJWAwUSEvCjwjA7KEK3Hmg==
2770+
eslint-plugin-jest@27.8.0:
2771+
version "27.8.0"
2772+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.8.0.tgz#c8900c3e74e4c6b8cee67ea77dbc8de9cbd9e093"
2773+
integrity sha512-347hVFiu4ZKMYl5xFp0X81gLNwBdno0dl0CMpUMjwuAux9X/M2a7z+ab2VHmPL6XCT87q8nv1vaVzhIO4TE/hw==
27742774
dependencies:
27752775
"@typescript-eslint/utils" "^5.10.0"
27762776

0 commit comments

Comments
 (0)