Skip to content

Commit

Permalink
Update dependency eslint-plugin-testing-library to v5.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2022
1 parent 6fa96cb commit 9c3545b
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.7.2",
"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.7.2:
version "5.7.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.7.2.tgz#c1b2112a40aab61f93e10859e8b2d81e54f0ce84"
integrity sha512-0ZmHeR/DUUgEzW8rwUBRWxuqntipDtpvxK0hymdHnLlABryJkzd+CAHr+XnISaVsTisZ5MLHp6nQF+8COHLLTA==
dependencies:
"@typescript-eslint/utils" "^5.13.0"

Expand Down

0 comments on commit 9c3545b

Please sign in to comment.