Skip to content

Commit 1bf54b7

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

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.8.0",
58+
"eslint-plugin-testing-library": "5.9.0",
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-
eslint-plugin-testing-library@5.8.0:
9055-
version "5.8.0"
9056-
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.8.0.tgz#0faed7695ba76c0021fde3aeda9b90748995d2f2"
9057-
integrity sha512-QzOKgu4x8WmNq4LdbHb8lz5nBR+KX5kSg5VvIdr/5f1BvHx2IoO1B/tgDa5pD/ng2LsiQ0/HIH6gsUuxpbcrkQ==
9054+
eslint-plugin-testing-library@5.9.0:
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==
90589058
dependencies:
90599059
"@typescript-eslint/utils" "^5.13.0"
90609060

0 commit comments

Comments
 (0)