Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 6, 2024
1 parent e4d7688 commit ddbfcfa
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 @@ -51,7 +51,7 @@
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.34.2",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-testing-library": "^6.2.2",
"eslint-plugin-testing-library": "^6.3.0",
"fs-extra": "^11.2.0",
"glob": "^10.4.5",
"globals": "^15.8.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3302,7 +3302,7 @@ __metadata:
eslint-plugin-prettier: "npm:^5.2.1"
eslint-plugin-react: "npm:^7.34.2"
eslint-plugin-react-hooks: "npm:^4.6.2"
eslint-plugin-testing-library: "npm:^6.2.2"
eslint-plugin-testing-library: "npm:^6.3.0"
fs-extra: "npm:^11.2.0"
glob: "npm:^10.4.5"
globals: "npm:^15.8.0"
Expand Down Expand Up @@ -9159,14 +9159,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-testing-library@npm:^6.2.2":
version: 6.2.2
resolution: "eslint-plugin-testing-library@npm:6.2.2"
"eslint-plugin-testing-library@npm:^6.3.0":
version: 6.3.0
resolution: "eslint-plugin-testing-library@npm:6.3.0"
dependencies:
"@typescript-eslint/utils": "npm:^5.58.0"
peerDependencies:
eslint: ^7.5.0 || ^8.0.0
checksum: 10c0/f7dd5ba10ea448438f32f240958d183d0e52738c140670657b8adc5b95787fb7bb9e3b88d885be130a91c10a2f8c346f603bddabd6ac93813ca2224bedfd49f0
checksum: 10c0/9f388cb9101a38f30a8be9b0ddb6765fc69faccaf7b9ac02b5d662505b72023468f0c99d1a83fd18750e70a1b3d67d3cabc6e4f531fee0a753e35499e7f7461b
languageName: node
linkType: hard

Expand Down

0 comments on commit ddbfcfa

Please sign in to comment.