Skip to content

Commit b71ec5a

Browse files
chore(deps): update dependency eslint-plugin-testing-library to v5.9.1 (#2692)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 99dc59a commit b71ec5a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"eslint-plugin-react-hooks": "4.6.0",
5656
"eslint-plugin-sonarjs": "0.16.0",
5757
"eslint-plugin-sort-keys-fix": "1.1.2",
58-
"eslint-plugin-testing-library": "5.9.0",
58+
"eslint-plugin-testing-library": "5.9.1",
5959
"eslint-plugin-unicorn": "44.0.2",
6060
"husky": "8.0.1",
6161
"jest": "29.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9051,10 +9051,10 @@ [email protected]:
90519051
natural-compare "^1.4.0"
90529052
requireindex "~1.2.0"
90539053

9054-
9055-
version "5.9.0"
9056-
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.9.0.tgz#772243d6848c9ac1a22ca4f742a1fe5fd378a052"
9057-
integrity sha512-iwPz6KNf/qc4rHMGaxn2vmS5snzuOqtia00D0FC2Wcp1xWM3J9w0/YzzrPv/UFHhLG0CwfQodyKmqL5+c6hGgg==
9054+
9055+
version "5.9.1"
9056+
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.9.1.tgz#12e4bd34c48683ee98af4df2e3318ec9f51dcf8a"
9057+
integrity sha512-6BQp3tmb79jLLasPHJmy8DnxREe+2Pgf7L+7o09TSWPfdqqtQfRZmZNetr5mOs3yqZk/MRNxpN3RUpJe0wB4LQ==
90589058
dependencies:
90599059
"@typescript-eslint/utils" "^5.13.0"
90609060

0 commit comments

Comments
 (0)