Skip to content

Commit

Permalink
Merge pull request #682 from dc7290/renovate/eslint-plugin-testing-li…
Browse files Browse the repository at this point in the history
…brary-6.x

chore(deps): update dependency eslint-plugin-testing-library to v6
  • Loading branch information
dc7290 authored Apr 13, 2024
2 parents 381c817 + fb5ee82 commit 424e546
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-jest-dom": "^5.1.0",
"eslint-plugin-testing-library": "5.11.1",
"eslint-plugin-testing-library": "6.2.1",
"git-cz": "4.9.0",
"husky": "9.0.11",
"jest": "29.7.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4098,10 +4098,10 @@ [email protected]:
dependencies:
"@typescript-eslint/utils" "^5.10.0"

eslint-plugin-testing-library@5.11.1:
version "5.11.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.11.1.tgz#5b46cdae96d4a78918711c0b4792f90088e62d20"
integrity sha512-5eX9e1Kc2PqVRed3taaLnAAqPZGEX75C+M/rXzUAI3wIg/ZxzUm1OVAwfe/O+vE+6YXOLetSe9g5GKD2ecXipw==
eslint-plugin-testing-library@6.2.1:
version "6.2.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-6.2.1.tgz#078bebc44205d66b99336a88f5cb1cfda4c3c660"
integrity sha512-CP2YV/AxtgyrXgizM4648UkuVrFGDcCA8uDmrLytGqtsa7wgC6MTuIQqEAT1Qm4/zCxnC8xRtiGgfEwEt6hmdw==
dependencies:
"@typescript-eslint/utils" "^5.58.0"

Expand Down

0 comments on commit 424e546

Please sign in to comment.