Skip to content

Commit c99e4a6

Browse files
chore(deps): update dependency eslint-plugin-testing-library to v6.1.0 (#4863)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6bcbb2b commit c99e4a6

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.2",
57+
"eslint-plugin-testing-library": "6.1.0",
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
@@ -11629,10 +11629,10 @@ [email protected]:
1162911629
natural-compare "^1.4.0"
1163011630
requireindex "~1.2.0"
1163111631

11632-
eslint-plugin-testing-library@6.0.2:
11633-
version "6.0.2"
11634-
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-6.0.2.tgz#a0884f603d8744695919413e7cf2adfb42223e2c"
11635-
integrity sha512-3BV6FWtLbpKFb4Y1obSdt8PC9xSqz6T+7EHB/6pSCXqVjKPoS67ck903feKMKQphd5VhrX+N51yHuVaPa7elsw==
11632+
eslint-plugin-testing-library@6.1.0:
11633+
version "6.1.0"
11634+
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-6.1.0.tgz#6f4fbc50dfbac100b0c6083b1e6b06cea9a86feb"
11635+
integrity sha512-r7kE+az3tbp8vyRwfyAGZ6V/xw+XvdWFPicIo6jbOPZoossOFDeHizARqPGV6gEkyF8hyCFhhH3mlQOGS3N5Sg==
1163611636
dependencies:
1163711637
"@typescript-eslint/utils" "^5.58.0"
1163811638

0 commit comments

Comments
 (0)