Skip to content

Commit 9e443b4

Browse files
chore(deps): update dependency eslint-plugin-testing-library to v5.11.0 (#3916)
1 parent 454324a commit 9e443b4

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
@@ -54,7 +54,7 @@
5454
"eslint-plugin-react-hooks": "4.6.0",
5555
"eslint-plugin-sonarjs": "0.19.0",
5656
"eslint-plugin-sort-keys-fix": "1.1.2",
57-
"eslint-plugin-testing-library": "5.10.3",
57+
"eslint-plugin-testing-library": "5.11.0",
5858
"eslint-plugin-unicorn": "47.0.0",
5959
"husky": "8.0.3",
6060
"jest": "29.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10437,10 +10437,10 @@ [email protected]:
1043710437
natural-compare "^1.4.0"
1043810438
requireindex "~1.2.0"
1043910439

10440-
eslint-plugin-testing-library@5.10.3:
10441-
version "5.10.3"
10442-
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.10.3.tgz#e613fbaf9a145e9eef115d080b32cb488fae622e"
10443-
integrity sha512-0yhsKFsjHLud5PM+f2dWr9K3rqYzMy4cSHs3lcmFYMa1CdSzRvHGgXvsFarBjZ41gU8jhTdMIkg8jHLxGJqLqw==
10440+
eslint-plugin-testing-library@5.11.0:
10441+
version "5.11.0"
10442+
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.11.0.tgz#0bad7668e216e20dd12f8c3652ca353009163121"
10443+
integrity sha512-ELY7Gefo+61OfXKlQeXNIDVVLPcvKTeiQOoMZG9TeuWa7Ln4dUNRv8JdRWBQI9Mbb427XGlVB1aa1QPZxBJM8Q==
1044410444
dependencies:
1044510445
"@typescript-eslint/utils" "^5.58.0"
1044610446

0 commit comments

Comments
 (0)