Skip to content

Commit 6bd84fa

Browse files
chore(deps): update dependency eslint-plugin-testing-library to ^7.13.4 (#355)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6a1bae7 commit 6bd84fa

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
@@ -45,7 +45,7 @@
4545
"eslint-plugin-jest-dom": "^5.5.0",
4646
"eslint-plugin-react": "^7.37.5",
4747
"eslint-plugin-react-hooks": "^5.2.0",
48-
"eslint-plugin-testing-library": "^7.13.3",
48+
"eslint-plugin-testing-library": "^7.13.4",
4949
"jest": "^27.5.1",
5050
"prettier": "^3.6.2",
5151
"ts-jest": "^27.1.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2672,10 +2672,10 @@ eslint-plugin-react@^7.37.5:
26722672
string.prototype.matchall "^4.0.12"
26732673
string.prototype.repeat "^1.0.0"
26742674

2675-
eslint-plugin-testing-library@^7.13.3:
2676-
version "7.13.3"
2677-
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.13.3.tgz#6edaca5609098e8869fd75afc48d7aa5ebfd0bc4"
2678-
integrity sha512-STwyXN7GnHulgsfdXVd5iC8fFCJVRQj2AcKtMmQOsA8G4oMnSCOX1p3MjbrDQ9fmwVf5wZy6vboTOTFobWuxOA==
2675+
eslint-plugin-testing-library@^7.13.4:
2676+
version "7.13.4"
2677+
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.13.4.tgz#6c7d7114c2dd84435d78dea99842b8543cc7383b"
2678+
integrity sha512-OOrjrJrFsp20xULIy2wDJWjW7qmH2nV0zrs3Y790Ld3+XZFDbtgKvnE//xDANIBna3M9sk9GPYbzkCLI7XhYmg==
26792679
dependencies:
26802680
"@typescript-eslint/scope-manager" "^8.15.0"
26812681
"@typescript-eslint/utils" "^8.15.0"

0 commit comments

Comments
 (0)