Skip to content

Commit f3c633b

Browse files
chore(deps): update dependency eslint-plugin-testing-library to v6.0.2 (#4741)
1 parent 9e7ea16 commit f3c633b

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.21.0",
5656
"eslint-plugin-sort-keys-fix": "1.1.2",
57-
"eslint-plugin-testing-library": "6.0.1",
57+
"eslint-plugin-testing-library": "6.0.2",
5858
"eslint-plugin-unicorn": "48.0.1",
5959
"husky": "8.0.3",
6060
"jest": "29.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11609,10 +11609,10 @@ [email protected]:
1160911609
natural-compare "^1.4.0"
1161011610
requireindex "~1.2.0"
1161111611

11612-
11613-
version "6.0.1"
11614-
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-6.0.1.tgz#c92325341f01fb2f76a3ab1c70d3c0c968c70b11"
11615-
integrity sha512-CEYtjpcF3hAaQtYsTZqciR7s5z+T0LCMTwJeW+pz6kBnGtc866wAKmhaiK2Gsjc2jWNP7Gt6zhNr2DE1ZW4e+g==
11612+
11613+
version "6.0.2"
11614+
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-6.0.2.tgz#a0884f603d8744695919413e7cf2adfb42223e2c"
11615+
integrity sha512-3BV6FWtLbpKFb4Y1obSdt8PC9xSqz6T+7EHB/6pSCXqVjKPoS67ck903feKMKQphd5VhrX+N51yHuVaPa7elsw==
1161611616
dependencies:
1161711617
"@typescript-eslint/utils" "^5.58.0"
1161811618

0 commit comments

Comments
 (0)