Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-testing-library to v6.5.0 (
Browse files Browse the repository at this point in the history
#882)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent 7d8a903 commit 909f4d6
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 @@ -62,7 +62,7 @@
"eslint": "^8.57.0",
"eslint-config-next": "14.2.5",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-testing-library": "6.4.0",
"eslint-plugin-testing-library": "6.5.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"npm-check-updates": "^17.0.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2695,7 +2695,7 @@ __metadata:
eslint: "npm:^8.57.0"
eslint-config-next: "npm:14.2.5"
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-testing-library: "npm:6.4.0"
eslint-plugin-testing-library: "npm:6.5.0"
jest: "npm:29.7.0"
jest-environment-jsdom: "npm:29.7.0"
nanoid: "npm:5.0.8"
Expand Down Expand Up @@ -4442,14 +4442,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 909f4d6

Please sign in to comment.