Skip to content

Commit 66c9790

Browse files
Bump eslint-plugin-testing-library from 7.13.1 to 7.13.2 (#13884)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7c40051 commit 66c9790

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": "^6.1.1",
286-
"eslint-plugin-testing-library": "^7.13.1",
286+
"eslint-plugin-testing-library": "^7.13.2",
287287
"file-loader": "^6.0.0",
288288
"flow-bin": "^0.187.0",
289289
"glob": "^11.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4817,10 +4817,10 @@ eslint-plugin-react@^7.37.5:
48174817
string.prototype.matchall "^4.0.12"
48184818
string.prototype.repeat "^1.0.0"
48194819

4820-
eslint-plugin-testing-library@^7.13.1:
4821-
version "7.13.1"
4822-
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.13.1.tgz#fa1841555e6e3f8833b373b5896d28fb56242ade"
4823-
integrity sha512-y56YvbFc3Tm4zNHjaZsbXLo15JHlPkvonOwqX9avACi/TrvknT8cMyJ6T5KJq0ExrlJjH8gIPE6wCloohMYPIQ==
4820+
eslint-plugin-testing-library@^7.13.2:
4821+
version "7.13.2"
4822+
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.13.2.tgz#8149053ef4bc1781b992dfba34406fd382ee2912"
4823+
integrity sha512-30KmNGIl3OjdqMShUj/R5QBjdRx0ZCST00N7w5nUxxId7IqO8EcBoYMl4Da3a4CcMmN/r7fv5UJb9kVJ7Xnc/w==
48244824
dependencies:
48254825
"@typescript-eslint/scope-manager" "^8.15.0"
48264826
"@typescript-eslint/utils" "^8.15.0"

0 commit comments

Comments
 (0)