Skip to content

Commit

Permalink
Bump eslint-plugin-testing-library from 6.2.0 to 7.0.0 in /docs (#1024)
Browse files Browse the repository at this point in the history
Bumps
[eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library)
from 6.2.0 to 7.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/testing-library/eslint-plugin-testing-library/releases">eslint-plugin-testing-library's
releases</a>.</em></p>
<blockquote>
<h2>v7.0.0</h2>
<h1><a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v6.5.0...v7.0.0">7.0.0</a>
(2024-11-23)</h1>
<p>You can follow the <a
href="https://github.com/testing-library/eslint-plugin-testing-library/blob/main/docs/migration-guides/v7.md">migration
guide to v7</a>.</p>
<h3>BREAKING CHANGES</h3>
<ul>
<li>Requires Node@^18.18.0 || ^20.9.0 || &gt;=21.1.0</li>
<li>Requires ESLint  <code>^8.57.0</code>, or <code>^9.0.0</code></li>
</ul>
<h3>Features</h3>
<ul>
<li>Full support for ESLint v9 (v8 still compatible) and
typescript-eslint v8</li>
</ul>
<p>Co-authored-by: <a
href="https://github.com/MichaelDeBoey"><code>@​MichaelDeBoey</code></a></p>
<h2>v7.0.0-beta.6</h2>
<h1><a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.0.0-beta.5...v7.0.0-beta.6">7.0.0-beta.6</a>
(2024-11-19)</h1>
<h3>Features</h3>
<ul>
<li><strong>deps:</strong> update to <code>@typescript-eslint/*</code>
v8 (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/955">#955</a>)
(<a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/e015071a6c591991ae040850fe7f2dc8260799fc">e015071</a>)</li>
</ul>
<h2>v7.0.0-beta.5</h2>
<h1><a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.0.0-beta.4...v7.0.0-beta.5">7.0.0-beta.5</a>
(2024-11-01)</h1>
<h3>Features</h3>
<ul>
<li><strong>deps-dev:</strong> update <code>eslint-plugin-jest</code>
(<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/954">#954</a>)
(<a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/61bb2ea5e1828ef1d5e71ea6f0c65d7bc1272013">61bb2ea</a>)</li>
</ul>
<h2>v7.0.0-beta.4</h2>
<h1><a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.0.0-beta.3...v7.0.0-beta.4">7.0.0-beta.4</a>
(2024-10-31)</h1>
<h3>Features</h3>
<ul>
<li><strong>deps:</strong> update to <code>@typescript-eslint/*</code>
v7 (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/947">#947</a>)
(<a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/330881f33216d5b65534573e2f94c026b291423c">330881f</a>)</li>
</ul>
<h2>v7.0.0-beta.3</h2>
<h1><a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.0.0-beta.2...v7.0.0-beta.3">7.0.0-beta.3</a>
(2024-10-30)</h1>
<h3>Features</h3>
<ul>
<li><strong>deps:</strong> update to <code>@typescript-eslint/*</code>
v6 (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/945">#945</a>)
(<a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/f07ee6431e99411358ed28767b66b608c600e6c3">f07ee64</a>)</li>
</ul>
<h2>v7.0.0-beta.2</h2>
<h1><a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.0.0-beta.1...v7.0.0-beta.2">7.0.0-beta.2</a>
(2024-10-30)</h1>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/13645b786d996832c0a6074ba40f499ed380ed4b"><code>13645b7</code></a>
chore: v7 (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/901">#901</a>)</li>
<li><a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/3615223d6e2a6b264e155baa628bb467a11c2766"><code>3615223</code></a>
build(deps-dev): bump <code>@​swc/core</code> from 1.7.36 to 1.9.2 (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/965">#965</a>)</li>
<li><a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/1f1567484b0c218883d7987367439d5e5dabc138"><code>1f15674</code></a>
build(deps-dev): bump <code>@​types/node</code> from 20.16.12 to 22.8.6
(<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/950">#950</a>)</li>
<li><a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/041dc1bb50abb851cdbdc5b0cf744078d5a6ebb8"><code>041dc1b</code></a>
feat: add TypeScript types (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/963">#963</a>)</li>
<li><a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/a7344356b973b62f82f4592142ced4182a562725"><code>a734435</code></a>
build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn
group (...</li>
<li><a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/615468893486f778c36ca3ff2aa23d3d519de8fa"><code>6154688</code></a>
build(deps): bump codecov/codecov-action from 4 to 5 (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/959">#959</a>)</li>
<li><a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/c32a06ecf6ea0136757e4d2e70d30208a7bc9318"><code>c32a06e</code></a>
chore: use Node 22 for main tests (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/960">#960</a>)</li>
<li><a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/657ed01ce25c3d6ce1561fd4fbc2c098bf1ccc19"><code>657ed01</code></a>
feat: support ESLint v9 (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/928">#928</a>)</li>
<li><a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/9a4d7e98e06f72ee4efbdfc0e79c9e7243d6f93a"><code>9a4d7e9</code></a>
test: run against ESLint v9 (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/926">#926</a>)</li>
<li><a
href="https://github.com/testing-library/eslint-plugin-testing-library/commit/ca53641054a6d1e45c6d05810be3bb1a12526aa5"><code>ca53641</code></a>
fix: update dependencies (<a
href="https://redirect.github.com/testing-library/eslint-plugin-testing-library/issues/940">#940</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/testing-library/eslint-plugin-testing-library/compare/v6.2.0...v7.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-testing-library&package-manager=npm_and_yarn&previous-version=6.2.0&new-version=7.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent d6883ca commit a94328e
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 97 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-testing-library": "^6.2.0",
"eslint-plugin-testing-library": "^7.0.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"markdownlint-cli2": "^0.14.0",
Expand Down
138 changes: 42 additions & 96 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2848,7 +2848,7 @@
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.8.tgz#ce5ace04cfeabe7ef87c0091e50752e36707deff"
integrity sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A==

"@types/semver@^7.3.12", "@types/semver@^7.5.0":
"@types/semver@^7.5.0":
version "7.5.6"
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.6.tgz#c65b2bfce1bec346582c07724e3f8c1017a20339"
integrity sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==
Expand Down Expand Up @@ -2951,14 +2951,6 @@
"@typescript-eslint/visitor-keys" "8.10.0"
debug "^4.3.4"

"@typescript-eslint/scope-manager@5.62.0":
version "5.62.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c"
integrity sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==
dependencies:
"@typescript-eslint/types" "5.62.0"
"@typescript-eslint/visitor-keys" "5.62.0"

"@typescript-eslint/scope-manager@6.13.2":
version "6.13.2"
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.13.2.tgz#5fa4e4adace028dafac212c770640b94e7b61052"
Expand All @@ -2975,13 +2967,13 @@
"@typescript-eslint/types" "8.10.0"
"@typescript-eslint/visitor-keys" "8.10.0"

"@typescript-eslint/scope-manager@8.9.0":
version "8.9.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.9.0.tgz#c98fef0c4a82a484e6a1eb610a55b154d14d46f3"
integrity sha512-bZu9bUud9ym1cabmOYH9S6TnbWRzpklVmwqICeOulTCZ9ue2/pczWzQvt/cGj2r2o1RdKoZbuEMalJJSYw3pHQ==
"@typescript-eslint/scope-manager@8.15.0", "@typescript-eslint/scope-manager@^8.15.0":
version "8.15.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.15.0.tgz#28a1a0f13038f382424f45a988961acaca38f7c6"
integrity sha512-QRGy8ADi4J7ii95xz4UoiymmmMd/zuy9azCaamnZ3FM8T5fZcex8UfJcjkiEZjJSztKfEBe3dZ5T/5RHAmw2mA==
dependencies:
"@typescript-eslint/types" "8.9.0"
"@typescript-eslint/visitor-keys" "8.9.0"
"@typescript-eslint/types" "8.15.0"
"@typescript-eslint/visitor-keys" "8.15.0"

"@typescript-eslint/type-utils@6.13.2":
version "6.13.2"
Expand All @@ -2993,11 +2985,6 @@
debug "^4.3.4"
ts-api-utils "^1.0.1"

"@typescript-eslint/types@5.62.0":
version "5.62.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==

"@typescript-eslint/types@6.13.2":
version "6.13.2"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.13.2.tgz#c044aac24c2f6cefb8e921e397acad5417dd0ae6"
Expand All @@ -3008,23 +2995,10 @@
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.10.0.tgz#eb29c4bc2ed23489348c297469c76d28c38fb618"
integrity sha512-k/E48uzsfJCRRbGLapdZgrX52csmWJ2rcowwPvOZ8lwPUv3xW6CcFeJAXgx4uJm+Ge4+a4tFOkdYvSpxhRhg1w==

"@typescript-eslint/types@8.9.0":
version "8.9.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.9.0.tgz#b733af07fb340b32e962c6c63b1062aec2dc0fe6"
integrity sha512-SjgkvdYyt1FAPhU9c6FiYCXrldwYYlIQLkuc+LfAhCna6ggp96ACncdtlbn8FmnG72tUkXclrDExOpEYf1nfJQ==

"@typescript-eslint/typescript-estree@5.62.0":
version "5.62.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
integrity sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==
dependencies:
"@typescript-eslint/types" "5.62.0"
"@typescript-eslint/visitor-keys" "5.62.0"
debug "^4.3.4"
globby "^11.1.0"
is-glob "^4.0.3"
semver "^7.3.7"
tsutils "^3.21.0"
"@typescript-eslint/types@8.15.0":
version "8.15.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.15.0.tgz#4958edf3d83e97f77005f794452e595aaf6430fc"
integrity sha512-n3Gt8Y/KyJNe0S3yDCD2RVKrHBC4gTUcLTebVBXacPy091E6tNspFLKRXlk3hwT4G55nfr1n2AdFqi/XMxzmPQ==

"@typescript-eslint/typescript-estree@6.13.2":
version "6.13.2"
Expand Down Expand Up @@ -3053,13 +3027,13 @@
semver "^7.6.0"
ts-api-utils "^1.3.0"

"@typescript-eslint/typescript-estree@8.9.0":
version "8.9.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.9.0.tgz#1714f167e9063062dc0df49c1d25afcbc7a96199"
integrity sha512-9iJYTgKLDG6+iqegehc5+EqE6sqaee7kb8vWpmHZ86EqwDjmlqNNHeqDVqb9duh+BY6WCNHfIGvuVU3Tf9Db0g==
"@typescript-eslint/typescript-estree@8.15.0":
version "8.15.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.15.0.tgz#915c94e387892b114a2a2cc0df2d7f19412c8ba7"
integrity sha512-1eMp2JgNec/niZsR7ioFBlsh/Fk0oJbhaqO0jRyQBMgkz7RrFfkqF9lYYmBoGBaSiLnu8TAPQTwoTUiSTUW9dg==
dependencies:
"@typescript-eslint/types" "8.9.0"
"@typescript-eslint/visitor-keys" "8.9.0"
"@typescript-eslint/types" "8.15.0"
"@typescript-eslint/visitor-keys" "8.15.0"
debug "^4.3.4"
fast-glob "^3.3.2"
is-glob "^4.0.3"
Expand All @@ -3080,37 +3054,15 @@
"@typescript-eslint/typescript-estree" "6.13.2"
semver "^7.5.4"

"@typescript-eslint/utils@^5.58.0":
version "5.62.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==
dependencies:
"@eslint-community/eslint-utils" "^4.2.0"
"@types/json-schema" "^7.0.9"
"@types/semver" "^7.3.12"
"@typescript-eslint/scope-manager" "5.62.0"
"@typescript-eslint/types" "5.62.0"
"@typescript-eslint/typescript-estree" "5.62.0"
eslint-scope "^5.1.1"
semver "^7.3.7"

"@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0":
version "8.9.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.9.0.tgz#748bbe3ea5bee526d9786d9405cf1b0df081c299"
integrity sha512-PKgMmaSo/Yg/F7kIZvrgrWa1+Vwn036CdNUvYFEkYbPwOH4i8xvkaRlu148W3vtheWK9ckKRIz7PBP5oUlkrvQ==
"@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0", "@typescript-eslint/utils@^8.15.0":
version "8.15.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.15.0.tgz#ac04679ad19252776b38b81954b8e5a65567cef6"
integrity sha512-k82RI9yGhr0QM3Dnq+egEpz9qB6Un+WLYhmoNcvl8ltMEededhh7otBVVIDDsEEttauwdY/hQoSsOv13lxrFzQ==
dependencies:
"@eslint-community/eslint-utils" "^4.4.0"
"@typescript-eslint/scope-manager" "8.9.0"
"@typescript-eslint/types" "8.9.0"
"@typescript-eslint/typescript-estree" "8.9.0"

"@typescript-eslint/visitor-keys@5.62.0":
version "5.62.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e"
integrity sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==
dependencies:
"@typescript-eslint/types" "5.62.0"
eslint-visitor-keys "^3.3.0"
"@typescript-eslint/scope-manager" "8.15.0"
"@typescript-eslint/types" "8.15.0"
"@typescript-eslint/typescript-estree" "8.15.0"

"@typescript-eslint/visitor-keys@6.13.2":
version "6.13.2"
Expand All @@ -3128,13 +3080,13 @@
"@typescript-eslint/types" "8.10.0"
eslint-visitor-keys "^3.4.3"

"@typescript-eslint/visitor-keys@8.9.0":
version "8.9.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.9.0.tgz#5f11f4d9db913f37da42776893ffe0dd1ae78f78"
integrity sha512-Ht4y38ubk4L5/U8xKUBfKNYGmvKvA1CANoxiTRMM+tOLk3lbF3DvzZCxJCRSE+2GdCMSh6zq9VZJc3asc1XuAA==
"@typescript-eslint/visitor-keys@8.15.0":
version "8.15.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.15.0.tgz#9ea5a85eb25401d2aa74ec8a478af4e97899ea12"
integrity sha512-h8vYOulWec9LhpwfAdZf2bjr8xIp0KNKnpgqSz0qqYYKAW/QZKw3ktRndbiAtUz4acH4QLQavwZBYCc0wulA/Q==
dependencies:
"@typescript-eslint/types" "8.9.0"
eslint-visitor-keys "^3.4.3"
"@typescript-eslint/types" "8.15.0"
eslint-visitor-keys "^4.2.0"

"@ungap/structured-clone@^1.0.0":
version "1.2.0"
Expand Down Expand Up @@ -5378,14 +5330,15 @@ eslint-plugin-react@^7.33.2:
semver "^6.3.1"
string.prototype.matchall "^4.0.8"

eslint-plugin-testing-library@^6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-6.2.0.tgz#af3340b783c881eb19ec5ac6b3a4bfe8ab4a1f74"
integrity sha512-+LCYJU81WF2yQ+Xu4A135CgK8IszcFcyMF4sWkbiu6Oj+Nel0TrkZq/HvDw0/1WuO3dhDQsZA/OpEMGd0NfcUw==
eslint-plugin-testing-library@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.0.0.tgz#9a2ff094d33abab2214f41bcd1a54004b22091e9"
integrity sha512-Bwrn5Qi08Lf5Huv4ZGDNYxwkFLAyGQIPB9lC0ALlojymP32aKsSxWnccP1NvIcI5vMhkENg4Y5Td/Q9/tLYmGQ==
dependencies:
"@typescript-eslint/utils" "^5.58.0"
"@typescript-eslint/scope-manager" "^8.15.0"
"@typescript-eslint/utils" "^8.15.0"

eslint-scope@5.1.1, eslint-scope@^5.1.1:
eslint-scope@5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
Expand All @@ -5411,6 +5364,11 @@ eslint-visitor-keys@^4.1.0:
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.1.0.tgz#1f785cc5e81eb7534523d85922248232077d2f8c"
integrity sha512-Q7lok0mqMUSf5a/AdAZkA5a/gHcO6snwQClVNNvFKCAVlxXucdU8pKydU5ZVZjBx5xr37vGbFFWtLQYreLzrZg==

eslint-visitor-keys@^4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==

eslint@^9.13.0:
version "9.13.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.13.0.tgz#7659014b7dda1ff876ecbd990f726e11c61596e6"
Expand Down Expand Up @@ -11335,23 +11293,11 @@ tsconfig-paths@^3.14.2:
minimist "^1.2.6"
strip-bom "^3.0.0"

tslib@^1.8.1:
version "1.14.1"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==

tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.6.0:
version "2.6.2"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==

tsutils@^3.21.0:
version "3.21.0"
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==
dependencies:
tslib "^1.8.1"

type-check@^0.4.0, type-check@~0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1"
Expand Down

0 comments on commit a94328e

Please sign in to comment.