Skip to content

Commit b8fdecc

Browse files
Bump eslint-plugin-testing-library from 7.13.4 to 7.13.5 (#13939)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 569cd6e commit b8fdecc

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
@@ -283,7 +283,7 @@
283283
"eslint-plugin-promise": "^7.2.1",
284284
"eslint-plugin-react": "^7.37.5",
285285
"eslint-plugin-react-hooks": "^7.0.1",
286-
"eslint-plugin-testing-library": "^7.13.4",
286+
"eslint-plugin-testing-library": "^7.13.5",
287287
"file-loader": "^6.0.0",
288288
"flow-bin": "^0.187.0",
289289
"glob": "^13.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5086,10 +5086,10 @@ eslint-plugin-react@7.37.5, eslint-plugin-react@^7.37.5:
50865086
string.prototype.matchall "^4.0.12"
50875087
string.prototype.repeat "^1.0.0"
50885088

5089-
eslint-plugin-testing-library@^7.13.4:
5090-
version "7.13.4"
5091-
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.13.4.tgz#6c7d7114c2dd84435d78dea99842b8543cc7383b"
5092-
integrity sha512-OOrjrJrFsp20xULIy2wDJWjW7qmH2nV0zrs3Y790Ld3+XZFDbtgKvnE//xDANIBna3M9sk9GPYbzkCLI7XhYmg==
5089+
eslint-plugin-testing-library@^7.13.5:
5090+
version "7.13.5"
5091+
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.13.5.tgz#2b9320bfd4d3a7a6164696d6e5447f53ff2ab689"
5092+
integrity sha512-75rUmtNnXeO9cyMwG78vXxGEB7muIQ+IwcwBTma+M9KFc68SFaMKevGydObsUgX+IFef4lRLO/ysR9JqK1odyg==
50935093
dependencies:
50945094
"@typescript-eslint/scope-manager" "^8.15.0"
50955095
"@typescript-eslint/utils" "^8.15.0"

0 commit comments

Comments
 (0)