Skip to content

Commit 8d4d9dc

Browse files
Bump eslint-plugin-testing-library from 7.9.2 to 7.10.0 (#13849)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8ceacbd commit 8d4d9dc

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": "^5.2.0",
286-
"eslint-plugin-testing-library": "^7.9.2",
286+
"eslint-plugin-testing-library": "^7.10.0",
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
@@ -4811,10 +4811,10 @@ eslint-plugin-react@^7.37.5:
48114811
string.prototype.matchall "^4.0.12"
48124812
string.prototype.repeat "^1.0.0"
48134813

4814-
eslint-plugin-testing-library@^7.9.2:
4815-
version "7.9.2"
4816-
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.9.2.tgz#9a680109295e5d850cd6d8d2cb4c89ca4bfe54ab"
4817-
integrity sha512-69InVKMoNfKhRlokBE8sivGgN9fIpaqk5+INeOamekOtQNxp6YFswGM5lO1kFO6O6zqhYsBxXR9NMffOj4mMkw==
4814+
eslint-plugin-testing-library@^7.10.0:
4815+
version "7.10.0"
4816+
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.10.0.tgz#c49f6b90cbdbcf39dbd6d9978e66eea2d19ac889"
4817+
integrity sha512-0yctS5KjVPfDYzswJKQ6d/1767+qsmlu2TzjN9yB25wtfto5vMmSC0z3hDYcsTj9bekzKaxueSh8AReWm2Illg==
48184818
dependencies:
48194819
"@typescript-eslint/scope-manager" "^8.15.0"
48204820
"@typescript-eslint/utils" "^8.15.0"

0 commit comments

Comments
 (0)