Skip to content

Commit

Permalink
Merge pull request #1226 from tubone24/renovate-eslint-plugin-testing…
Browse files Browse the repository at this point in the history
…-library-5.x

Update dependency eslint-plugin-testing-library to v5.9.1
  • Loading branch information
tubone24 committed Jan 14, 2023
2 parents a6e08ca + de89f6c commit 5d210f6
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 @@ -193,7 +193,7 @@
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.31.11",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-testing-library": "5.7.2",
"eslint-plugin-testing-library": "5.9.1",
"gatsby-plugin-webpack-bundle-analyser-v2": "1.1.30",
"gh-pages": "4.0.0",
"husky": "8.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11752,10 +11752,10 @@ eslint-plugin-react@^7.27.1, eslint-plugin-react@^7.30.1:
semver "^6.3.0"
string.prototype.matchall "^4.0.7"

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==
eslint-plugin-testing-library@5.9.1:
version "5.9.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.9.1.tgz#12e4bd34c48683ee98af4df2e3318ec9f51dcf8a"
integrity sha512-6BQp3tmb79jLLasPHJmy8DnxREe+2Pgf7L+7o09TSWPfdqqtQfRZmZNetr5mOs3yqZk/MRNxpN3RUpJe0wB4LQ==
dependencies:
"@typescript-eslint/utils" "^5.13.0"

Expand Down

0 comments on commit 5d210f6

Please sign in to comment.