Skip to content

Commit 15394e9

Browse files
chore(deps): update dependency eslint-plugin-testing-library to v6.1.2 (#5004)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3d5ab3d commit 15394e9

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.1",
56+
"eslint-plugin-testing-library": "6.1.2",
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
@@ -11497,10 +11497,10 @@ [email protected]:
1149711497
natural-compare "^1.4.0"
1149811498
requireindex "~1.2.0"
1149911499

11500-
11501-
version "6.1.1"
11502-
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-6.1.1.tgz#8ee6313c5e5c49c3dd541c679b1c38724632f997"
11503-
integrity sha512-hngaSyZckb/zOPUd+74OXx+hY2YgHOoSkBnwd6L94iMHjt4DstWcvB4FT301ClyGEobmHDxgdhRPhd6ie8NPhQ==
11500+
11501+
version "6.1.2"
11502+
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-6.1.2.tgz#3e71e5cd5b09f5c443b7136cec97a6fb13ecbf66"
11503+
integrity sha512-Ra16FeBlonfbScOIdZEta9o+OxtwDqiUt+4UCpIM42TuatyLdtfU/SbwnIzPcAszrbl58PGwyZ9YGU9dwIo/tA==
1150411504
dependencies:
1150511505
"@typescript-eslint/utils" "^5.58.0"
1150611506

0 commit comments

Comments
 (0)