Skip to content

Commit 1bacdbe

Browse files
chore(deps): update dependency eslint-plugin-testing-library to v5.6.1 (#2374)
1 parent 8d9574e commit 1bacdbe

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.0",
56+
"eslint-plugin-testing-library": "5.6.1",
5757
"eslint-plugin-unicorn": "43.0.2",
5858
"husky": "8.0.1",
5959
"jest": "29.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8805,10 +8805,10 @@ [email protected]:
88058805
natural-compare "^1.4.0"
88068806
requireindex "~1.2.0"
88078807

8808-
8809-
version "5.6.0"
8810-
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.6.0.tgz#91e810ecb838f86decc9b5202876c87e42d73ea7"
8811-
integrity sha512-y63TRzPhGCMNsnUwMGJU1MFWc/3GvYw+nzobp9QiyNTTKsgAt5RKAOT1I34+XqVBpX1lC8bScoOjCkP7iRv0Mw==
8808+
8809+
version "5.6.1"
8810+
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.6.1.tgz#b840dd08bddebcdab394627f5b90806b352f8fed"
8811+
integrity sha512-url6n7SbPg77TM2MLy1XkcrQEWiS5nKcDiJgwOYz2qGCEMywM7gizPzLi3XalJPdpIkQAo2BJFQZC6jggsyCuQ==
88128812
dependencies:
88138813
"@typescript-eslint/utils" "^5.13.0"
88148814

0 commit comments

Comments
 (0)