Skip to content

Commit

Permalink
Merge pull request #1197 from ral-facilities/renovate/develop-eslint-…
Browse files Browse the repository at this point in the history
…plugin-testing-library-6.x

Update dependency eslint-plugin-testing-library to v6.5.0 (develop)
  • Loading branch information
joshuadkitenge authored Dec 19, 2024
2 parents faa2f91 + 5590dd4 commit 8c9fc84
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 @@ -101,7 +101,7 @@
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "5.1.0",
"eslint-plugin-testing-library": "6.4.0",
"eslint-plugin-testing-library": "6.5.0",
"express": "4.21.2",
"globals": "15.11.0",
"jsdom": "25.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4234,14 +4234,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 Expand Up @@ -5365,7 +5365,7 @@ __metadata:
eslint-plugin-prettier: "npm:5.2.1"
eslint-plugin-react: "npm:7.37.2"
eslint-plugin-react-hooks: "npm:5.1.0"
eslint-plugin-testing-library: "npm:6.4.0"
eslint-plugin-testing-library: "npm:6.5.0"
express: "npm:4.21.2"
globals: "npm:15.11.0"
history: "npm:^5.3.0"
Expand Down

0 comments on commit 8c9fc84

Please sign in to comment.