Skip to content

Commit 8a24f4b

Browse files
Bump eslint-plugin-testing-library from 7.13.2 to 7.13.3 (#13889)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 842fed2 commit 8a24f4b

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.2",
286+
"eslint-plugin-testing-library": "^7.13.3",
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.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==
4820+
eslint-plugin-testing-library@^7.13.3:
4821+
version "7.13.3"
4822+
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.13.3.tgz#6edaca5609098e8869fd75afc48d7aa5ebfd0bc4"
4823+
integrity sha512-STwyXN7GnHulgsfdXVd5iC8fFCJVRQj2AcKtMmQOsA8G4oMnSCOX1p3MjbrDQ9fmwVf5wZy6vboTOTFobWuxOA==
48244824
dependencies:
48254825
"@typescript-eslint/scope-manager" "^8.15.0"
48264826
"@typescript-eslint/utils" "^8.15.0"

0 commit comments

Comments
 (0)