Skip to content

Commit 26be7f9

Browse files
chore(deps): update dependency eslint-plugin-testing-library to v5.6.0 (#2153)
1 parent a3dd963 commit 26be7f9

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.14.0",
5555
"eslint-plugin-sort-keys-fix": "1.1.2",
56-
"eslint-plugin-testing-library": "5.5.1",
56+
"eslint-plugin-testing-library": "5.6.0",
5757
"eslint-plugin-unicorn": "43.0.2",
5858
"husky": "8.0.1",
5959
"jest": "28.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8564,10 +8564,10 @@ [email protected]:
85648564
natural-compare "^1.4.0"
85658565
requireindex "~1.2.0"
85668566

8567-
eslint-plugin-testing-library@5.5.1:
8568-
version "5.5.1"
8569-
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.5.1.tgz#6fe602f9082a421b471bbae8aed692e26fe981b3"
8570-
integrity sha512-plLEkkbAKBjPxsLj7x4jNapcHAg2ernkQlKKrN2I8NrQwPISZHyCUNvg5Hv3EDqOQReToQb5bnqXYbkijJPE/g==
8567+
eslint-plugin-testing-library@5.6.0:
8568+
version "5.6.0"
8569+
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.6.0.tgz#91e810ecb838f86decc9b5202876c87e42d73ea7"
8570+
integrity sha512-y63TRzPhGCMNsnUwMGJU1MFWc/3GvYw+nzobp9QiyNTTKsgAt5RKAOT1I34+XqVBpX1lC8bScoOjCkP7iRv0Mw==
85718571
dependencies:
85728572
"@typescript-eslint/utils" "^5.13.0"
85738573

0 commit comments

Comments
 (0)