Skip to content

Commit 66edac6

Browse files
Bump eslint-plugin-testing-library from 7.10.0 to 7.11.0 (#13857)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 251cc1c commit 66edac6

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.10.0",
286+
"eslint-plugin-testing-library": "^7.11.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.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==
4814+
eslint-plugin-testing-library@^7.11.0:
4815+
version "7.11.0"
4816+
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.11.0.tgz#6a892df6fd5122cfbf7613837a8618351d5fdaf0"
4817+
integrity sha512-Fpzn3L3RUmoCEZKaQCkkEgjM2bQwrPrgz7E2StlP1bymjaPmYMHY0knTh0CAAA7Nk+9jkEV2nDhq1UsLR4TbbA==
48184818
dependencies:
48194819
"@typescript-eslint/scope-manager" "^8.15.0"
48204820
"@typescript-eslint/utils" "^8.15.0"

0 commit comments

Comments
 (0)