Skip to content

Commit 0e09676

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"eslint-plugin-react": "^7.37.2",
5353
"eslint-plugin-react-compiler": "19.0.0-beta-a7bf2bd-20241110",
5454
"eslint-plugin-react-hooks": "^4.6.2",
55-
"eslint-plugin-testing-library": "^6.4.0",
55+
"eslint-plugin-testing-library": "^6.5.0",
5656
"fs-extra": "^11.2.0",
5757
"glob": "^10.4.5",
5858
"globals": "^15.12.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3782,7 +3782,7 @@ __metadata:
37823782
eslint-plugin-react: "npm:^7.37.2"
37833783
eslint-plugin-react-compiler: "npm:19.0.0-beta-a7bf2bd-20241110"
37843784
eslint-plugin-react-hooks: "npm:^4.6.2"
3785-
eslint-plugin-testing-library: "npm:^6.4.0"
3785+
eslint-plugin-testing-library: "npm:^6.5.0"
37863786
fs-extra: "npm:^11.2.0"
37873787
glob: "npm:^10.4.5"
37883788
globals: "npm:^15.12.0"
@@ -9914,14 +9914,14 @@ __metadata:
99149914
languageName: node
99159915
linkType: hard
99169916

9917-
"eslint-plugin-testing-library@npm:^6.4.0":
9918-
version: 6.4.0
9919-
resolution: "eslint-plugin-testing-library@npm:6.4.0"
9917+
"eslint-plugin-testing-library@npm:^6.5.0":
9918+
version: 6.5.0
9919+
resolution: "eslint-plugin-testing-library@npm:6.5.0"
99209920
dependencies:
99219921
"@typescript-eslint/utils": "npm:^5.62.0"
99229922
peerDependencies:
99239923
eslint: ^7.5.0 || ^8.0.0 || ^9.0.0
9924-
checksum: 10c0/b9997487a09df41c27487ed80640712c2c6e62840f5fb9eea1f0b622e40cb438a19a8c52ff2d73f5ab7b28d5e7ce2be649d87ca41fb67897422159d36f42033a
9924+
checksum: 10c0/d5d6f3e11c7a7fe90f19879fb8ff456889aed66668722b8fcb5e13f4a2f1ff2ce8cda3d4c2f5ff5072280378cf262096bdde226d7934ea47500c8fc042a0308a
99259925
languageName: node
99269926
linkType: hard
99279927

0 commit comments

Comments
 (0)