Skip to content

Commit dd1f16d

Browse files
chore(deps): update dependency eslint-plugin-testing-library to v6.2.0 (#5034)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7bceef9 commit dd1f16d

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.23.0",
5555
"eslint-plugin-sort-keys-fix": "1.1.2",
56-
"eslint-plugin-testing-library": "6.1.2",
56+
"eslint-plugin-testing-library": "6.2.0",
5757
"eslint-plugin-unicorn": "49.0.0",
5858
"husky": "8.0.3",
5959
"jest": "29.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11711,10 +11711,10 @@ [email protected]:
1171111711
natural-compare "^1.4.0"
1171211712
requireindex "~1.2.0"
1171311713

11714-
eslint-plugin-testing-library@6.1.2:
11715-
version "6.1.2"
11716-
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-6.1.2.tgz#3e71e5cd5b09f5c443b7136cec97a6fb13ecbf66"
11717-
integrity sha512-Ra16FeBlonfbScOIdZEta9o+OxtwDqiUt+4UCpIM42TuatyLdtfU/SbwnIzPcAszrbl58PGwyZ9YGU9dwIo/tA==
11714+
eslint-plugin-testing-library@6.2.0:
11715+
version "6.2.0"
11716+
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-6.2.0.tgz#af3340b783c881eb19ec5ac6b3a4bfe8ab4a1f74"
11717+
integrity sha512-+LCYJU81WF2yQ+Xu4A135CgK8IszcFcyMF4sWkbiu6Oj+Nel0TrkZq/HvDw0/1WuO3dhDQsZA/OpEMGd0NfcUw==
1171811718
dependencies:
1171911719
"@typescript-eslint/utils" "^5.58.0"
1172011720

0 commit comments

Comments
 (0)