Skip to content

Commit 42efa89

Browse files
Bump eslint-plugin-testing-library from 6.2.2 to 7.1.1
Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) from 6.2.2 to 7.1.1. - [Release notes](https://github.com/testing-library/eslint-plugin-testing-library/releases) - [Changelog](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/.releaserc.json) - [Commits](testing-library/eslint-plugin-testing-library@v6.2.2...v7.1.1) --- updated-dependencies: - dependency-name: eslint-plugin-testing-library dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5603a0e commit 42efa89

File tree

2 files changed

+75
-8
lines changed

2 files changed

+75
-8
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@
285285
"eslint-plugin-promise": "^7.2.0",
286286
"eslint-plugin-react": "^7.37.2",
287287
"eslint-plugin-react-hooks": "^5.1.0",
288-
"eslint-plugin-testing-library": "^6.2.2",
288+
"eslint-plugin-testing-library": "^7.1.1",
289289
"file-loader": "^6.0.0",
290290
"flow-bin": "^0.187.0",
291291
"glob": "^10.4.2",

Diff for: yarn.lock

+74-7
Original file line numberDiff line numberDiff line change
@@ -1938,11 +1938,24 @@
19381938
"@typescript-eslint/types" "5.58.0"
19391939
"@typescript-eslint/visitor-keys" "5.58.0"
19401940

1941+
"@typescript-eslint/[email protected]", "@typescript-eslint/scope-manager@^8.15.0":
1942+
version "8.17.0"
1943+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.17.0.tgz#a3f49bf3d4d27ff8d6b2ea099ba465ef4dbcaa3a"
1944+
integrity sha512-/ewp4XjvnxaREtqsZjF4Mfn078RD/9GmiEAtTeLQ7yFdKnqwTOgRMSvFz4et9U5RiJQ15WTGXPLj89zGusvxBg==
1945+
dependencies:
1946+
"@typescript-eslint/types" "8.17.0"
1947+
"@typescript-eslint/visitor-keys" "8.17.0"
1948+
19411949
"@typescript-eslint/[email protected]":
19421950
version "5.58.0"
19431951
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.58.0.tgz#54c490b8522c18986004df7674c644ffe2ed77d8"
19441952
integrity sha512-JYV4eITHPzVQMnHZcYJXl2ZloC7thuUHrcUmxtzvItyKPvQ50kb9QXBkgNAt90OYMqwaodQh2kHutWZl1fc+1g==
19451953

1954+
"@typescript-eslint/[email protected]":
1955+
version "8.17.0"
1956+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.17.0.tgz#ef84c709ef8324e766878834970bea9a7e3b72cf"
1957+
integrity sha512-gY2TVzeve3z6crqh2Ic7Cr+CAv6pfb0Egee7J5UAVWCpVvDI/F71wNfolIim4FE6hT15EbpZFVUj9j5i38jYXA==
1958+
19461959
"@typescript-eslint/[email protected]":
19471960
version "5.58.0"
19481961
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.58.0.tgz#4966e6ff57eaf6e0fce2586497edc097e2ab3e61"
@@ -1956,7 +1969,21 @@
19561969
semver "^7.3.7"
19571970
tsutils "^3.21.0"
19581971

1959-
"@typescript-eslint/utils@^5.10.0", "@typescript-eslint/utils@^5.58.0":
1972+
"@typescript-eslint/[email protected]":
1973+
version "8.17.0"
1974+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.17.0.tgz#40b5903bc929b1e8dd9c77db3cb52cfb199a2a34"
1975+
integrity sha512-JqkOopc1nRKZpX+opvKqnM3XUlM7LpFMD0lYxTqOTKQfCWAmxw45e3qlOCsEqEB2yuacujivudOFpCnqkBDNMw==
1976+
dependencies:
1977+
"@typescript-eslint/types" "8.17.0"
1978+
"@typescript-eslint/visitor-keys" "8.17.0"
1979+
debug "^4.3.4"
1980+
fast-glob "^3.3.2"
1981+
is-glob "^4.0.3"
1982+
minimatch "^9.0.4"
1983+
semver "^7.6.0"
1984+
ts-api-utils "^1.3.0"
1985+
1986+
"@typescript-eslint/utils@^5.10.0":
19601987
version "5.58.0"
19611988
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.58.0.tgz#430d7c95f23ec457b05be5520c1700a0dfd559d5"
19621989
integrity sha512-gAmLOTFXMXOC+zP1fsqm3VceKSBQJNzV385Ok3+yzlavNHZoedajjS4UyS21gabJYcobuigQPs/z71A9MdJFqQ==
@@ -1970,6 +1997,16 @@
19701997
eslint-scope "^5.1.1"
19711998
semver "^7.3.7"
19721999

2000+
"@typescript-eslint/utils@^8.15.0":
2001+
version "8.17.0"
2002+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.17.0.tgz#41c05105a2b6ab7592f513d2eeb2c2c0236d8908"
2003+
integrity sha512-bQC8BnEkxqG8HBGKwG9wXlZqg37RKSMY7v/X8VEWD8JG2JuTHuNK0VFvMPMUKQcbk6B+tf05k+4AShAEtCtJ/w==
2004+
dependencies:
2005+
"@eslint-community/eslint-utils" "^4.4.0"
2006+
"@typescript-eslint/scope-manager" "8.17.0"
2007+
"@typescript-eslint/types" "8.17.0"
2008+
"@typescript-eslint/typescript-estree" "8.17.0"
2009+
19732010
"@typescript-eslint/[email protected]":
19742011
version "5.58.0"
19752012
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.58.0.tgz#eb9de3a61d2331829e6761ce7fd13061781168b4"
@@ -1978,6 +2015,14 @@
19782015
"@typescript-eslint/types" "5.58.0"
19792016
eslint-visitor-keys "^3.3.0"
19802017

2018+
"@typescript-eslint/[email protected]":
2019+
version "8.17.0"
2020+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.17.0.tgz#4dbcd0e28b9bf951f4293805bf34f98df45e1aa8"
2021+
integrity sha512-1Hm7THLpO6ww5QU6H/Qp+AusUUl+z/CAm3cNZZ0jQvon9yicgO7Rwd+/WWRpMKLYV6p2UvdbR27c86rzCPpreg==
2022+
dependencies:
2023+
"@typescript-eslint/types" "8.17.0"
2024+
eslint-visitor-keys "^4.2.0"
2025+
19812026
"@ungap/structured-clone@^1.2.0":
19822027
version "1.2.0"
19832028
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
@@ -4644,12 +4689,13 @@ eslint-plugin-react@^7.37.2:
46444689
string.prototype.matchall "^4.0.11"
46454690
string.prototype.repeat "^1.0.0"
46464691

4647-
eslint-plugin-testing-library@^6.2.2:
4648-
version "6.2.2"
4649-
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-6.2.2.tgz#67e84ff891a2b3a8078ced0afa95ee6f343c00c1"
4650-
integrity sha512-1E94YOTUDnOjSLyvOwmbVDzQi/WkKm3WVrMXu6SmBr6DN95xTGZmI6HJ/eOkSXh/DlheRsxaPsJvZByDBhWLVQ==
4692+
eslint-plugin-testing-library@^7.1.1:
4693+
version "7.1.1"
4694+
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.1.1.tgz#df834e821e53fa81c1eb1fad5a0d9ba4c510f9ea"
4695+
integrity sha512-nszC833aZPwB6tik1nMkbFqmtgIXTT0sfJEYs0zMBKMlkQ4to2079yUV96SvmLh00ovSBJI4pgcBC1TiIP8mXg==
46514696
dependencies:
4652-
"@typescript-eslint/utils" "^5.58.0"
4697+
"@typescript-eslint/scope-manager" "^8.15.0"
4698+
"@typescript-eslint/utils" "^8.15.0"
46534699

46544700
[email protected], eslint-scope@^5.1.1:
46554701
version "5.1.1"
@@ -4677,6 +4723,11 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
46774723
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
46784724
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
46794725

4726+
eslint-visitor-keys@^4.2.0:
4727+
version "4.2.0"
4728+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
4729+
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
4730+
46804731
eslint@^8.57.0:
46814732
version "8.57.0"
46824733
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.0.tgz#c786a6fd0e0b68941aaf624596fb987089195668"
@@ -4902,6 +4953,17 @@ fast-glob@^3.2.9, fast-glob@^3.3.1:
49024953
merge2 "^1.3.0"
49034954
micromatch "^4.0.4"
49044955

4956+
fast-glob@^3.3.2:
4957+
version "3.3.2"
4958+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
4959+
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
4960+
dependencies:
4961+
"@nodelib/fs.stat" "^2.0.2"
4962+
"@nodelib/fs.walk" "^1.2.3"
4963+
glob-parent "^5.1.2"
4964+
merge2 "^1.3.0"
4965+
micromatch "^4.0.4"
4966+
49054967
fast-json-parse@^1.0.2:
49064968
version "1.0.3"
49074969
resolved "https://registry.yarnpkg.com/fast-json-parse/-/fast-json-parse-1.0.3.tgz#43e5c61ee4efa9265633046b770fb682a7577c4d"
@@ -9674,7 +9736,7 @@ semver@^6.0.0, semver@^6.3.0, semver@^6.3.1:
96749736
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
96759737
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
96769738

9677-
semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.5.3, semver@^7.5.4, semver@^7.6.3:
9739+
semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.6.3:
96789740
version "7.6.3"
96799741
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
96809742
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
@@ -10677,6 +10739,11 @@ trim-newlines@^4.0.2:
1067710739
resolved "https://registry.yarnpkg.com/true-case-path/-/true-case-path-2.2.1.tgz#c5bf04a5bbec3fd118be4084461b3a27c4d796bf"
1067810740
integrity sha512-0z3j8R7MCjy10kc/g+qg7Ln3alJTodw9aDuVWZa3uiWqfuBMKeAeP2ocWcxoyM3D73yz3Jt/Pu4qPr4wHSdB/Q==
1067910741

10742+
ts-api-utils@^1.3.0:
10743+
version "1.4.3"
10744+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.4.3.tgz#bfc2215fe6528fecab2b0fba570a2e8a4263b064"
10745+
integrity sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==
10746+
1068010747
tsconfig-paths@^3.15.0:
1068110748
version "3.15.0"
1068210749
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz#5299ec605e55b1abb23ec939ef15edaf483070d4"

0 commit comments

Comments
 (0)