Skip to content

Commit f3fa251

Browse files
chore(deps): update dependency eslint-plugin-testing-library to ^6.4.0
1 parent e0151e5 commit f3fa251

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-63b359f-20241101",
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.9.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3777,7 +3777,7 @@ __metadata:
37773777
eslint-plugin-react: "npm:^7.37.2"
37783778
eslint-plugin-react-compiler: "npm:19.0.0-beta-63b359f-20241101"
37793779
eslint-plugin-react-hooks: "npm:^4.6.2"
3780-
eslint-plugin-testing-library: "npm:^6.3.0"
3780+
eslint-plugin-testing-library: "npm:^6.4.0"
37813781
fs-extra: "npm:^11.2.0"
37823782
glob: "npm:^10.4.5"
37833783
globals: "npm:^15.9.0"
@@ -5404,7 +5404,7 @@ __metadata:
54045404
languageName: node
54055405
linkType: hard
54065406

5407-
"@typescript-eslint/utils@npm:^5.58.0":
5407+
"@typescript-eslint/utils@npm:^5.62.0":
54085408
version: 5.62.0
54095409
resolution: "@typescript-eslint/utils@npm:5.62.0"
54105410
dependencies:
@@ -9895,14 +9895,14 @@ __metadata:
98959895
languageName: node
98969896
linkType: hard
98979897

9898-
"eslint-plugin-testing-library@npm:^6.3.0":
9899-
version: 6.3.0
9900-
resolution: "eslint-plugin-testing-library@npm:6.3.0"
9898+
"eslint-plugin-testing-library@npm:^6.4.0":
9899+
version: 6.4.0
9900+
resolution: "eslint-plugin-testing-library@npm:6.4.0"
99019901
dependencies:
9902-
"@typescript-eslint/utils": "npm:^5.58.0"
9902+
"@typescript-eslint/utils": "npm:^5.62.0"
99039903
peerDependencies:
9904-
eslint: ^7.5.0 || ^8.0.0
9905-
checksum: 10c0/9f388cb9101a38f30a8be9b0ddb6765fc69faccaf7b9ac02b5d662505b72023468f0c99d1a83fd18750e70a1b3d67d3cabc6e4f531fee0a753e35499e7f7461b
9904+
eslint: ^7.5.0 || ^8.0.0 || ^9.0.0
9905+
checksum: 10c0/b9997487a09df41c27487ed80640712c2c6e62840f5fb9eea1f0b622e40cb438a19a8c52ff2d73f5ab7b28d5e7ce2be649d87ca41fb67897422159d36f42033a
99069906
languageName: node
99079907
linkType: hard
99089908

0 commit comments

Comments
 (0)