Skip to content

Commit

Permalink
Update dependency eslint-plugin-testing-library to v5.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2022
1 parent 91fcf27 commit e48baba
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 @@ -67,7 +67,7 @@
"eslint-config-prettier": "8.5.0",
"eslint-config-prettier-check": "1.0.0",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-testing-library": "5.4.0",
"eslint-plugin-testing-library": "5.6.4",
"prettier": "2.6.2",
"react-snap": "1.23.0"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4720,10 +4720,10 @@ eslint-plugin-react@^7.27.1:
semver "^6.3.0"
string.prototype.matchall "^4.0.7"

eslint-plugin-testing-library@5.4.0:
version "5.4.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.4.0.tgz#614767a470bc9ffa4b4308cdbc31d3ec6f6a99ad"
integrity sha512-XjxIf4g33KaZXxRNbR33+0WcRQ/zt8N0R58IY6/kkHnrY6zPsC1gs3u5cTZr5eUmCZN/sjoPak3uF5vHGKg2wg==
eslint-plugin-testing-library@5.6.4:
version "5.6.4"
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.6.4.tgz#9dffd9feafbb08a36240f88156357685b56f0b8a"
integrity sha512-0oW3tC5NNT2WexmJ3848a/utawOymw4ibl3/NkwywndVAz2hT9+ab70imA7ccg3RaScQgMvJT60OL00hpmJvrg==
dependencies:
"@typescript-eslint/utils" "^5.13.0"

Expand Down

0 comments on commit e48baba

Please sign in to comment.