Skip to content

Commit d0af1c8

Browse files
chore(deps): update dependency eslint-plugin-testing-library to ^6.5.0 (#11254)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 75638d7 commit d0af1c8

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"eslint-plugin-markdown": "^5.1.0",
5050
"eslint-plugin-prettier": "^5.2.1",
5151
"eslint-plugin-react": "^7.37.2",
52-
"eslint-plugin-testing-library": "^6.3.0",
52+
"eslint-plugin-testing-library": "^6.5.0",
5353
"fs-extra": "^11.2.0",
5454
"glob": "^10.4.5",
5555
"globals": "^15.9.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3361,7 +3361,7 @@ __metadata:
33613361
eslint-plugin-markdown: "npm:^5.1.0"
33623362
eslint-plugin-prettier: "npm:^5.2.1"
33633363
eslint-plugin-react: "npm:^7.37.2"
3364-
eslint-plugin-testing-library: "npm:^6.3.0"
3364+
eslint-plugin-testing-library: "npm:^6.5.0"
33653365
fs-extra: "npm:^11.2.0"
33663366
glob: "npm:^10.4.5"
33673367
globals: "npm:^15.9.0"
@@ -4976,7 +4976,7 @@ __metadata:
49764976
languageName: node
49774977
linkType: hard
49784978

4979-
"@typescript-eslint/utils@npm:^5.10.0, @typescript-eslint/utils@npm:^5.58.0":
4979+
"@typescript-eslint/utils@npm:^5.10.0, @typescript-eslint/utils@npm:^5.62.0":
49804980
version: 5.62.0
49814981
resolution: "@typescript-eslint/utils@npm:5.62.0"
49824982
dependencies:
@@ -9583,14 +9583,14 @@ __metadata:
95839583
languageName: node
95849584
linkType: hard
95859585

9586-
"eslint-plugin-testing-library@npm:^6.3.0":
9587-
version: 6.3.0
9588-
resolution: "eslint-plugin-testing-library@npm:6.3.0"
9586+
"eslint-plugin-testing-library@npm:^6.5.0":
9587+
version: 6.5.0
9588+
resolution: "eslint-plugin-testing-library@npm:6.5.0"
95899589
dependencies:
9590-
"@typescript-eslint/utils": "npm:^5.58.0"
9590+
"@typescript-eslint/utils": "npm:^5.62.0"
95919591
peerDependencies:
9592-
eslint: ^7.5.0 || ^8.0.0
9593-
checksum: 10c0/9f388cb9101a38f30a8be9b0ddb6765fc69faccaf7b9ac02b5d662505b72023468f0c99d1a83fd18750e70a1b3d67d3cabc6e4f531fee0a753e35499e7f7461b
9592+
eslint: ^7.5.0 || ^8.0.0 || ^9.0.0
9593+
checksum: 10c0/d5d6f3e11c7a7fe90f19879fb8ff456889aed66668722b8fcb5e13f4a2f1ff2ce8cda3d4c2f5ff5072280378cf262096bdde226d7934ea47500c8fc042a0308a
95949594
languageName: node
95959595
linkType: hard
95969596

0 commit comments

Comments
 (0)