Skip to content

Commit 26e043f

Browse files
chore(deps): update dependency eslint-plugin-testing-library to ^6.4.0 (#11185)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4c0886f commit 26e043f

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
@@ -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.3.0",
55+
"eslint-plugin-testing-library": "^6.4.0",
5656
"fs-extra": "^11.2.0",
5757
"glob": "^10.4.5",
5858
"globals": "^15.12.0",

yarn.lock

Lines changed: 8 additions & 8 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.3.0"
3785+
eslint-plugin-testing-library: "npm:^6.4.0"
37863786
fs-extra: "npm:^11.2.0"
37873787
glob: "npm:^10.4.5"
37883788
globals: "npm:^15.12.0"
@@ -5423,7 +5423,7 @@ __metadata:
54235423
languageName: node
54245424
linkType: hard
54255425

5426-
"@typescript-eslint/utils@npm:^5.58.0":
5426+
"@typescript-eslint/utils@npm:^5.62.0":
54275427
version: 5.62.0
54285428
resolution: "@typescript-eslint/utils@npm:5.62.0"
54295429
dependencies:
@@ -9914,14 +9914,14 @@ __metadata:
99149914
languageName: node
99159915
linkType: hard
99169916

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

0 commit comments

Comments
 (0)