Skip to content

Commit 35c449a

Browse files
chore(deps): update dependency eslint-plugin-testing-library to v5.6.4 (#2434)
1 parent 4a56b40 commit 35c449a

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
@@ -53,7 +53,7 @@
5353
"eslint-plugin-react-hooks": "4.6.0",
5454
"eslint-plugin-sonarjs": "0.15.0",
5555
"eslint-plugin-sort-keys-fix": "1.1.2",
56-
"eslint-plugin-testing-library": "5.6.3",
56+
"eslint-plugin-testing-library": "5.6.4",
5757
"eslint-plugin-unicorn": "43.0.2",
5858
"husky": "8.0.1",
5959
"jest": "29.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8823,10 +8823,10 @@ [email protected]:
88238823
natural-compare "^1.4.0"
88248824
requireindex "~1.2.0"
88258825

8826-
8827-
version "5.6.3"
8828-
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.6.3.tgz#98878d3dbf4910f175d1ec0a3417ede147f3fc6e"
8829-
integrity sha512-//fhmCzopr8UDv5X2M3XMGxQ0j6KjKYZ+6PGqdV0woLiXTSTOAzuNsiTELGv883iCeUrYrnHhtObPXyiTMytVQ==
8826+
8827+
version "5.6.4"
8828+
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.6.4.tgz#9dffd9feafbb08a36240f88156357685b56f0b8a"
8829+
integrity sha512-0oW3tC5NNT2WexmJ3848a/utawOymw4ibl3/NkwywndVAz2hT9+ab70imA7ccg3RaScQgMvJT60OL00hpmJvrg==
88308830
dependencies:
88318831
"@typescript-eslint/utils" "^5.13.0"
88328832

0 commit comments

Comments
 (0)