Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-testing-library to ^6.5.0 (
Browse files Browse the repository at this point in the history
#11281)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent 6b906d6 commit 0e09676
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-compiler": "19.0.0-beta-a7bf2bd-20241110",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-testing-library": "^6.4.0",
"eslint-plugin-testing-library": "^6.5.0",
"fs-extra": "^11.2.0",
"glob": "^10.4.5",
"globals": "^15.12.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3782,7 +3782,7 @@ __metadata:
eslint-plugin-react: "npm:^7.37.2"
eslint-plugin-react-compiler: "npm:19.0.0-beta-a7bf2bd-20241110"
eslint-plugin-react-hooks: "npm:^4.6.2"
eslint-plugin-testing-library: "npm:^6.4.0"
eslint-plugin-testing-library: "npm:^6.5.0"
fs-extra: "npm:^11.2.0"
glob: "npm:^10.4.5"
globals: "npm:^15.12.0"
Expand Down Expand Up @@ -9914,14 +9914,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-testing-library@npm:^6.4.0":
version: 6.4.0
resolution: "eslint-plugin-testing-library@npm:6.4.0"
"eslint-plugin-testing-library@npm:^6.5.0":
version: 6.5.0
resolution: "eslint-plugin-testing-library@npm:6.5.0"
dependencies:
"@typescript-eslint/utils": "npm:^5.62.0"
peerDependencies:
eslint: ^7.5.0 || ^8.0.0 || ^9.0.0
checksum: 10c0/b9997487a09df41c27487ed80640712c2c6e62840f5fb9eea1f0b622e40cb438a19a8c52ff2d73f5ab7b28d5e7ce2be649d87ca41fb67897422159d36f42033a
checksum: 10c0/d5d6f3e11c7a7fe90f19879fb8ff456889aed66668722b8fcb5e13f4a2f1ff2ce8cda3d4c2f5ff5072280378cf262096bdde226d7934ea47500c8fc042a0308a
languageName: node
linkType: hard

Expand Down

0 comments on commit 0e09676

Please sign in to comment.