Skip to content

Commit 80bb0b1

Browse files
Bump @typescript-eslint/eslint-plugin from 7.5.0 to 7.12.0 in /webapp (#1002)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.5.0 to 7.12.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/eslint-plugin</code>'s releases</a>.</em></p> <blockquote> <h2>v7.12.0</h2> <h2>7.12.0 (2024-06-03)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-useless-template-literals] rename to <code>no-useless-template-expression</code> (deprecate <code>no-useless-template-literals</code>) (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/8821">#8821</a>)</li> <li><strong>eslint-plugin:</strong> [no-floating-promises] add option 'allowForKnownSafePromises' (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9186">#9186</a>)</li> <li><strong>rule-tester:</strong> check for parsing errors in suggestion fixes (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9052">#9052</a>)</li> <li><strong>rule-tester:</strong> port <code>checkDuplicateTestCases</code> from ESLint (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9026">#9026</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li>no-useless-template-expression -&gt; no-unnecessary-template-expression (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9174">#9174</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion] combine template literal check with <code>const</code> variable check (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/8820">#8820</a>)</li> <li><strong>eslint-plugin:</strong> [dot-notation] fix false positive when accessing private/protected property with optional chaining (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/8851">#8851</a>)</li> <li><strong>eslint-plugin:</strong> [explicit-member-accessibility] refine report locations (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/8869">#8869</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion] declares are always defined, so always check <code>declare</code>s (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/8901">#8901</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-literal-enum-member] allow using member it self on allowBitwiseExpressions (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9114">#9114</a>)</li> <li><strong>eslint-plugin:</strong> [return-await] clean up in-try-catch detection and make autofixes safe (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9031">#9031</a>)</li> <li><strong>eslint-plugin:</strong> [member-ordering] also TSMethodSignature can be get/set (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9193">#9193</a>)</li> <li><strong>types:</strong> correct typing ParserOptions (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9202">#9202</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Abraham Guo</li> <li>Han Yeong-woo <a href="https://github.com/nix6839"><code>@​nix6839</code></a></li> <li>Joshua Chen</li> <li>Kim Sang Du <a href="https://github.com/developer-bandi"><code>@​developer-bandi</code></a></li> <li>Kirk Waiblinger</li> <li>YeonJuan <a href="https://github.com/yeonjuan"><code>@​yeonjuan</code></a></li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> <h2>v7.11.0</h2> <h2>7.11.0 (2024-05-27)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> deprecate prefer-ts-expect-error in favor of ban-ts-comment (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9081">#9081</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>ast-spec:</strong> add <code>EmptyStatement</code> to <code>Statement</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/8892">#8892</a>)</li> <li><strong>eslint-plugin:</strong> [consistent-type-assertions] prevent syntax errors on arrow functions (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/8826">#8826</a>)</li> <li><strong>typescript-estree:</strong> truncate number of files printed by the maximum file error (<a href="https://github.com/typescript-eslint/typescript-eslint/pull/9127">#9127</a>)</li> </ul> <h3>❤️ Thank You</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md"><code>@​typescript-eslint/eslint-plugin</code>'s changelog</a>.</em></p> <blockquote> <h2>7.12.0 (2024-06-03)</h2> <h3>🚀 Features</h3> <ul> <li> <p><strong>eslint-plugin:</strong> [no-useless-template-literals] rename to <code>no-useless-template-expression</code> (deprecate <code>no-useless-template-literals</code>)</p> </li> <li> <p><strong>rule-tester:</strong> check for parsing errors in suggestion fixes</p> </li> <li> <p><strong>rule-tester:</strong> port <code>checkDuplicateTestCases</code> from ESLint</p> </li> <li> <p><strong>eslint-plugin:</strong> [no-floating-promises] add option 'allowForKnownSafePromises'</p> </li> </ul> <h3>🩹 Fixes</h3> <ul> <li> <p>no-useless-template-expression -&gt; no-unnecessary-template-expression</p> </li> <li> <p><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion] combine template literal check with <code>const</code> variable check</p> </li> <li> <p><strong>eslint-plugin:</strong> [dot-notation] fix false positive when accessing private/protected property with optional chaining</p> </li> <li> <p><strong>eslint-plugin:</strong> [explicit-member-accessibility] refine report locations</p> </li> <li> <p><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion] declares are always defined, so always check <code>declare</code>s</p> </li> <li> <p><strong>eslint-plugin:</strong> [prefer-literal-enum-member] allow using member it self on allowBitwiseExpressions</p> </li> <li> <p><strong>eslint-plugin:</strong> [return-await] clean up in-try-catch detection and make autofixes safe</p> </li> <li> <p><strong>eslint-plugin:</strong> [member-ordering] also TSMethodSignature can be get/set</p> </li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Abraham Guo</li> <li>Han Yeong-woo</li> <li>Joshua Chen</li> <li>Kim Sang Du</li> <li>Kirk Waiblinger</li> <li>YeonJuan</li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> <h2>7.11.0 (2024-05-27)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> deprecate prefer-ts-expect-error in favor of ban-ts-comment</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/7e93b286667fe3b86a3baac973d402414228c7a3"><code>7e93b28</code></a> chore(release): publish 7.12.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/d0adcf197558b1a043ed1a449920689dd62e9c3a"><code>d0adcf1</code></a> docs: clarify what require-await does (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9200">#9200</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/04990d545fc119329551ae3a55d79dfc0c7bf147"><code>04990d5</code></a> feat(eslint-plugin): [no-floating-promises] add option 'allowForKnownSafeProm...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/ad85249a2788565d42386e6561e2540bc2bdef58"><code>ad85249</code></a> docs: mention related ESLint rules in no-unused-vars page (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9198">#9198</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/e80a8d69337804fe35f0a8322330931494e0d257"><code>e80a8d6</code></a> docs: improve description for no-dynamic-delete (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9195">#9195</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/9f92b304f50455323e8292cf7ae83155fceea1ee"><code>9f92b30</code></a> docs: explicitly mention unbound-method limitation with thisArg (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9197">#9197</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/08a944856bde593909bc085d775f98fa488f7147"><code>08a9448</code></a> docs: add example with PascalCase function components (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9196">#9196</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/5ca7f6e563779157cac1ac1592e2f1b82068715a"><code>5ca7f6e</code></a> feat(rule-tester): port <code>checkDuplicateTestCases</code> from ESLint (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9026">#9026</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/a9dd526ec733701ad8a0423b6b86cc50009f5aeb"><code>a9dd526</code></a> fix(eslint-plugin): [member-ordering] also TSMethodSignature can be get/set (...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/2619c3b5e6718a6b70519d9e9807ee7acb745369"><code>2619c3b</code></a> fix(eslint-plugin): [return-await] clean up in-try-catch detection and make a...</li> <li>Additional commits viewable in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v7.12.0/packages/eslint-plugin">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/eslint-plugin&package-manager=npm_and_yarn&previous-version=7.5.0&new-version=7.12.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2f182d2 commit 80bb0b1

File tree

2 files changed

+59
-71
lines changed

2 files changed

+59
-71
lines changed

webapp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/node": "^20.12.8",
3838
"@types/react": "^18.2.74",
3939
"@types/react-dom": "^18.2.24",
40-
"@typescript-eslint/eslint-plugin": "^7.5.0",
40+
"@typescript-eslint/eslint-plugin": "^7.12.0",
4141
"@typescript-eslint/parser": "^7.7.0",
4242
"eslint": "^8.57.0",
4343
"prettier": "^3.2.5",

webapp/yarn.lock

+58-70
Original file line numberDiff line numberDiff line change
@@ -1332,10 +1332,10 @@
13321332
dependencies:
13331333
eslint-visitor-keys "^3.3.0"
13341334

1335-
"@eslint-community/regexpp@^4.4.0", "@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1":
1336-
version "4.10.0"
1337-
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
1338-
integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
1335+
"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.4.0", "@eslint-community/regexpp@^4.6.1":
1336+
version "4.10.1"
1337+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.1.tgz#361461e5cb3845d874e61731c11cfedd664d83a0"
1338+
integrity sha512-Zm2NGpWELsQAD1xsJzGQpYfvICSsFkEpU0jxBjfdC6uNEWXcHnfs9hScFWtXVDVl+rBQJGrl4g1vcKIejpH9dA==
13391339

13401340
"@eslint/eslintrc@^2.1.4":
13411341
version "2.1.4"
@@ -3169,7 +3169,7 @@
31693169
dependencies:
31703170
"@types/istanbul-lib-report" "*"
31713171

3172-
"@types/json-schema@*", "@types/json-schema@^7.0.12", "@types/json-schema@^7.0.4", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
3172+
"@types/json-schema@*", "@types/json-schema@^7.0.4", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
31733173
version "7.0.15"
31743174
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
31753175
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
@@ -3267,7 +3267,7 @@
32673267
resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.0.tgz#2b35eccfcee7d38cd72ad99232fbd58bffb3c84d"
32683268
integrity sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==
32693269

3270-
"@types/semver@^7.3.12", "@types/semver@^7.5.0":
3270+
"@types/semver@^7.3.12":
32713271
version "7.5.8"
32723272
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
32733273
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
@@ -3375,22 +3375,20 @@
33753375
semver "^7.3.7"
33763376
tsutils "^3.21.0"
33773377

3378-
"@typescript-eslint/eslint-plugin@^7.5.0":
3379-
version "7.5.0"
3380-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.5.0.tgz#1dc52fe48454d5b54be2d5f089680452f1628a5a"
3381-
integrity sha512-HpqNTH8Du34nLxbKgVMGljZMG0rJd2O9ecvr2QLYp+7512ty1j42KnsFwspPXg1Vh8an9YImf6CokUBltisZFQ==
3378+
"@typescript-eslint/eslint-plugin@^7.12.0":
3379+
version "7.12.0"
3380+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.12.0.tgz#f87a32e8972b8a60024f2f8f12205e7c8108bc41"
3381+
integrity sha512-7F91fcbuDf/d3S8o21+r3ZncGIke/+eWk0EpO21LXhDfLahriZF9CGj4fbAetEjlaBdjdSm9a6VeXbpbT6Z40Q==
33823382
dependencies:
3383-
"@eslint-community/regexpp" "^4.5.1"
3384-
"@typescript-eslint/scope-manager" "7.5.0"
3385-
"@typescript-eslint/type-utils" "7.5.0"
3386-
"@typescript-eslint/utils" "7.5.0"
3387-
"@typescript-eslint/visitor-keys" "7.5.0"
3388-
debug "^4.3.4"
3383+
"@eslint-community/regexpp" "^4.10.0"
3384+
"@typescript-eslint/scope-manager" "7.12.0"
3385+
"@typescript-eslint/type-utils" "7.12.0"
3386+
"@typescript-eslint/utils" "7.12.0"
3387+
"@typescript-eslint/visitor-keys" "7.12.0"
33893388
graphemer "^1.4.0"
3390-
ignore "^5.2.4"
3389+
ignore "^5.3.1"
33913390
natural-compare "^1.4.0"
3392-
semver "^7.5.4"
3393-
ts-api-utils "^1.0.1"
3391+
ts-api-utils "^1.3.0"
33943392

33953393
"@typescript-eslint/experimental-utils@^5.0.0":
33963394
version "5.62.0"
@@ -3428,13 +3426,13 @@
34283426
"@typescript-eslint/types" "5.62.0"
34293427
"@typescript-eslint/visitor-keys" "5.62.0"
34303428

3431-
"@typescript-eslint/scope-manager@7.5.0":
3432-
version "7.5.0"
3433-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.5.0.tgz#70f0a7361430ab1043a5f97386da2a0d8b2f4d56"
3434-
integrity sha512-Z1r7uJY0MDeUlql9XJ6kRVgk/sP11sr3HKXn268HZyqL7i4cEfrdFuSSY/0tUqT37l5zT0tJOsuDP16kio85iA==
3429+
"@typescript-eslint/scope-manager@7.12.0":
3430+
version "7.12.0"
3431+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.12.0.tgz#259c014362de72dd34f995efe6bd8dda486adf58"
3432+
integrity sha512-itF1pTnN6F3unPak+kutH9raIkL3lhH1YRPGgt7QQOh43DQKVJXmWkpb+vpc/TiDHs6RSd9CTbDsc/Y+Ygq7kg==
34353433
dependencies:
3436-
"@typescript-eslint/types" "7.5.0"
3437-
"@typescript-eslint/visitor-keys" "7.5.0"
3434+
"@typescript-eslint/types" "7.12.0"
3435+
"@typescript-eslint/visitor-keys" "7.12.0"
34383436

34393437
"@typescript-eslint/[email protected]":
34403438
version "7.7.0"
@@ -3454,25 +3452,25 @@
34543452
debug "^4.3.4"
34553453
tsutils "^3.21.0"
34563454

3457-
"@typescript-eslint/type-utils@7.5.0":
3458-
version "7.5.0"
3459-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.5.0.tgz#a8faa403232da3a3901655387c7082111f692cf9"
3460-
integrity sha512-A021Rj33+G8mx2Dqh0nMO9GyjjIBK3MqgVgZ2qlKf6CJy51wY/lkkFqq3TqqnH34XyAHUkq27IjlUkWlQRpLHw==
3455+
"@typescript-eslint/type-utils@7.12.0":
3456+
version "7.12.0"
3457+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.12.0.tgz#9dfaaa1972952f395ec5be4f5bbfc4d3cdc63908"
3458+
integrity sha512-lib96tyRtMhLxwauDWUp/uW3FMhLA6D0rJ8T7HmH7x23Gk1Gwwu8UZ94NMXBvOELn6flSPiBrCKlehkiXyaqwA==
34613459
dependencies:
3462-
"@typescript-eslint/typescript-estree" "7.5.0"
3463-
"@typescript-eslint/utils" "7.5.0"
3460+
"@typescript-eslint/typescript-estree" "7.12.0"
3461+
"@typescript-eslint/utils" "7.12.0"
34643462
debug "^4.3.4"
3465-
ts-api-utils "^1.0.1"
3463+
ts-api-utils "^1.3.0"
34663464

34673465
"@typescript-eslint/[email protected]":
34683466
version "5.62.0"
34693467
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
34703468
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
34713469

3472-
"@typescript-eslint/types@7.5.0":
3473-
version "7.5.0"
3474-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.5.0.tgz#0a284bcdef3cb850ec9fd57992df9f29d6bde1bc"
3475-
integrity sha512-tv5B4IHeAdhR7uS4+bf8Ov3k793VEVHd45viRRkehIUZxm0WF82VPiLgHzA/Xl4TGPg1ZD49vfxBKFPecD5/mg==
3470+
"@typescript-eslint/types@7.12.0":
3471+
version "7.12.0"
3472+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.12.0.tgz#bf208f971a8da1e7524a5d9ae2b5f15192a37981"
3473+
integrity sha512-o+0Te6eWp2ppKY3mLCU+YA9pVJxhUJE15FV7kxuD9jgwIAa+w/ycGJBMrYDTpVGUM/tgpa9SeMOugSabWFq7bg==
34763474

34773475
"@typescript-eslint/[email protected]":
34783476
version "7.7.0"
@@ -3492,19 +3490,19 @@
34923490
semver "^7.3.7"
34933491
tsutils "^3.21.0"
34943492

3495-
"@typescript-eslint/typescript-estree@7.5.0":
3496-
version "7.5.0"
3497-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.5.0.tgz#aa5031c511874420f6b5edd90f8e4021525ee776"
3498-
integrity sha512-YklQQfe0Rv2PZEueLTUffiQGKQneiIEKKnfIqPIOxgM9lKSZFCjT5Ad4VqRKj/U4+kQE3fa8YQpskViL7WjdPQ==
3493+
"@typescript-eslint/typescript-estree@7.12.0":
3494+
version "7.12.0"
3495+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.12.0.tgz#e6c1074f248b3db6573ab6a7c47a39c4cd498ff9"
3496+
integrity sha512-5bwqLsWBULv1h6pn7cMW5dXX/Y2amRqLaKqsASVwbBHMZSnHqE/HN4vT4fE0aFsiwxYvr98kqOWh1a8ZKXalCQ==
34993497
dependencies:
3500-
"@typescript-eslint/types" "7.5.0"
3501-
"@typescript-eslint/visitor-keys" "7.5.0"
3498+
"@typescript-eslint/types" "7.12.0"
3499+
"@typescript-eslint/visitor-keys" "7.12.0"
35023500
debug "^4.3.4"
35033501
globby "^11.1.0"
35043502
is-glob "^4.0.3"
3505-
minimatch "9.0.3"
3506-
semver "^7.5.4"
3507-
ts-api-utils "^1.0.1"
3503+
minimatch "^9.0.4"
3504+
semver "^7.6.0"
3505+
ts-api-utils "^1.3.0"
35083506

35093507
"@typescript-eslint/[email protected]":
35103508
version "7.7.0"
@@ -3534,18 +3532,15 @@
35343532
eslint-scope "^5.1.1"
35353533
semver "^7.3.7"
35363534

3537-
"@typescript-eslint/utils@7.5.0":
3538-
version "7.5.0"
3539-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.5.0.tgz#bbd963647fbbe9ffea033f42c0fb7e89bb19c858"
3540-
integrity sha512-3vZl9u0R+/FLQcpy2EHyRGNqAS/ofJ3Ji8aebilfJe+fobK8+LbIFmrHciLVDxjDoONmufDcnVSF38KwMEOjzw==
3535+
"@typescript-eslint/utils@7.12.0":
3536+
version "7.12.0"
3537+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.12.0.tgz#c6e58fd7f724cdccc848f71e388ad80cbdb95dd0"
3538+
integrity sha512-Y6hhwxwDx41HNpjuYswYp6gDbkiZ8Hin9Bf5aJQn1bpTs3afYY4GX+MPYxma8jtoIV2GRwTM/UJm/2uGCVv+DQ==
35413539
dependencies:
35423540
"@eslint-community/eslint-utils" "^4.4.0"
3543-
"@types/json-schema" "^7.0.12"
3544-
"@types/semver" "^7.5.0"
3545-
"@typescript-eslint/scope-manager" "7.5.0"
3546-
"@typescript-eslint/types" "7.5.0"
3547-
"@typescript-eslint/typescript-estree" "7.5.0"
3548-
semver "^7.5.4"
3541+
"@typescript-eslint/scope-manager" "7.12.0"
3542+
"@typescript-eslint/types" "7.12.0"
3543+
"@typescript-eslint/typescript-estree" "7.12.0"
35493544

35503545
"@typescript-eslint/[email protected]":
35513546
version "5.62.0"
@@ -3555,13 +3550,13 @@
35553550
"@typescript-eslint/types" "5.62.0"
35563551
eslint-visitor-keys "^3.3.0"
35573552

3558-
"@typescript-eslint/visitor-keys@7.5.0":
3559-
version "7.5.0"
3560-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.5.0.tgz#8abcac66f93ef20b093e87a400c2d21e3a6d55ee"
3561-
integrity sha512-mcuHM/QircmA6O7fy6nn2w/3ditQkj+SgtOc8DW3uQ10Yfj42amm2i+6F2K4YAOPNNTmE6iM1ynM6lrSwdendA==
3553+
"@typescript-eslint/visitor-keys@7.12.0":
3554+
version "7.12.0"
3555+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.12.0.tgz#c053b55a996679528beeedd8e565710ce1ae1ad3"
3556+
integrity sha512-uZk7DevrQLL3vSnfFl5bj4sL75qC9D6EdjemIdbtkuUmIheWpuiiylSY01JxJE7+zGrOWDZrp1WxOuDntvKrHQ==
35623557
dependencies:
3563-
"@typescript-eslint/types" "7.5.0"
3564-
eslint-visitor-keys "^3.4.1"
3558+
"@typescript-eslint/types" "7.12.0"
3559+
eslint-visitor-keys "^3.4.3"
35653560

35663561
"@typescript-eslint/[email protected]":
35673562
version "7.7.0"
@@ -6816,7 +6811,7 @@ identity-obj-proxy@^3.0.0:
68166811
dependencies:
68176812
harmony-reflect "^1.4.6"
68186813

6819-
ignore@^5.2.0, ignore@^5.2.4:
6814+
ignore@^5.2.0, ignore@^5.3.1:
68206815
version "5.3.1"
68216816
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
68226817
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
@@ -8692,13 +8687,6 @@ [email protected], minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch
86928687
dependencies:
86938688
brace-expansion "^1.1.7"
86948689

8695-
8696-
version "9.0.3"
8697-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
8698-
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
8699-
dependencies:
8700-
brace-expansion "^2.0.1"
8701-
87028690
minimatch@^5.0.1:
87038691
version "5.1.6"
87048692
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.6.tgz#1cfcb8cf5522ea69952cd2af95ae09477f122a96"
@@ -11369,7 +11357,7 @@ tryer@^1.0.1:
1136911357
resolved "https://registry.yarnpkg.com/tryer/-/tryer-1.0.1.tgz#f2c85406800b9b0f74c9f7465b81eaad241252f8"
1137011358
integrity sha512-c3zayb8/kWWpycWYg87P71E1S1ZL6b6IJxfb5fvsUgsf0S2MVGaDhDXXjDMpdCpfWXqptc+4mXwmiy1ypXqRAA==
1137111359

11372-
ts-api-utils@^1.0.1, ts-api-utils@^1.3.0:
11360+
ts-api-utils@^1.3.0:
1137311361
version "1.3.0"
1137411362
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
1137511363
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==

0 commit comments

Comments
 (0)