Skip to content

Commit 8dff66b

Browse files
chore(deps): update dependency eslint-plugin-testing-library to v5.10.0 (#3176)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 30ed8fe commit 8dff66b

File tree

2 files changed

+55
-7
lines changed

2 files changed

+55
-7
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.18.0",
5656
"eslint-plugin-sort-keys-fix": "1.1.2",
57-
"eslint-plugin-testing-library": "5.9.1",
57+
"eslint-plugin-testing-library": "5.10.0",
5858
"eslint-plugin-unicorn": "45.0.2",
5959
"husky": "8.0.3",
6060
"jest": "29.3.1",

yarn.lock

Lines changed: 54 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4435,6 +4435,14 @@
44354435
"@typescript-eslint/types" "5.48.2"
44364436
"@typescript-eslint/visitor-keys" "5.48.2"
44374437

4438+
"@typescript-eslint/[email protected]":
4439+
version "5.49.0"
4440+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.49.0.tgz#81b5d899cdae446c26ddf18bd47a2f5484a8af3e"
4441+
integrity sha512-clpROBOiMIzpbWNxCe1xDK14uPZh35u4QaZO1GddilEzoCLAEz4szb51rBpdgurs5k2YzPtJeTEN3qVbG+LRUQ==
4442+
dependencies:
4443+
"@typescript-eslint/types" "5.49.0"
4444+
"@typescript-eslint/visitor-keys" "5.49.0"
4445+
44384446
"@typescript-eslint/[email protected]":
44394447
version "5.48.2"
44404448
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.48.2.tgz#7d3aeca9fa37a7ab7e3d9056a99b42f342c48ad7"
@@ -4460,6 +4468,11 @@
44604468
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.48.2.tgz#635706abb1ec164137f92148f06f794438c97b8e"
44614469
integrity sha512-hE7dA77xxu7ByBc6KCzikgfRyBCTst6dZQpwaTy25iMYOnbNljDT4hjhrGEJJ0QoMjrfqrx+j1l1B9/LtKeuqA==
44624470

4471+
"@typescript-eslint/[email protected]":
4472+
version "5.49.0"
4473+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.49.0.tgz#ad66766cb36ca1c89fcb6ac8b87ec2e6dac435c3"
4474+
integrity sha512-7If46kusG+sSnEpu0yOz2xFv5nRz158nzEXnJFCGVEHWnuzolXKwrH5Bsf9zsNlOQkyZuk0BZKKoJQI+1JPBBg==
4475+
44634476
"@typescript-eslint/[email protected]":
44644477
version "5.17.0"
44654478
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.17.0.tgz#a7cba7dfc8f9cc2ac78c18584e684507df4f2488"
@@ -4499,6 +4512,19 @@
44994512
semver "^7.3.7"
45004513
tsutils "^3.21.0"
45014514

4515+
"@typescript-eslint/[email protected]":
4516+
version "5.49.0"
4517+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.49.0.tgz#ebd6294c0ea97891fce6af536048181e23d729c8"
4518+
integrity sha512-PBdx+V7deZT/3GjNYPVQv1Nc0U46dAHbIuOG8AZ3on3vuEKiPDwFE/lG1snN2eUB9IhF7EyF7K1hmTcLztNIsA==
4519+
dependencies:
4520+
"@typescript-eslint/types" "5.49.0"
4521+
"@typescript-eslint/visitor-keys" "5.49.0"
4522+
debug "^4.3.4"
4523+
globby "^11.1.0"
4524+
is-glob "^4.0.3"
4525+
semver "^7.3.7"
4526+
tsutils "^3.21.0"
4527+
45024528
"@typescript-eslint/[email protected]":
45034529
version "5.25.0"
45044530
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.25.0.tgz#272751fd737733294b4ab95e16c7f2d4a75c2049"
@@ -4525,7 +4551,7 @@
45254551
eslint-utils "^3.0.0"
45264552
semver "^7.3.7"
45274553

4528-
"@typescript-eslint/utils@^5.10.0", "@typescript-eslint/utils@^5.13.0":
4554+
"@typescript-eslint/utils@^5.10.0":
45294555
version "5.17.0"
45304556
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.17.0.tgz#549a9e1d491c6ccd3624bc3c1b098f5cfb45f306"
45314557
integrity sha512-DVvndq1QoxQH+hFv+MUQHrrWZ7gQ5KcJzyjhzcqB1Y2Xes1UQQkTRPUfRpqhS8mhTWsSb2+iyvDW1Lef5DD7vA==
@@ -4537,6 +4563,20 @@
45374563
eslint-scope "^5.1.1"
45384564
eslint-utils "^3.0.0"
45394565

4566+
"@typescript-eslint/utils@^5.43.0":
4567+
version "5.49.0"
4568+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.49.0.tgz#1c07923bc55ff7834dfcde487fff8d8624a87b32"
4569+
integrity sha512-cPJue/4Si25FViIb74sHCLtM4nTSBXtLx1d3/QT6mirQ/c65bV8arBEebBJJizfq8W2YyMoPI/WWPFWitmNqnQ==
4570+
dependencies:
4571+
"@types/json-schema" "^7.0.9"
4572+
"@types/semver" "^7.3.12"
4573+
"@typescript-eslint/scope-manager" "5.49.0"
4574+
"@typescript-eslint/types" "5.49.0"
4575+
"@typescript-eslint/typescript-estree" "5.49.0"
4576+
eslint-scope "^5.1.1"
4577+
eslint-utils "^3.0.0"
4578+
semver "^7.3.7"
4579+
45404580
"@typescript-eslint/[email protected]":
45414581
version "5.17.0"
45424582
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.17.0.tgz#52daae45c61b0211b4c81b53a71841911e479128"
@@ -4561,6 +4601,14 @@
45614601
"@typescript-eslint/types" "5.48.2"
45624602
eslint-visitor-keys "^3.3.0"
45634603

4604+
"@typescript-eslint/[email protected]":
4605+
version "5.49.0"
4606+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.49.0.tgz#2561c4da3f235f5c852759bf6c5faec7524f90fe"
4607+
integrity sha512-v9jBMjpNWyn8B6k/Mjt6VbUS4J1GvUlR4x3Y+ibnP1z7y7V4n0WRz+50DY6+Myj0UaXVSuUlHohO+eZ8IJEnkg==
4608+
dependencies:
4609+
"@typescript-eslint/types" "5.49.0"
4610+
eslint-visitor-keys "^3.3.0"
4611+
45644612
45654613
version "1.1.2"
45664614
resolved "https://registry.yarnpkg.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz#aa58042711d6e3275dd37dc597e5d31e8c290a44"
@@ -9090,12 +9138,12 @@ [email protected]:
90909138
natural-compare "^1.4.0"
90919139
requireindex "~1.2.0"
90929140

9093-
eslint-plugin-testing-library@5.9.1:
9094-
version "5.9.1"
9095-
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.9.1.tgz#12e4bd34c48683ee98af4df2e3318ec9f51dcf8a"
9096-
integrity sha512-6BQp3tmb79jLLasPHJmy8DnxREe+2Pgf7L+7o09TSWPfdqqtQfRZmZNetr5mOs3yqZk/MRNxpN3RUpJe0wB4LQ==
9141+
eslint-plugin-testing-library@5.10.0:
9142+
version "5.10.0"
9143+
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.10.0.tgz#7fc5fec639ae7f84f434562560cf26cfc0ab329d"
9144+
integrity sha512-aTOsCAEI9trrX3TLOnsskfhe57DmsjP/yMKLPqg4ftdRvfR4qut2PGWUa8TwP7whZbwMzJjh98tgAPcE8vdHow==
90979145
dependencies:
9098-
"@typescript-eslint/utils" "^5.13.0"
9146+
"@typescript-eslint/utils" "^5.43.0"
90999147

91009148
91019149
version "45.0.2"

0 commit comments

Comments
 (0)