-
Notifications
You must be signed in to change notification settings - Fork 898
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the eslint group with 5 updates (#6252)
Bumps the eslint group with 5 updates: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.15.0` | `9.16.0` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `50.5.0` | `50.6.0` | | [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `9.31.0` | `9.32.0` | | [eslint-plugin-yml](https://github.com/ota-meshi/eslint-plugin-yml) | `1.15.0` | `1.16.0` | | [neostandard](https://github.com/neostandard/neostandard) | `0.11.8` | `0.11.9` | Updates `@eslint/js` from 9.15.0 to 9.16.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.16.0/packages/js) Updates `eslint-plugin-jsdoc` from 50.5.0 to 50.6.0 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v50.5.0...v50.6.0) Updates `eslint-plugin-vue` from 9.31.0 to 9.32.0 - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](vuejs/eslint-plugin-vue@v9.31.0...v9.32.0) Updates `eslint-plugin-yml` from 1.15.0 to 1.16.0 - [Release notes](https://github.com/ota-meshi/eslint-plugin-yml/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-yml/blob/master/CHANGELOG.md) - [Commits](ota-meshi/eslint-plugin-yml@v1.15.0...v1.16.0) Updates `neostandard` from 0.11.8 to 0.11.9 - [Release notes](https://github.com/neostandard/neostandard/releases) - [Changelog](https://github.com/neostandard/neostandard/blob/main/CHANGELOG.md) - [Commits](neostandard/neostandard@v0.11.8...v0.11.9) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-vue dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-yml dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: neostandard dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
0693ec9
commit 0a67938
Showing
2 changed files
with
100 additions
and
109 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1033,10 +1033,10 @@ | |
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.11.1.tgz#8bcb37436f9854b3d9a561440daf916acd940986" | ||
integrity sha512-/qu+TWz8WwPWc7/HcIJKi+c+MOm46GdVaSlTTQcaqaL53+GsoA6MxWp5PtTx48qbSP7ylM1Kn7nhvkugfJvRSA== | ||
|
||
"@eslint/js@^9.15.0": | ||
version "9.15.0" | ||
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.15.0.tgz#df0e24fe869143b59731942128c19938fdbadfb5" | ||
integrity sha512-tMTqrY+EzbXmKJR5ToI8lxu7jaN5EdmrBFJpQk5JmSlyLsx6o4t27r883K5xsLuCYCpfKBCGswMSWXsM+jB7lg== | ||
"@eslint/js@^9.16.0": | ||
version "9.16.0" | ||
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.16.0.tgz#3df2b2dd3b9163056616886c86e4082f45dbf3f4" | ||
integrity sha512-tw2HxzQkrbeuvyj1tG2Yqq+0H9wGoI2IMk4EOsQeX+vmd75FtJAzf+gTA69WF+baUKRYQ3x2kbLE08js5OsTVg== | ||
|
||
"@eslint/object-schema@^2.1.4": | ||
version "2.1.4" | ||
|
@@ -1456,12 +1456,12 @@ | |
resolved "https://registry.yarnpkg.com/@sindresorhus/merge-streams/-/merge-streams-1.0.0.tgz#9cd84cc15bc865a5ca35fcaae198eb899f7b5c90" | ||
integrity sha512-rUV5WyJrJLoloD4NDN1V1+LDMDWOa4OTsT4yYJwQNpTU6FWxkxHpL7eu4w+DmiH8x/EAM1otkPE1+LaspIbplw== | ||
|
||
"@stylistic/eslint-plugin@^2.10.1": | ||
version "2.10.1" | ||
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-2.10.1.tgz#809924752a1a13ebff2b0b6d7884fd61d389a907" | ||
integrity sha512-U+4yzNXElTf9q0kEfnloI9XbOyD4cnEQCxjUI94q0+W++0GAEQvJ/slwEj9lwjDHfGADRSr+Tco/z0XJvmDfCQ== | ||
"@stylistic/eslint-plugin@^2.11.0": | ||
version "2.11.0" | ||
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-2.11.0.tgz#50d0289f36f7201055b7fa1729fdc1d8c46e93fa" | ||
integrity sha512-PNRHbydNG5EH8NK4c+izdJlxajIR6GxcUhzsYNRsn6Myep4dsZt0qFCz3rCPnkvgO5FYibDcMqgNHUT+zvjYZw== | ||
dependencies: | ||
"@typescript-eslint/utils" "^8.12.2" | ||
"@typescript-eslint/utils" "^8.13.0" | ||
eslint-visitor-keys "^4.2.0" | ||
espree "^10.3.0" | ||
estraverse "^5.3.0" | ||
|
@@ -1804,86 +1804,86 @@ | |
dependencies: | ||
"@types/node" "*" | ||
|
||
"@typescript-eslint/eslint-plugin@8.14.0": | ||
version "8.14.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.14.0.tgz#7dc0e419c87beadc8f554bf5a42e5009ed3748dc" | ||
integrity sha512-tqp8H7UWFaZj0yNO6bycd5YjMwxa6wIHOLZvWPkidwbgLCsBMetQoGj7DPuAlWa2yGO3H48xmPwjhsSPPCGU5w== | ||
"@typescript-eslint/eslint-plugin@8.17.0": | ||
version "8.17.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.17.0.tgz#2ee073c421f4e81e02d10e731241664b6253b23c" | ||
integrity sha512-HU1KAdW3Tt8zQkdvNoIijfWDMvdSweFYm4hWh+KwhPstv+sCmWb89hCIP8msFm9N1R/ooh9honpSuvqKWlYy3w== | ||
dependencies: | ||
"@eslint-community/regexpp" "^4.10.0" | ||
"@typescript-eslint/scope-manager" "8.14.0" | ||
"@typescript-eslint/type-utils" "8.14.0" | ||
"@typescript-eslint/utils" "8.14.0" | ||
"@typescript-eslint/visitor-keys" "8.14.0" | ||
"@typescript-eslint/scope-manager" "8.17.0" | ||
"@typescript-eslint/type-utils" "8.17.0" | ||
"@typescript-eslint/utils" "8.17.0" | ||
"@typescript-eslint/visitor-keys" "8.17.0" | ||
graphemer "^1.4.0" | ||
ignore "^5.3.1" | ||
natural-compare "^1.4.0" | ||
ts-api-utils "^1.3.0" | ||
|
||
"@typescript-eslint/parser@8.14.0": | ||
version "8.14.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.14.0.tgz#0a7e9dbc11bc07716ab2d7b1226217e9f6b51fc8" | ||
integrity sha512-2p82Yn9juUJq0XynBXtFCyrBDb6/dJombnz6vbo6mgQEtWHfvHbQuEa9kAOVIt1c9YFwi7H6WxtPj1kg+80+RA== | ||
"@typescript-eslint/parser@8.17.0": | ||
version "8.17.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.17.0.tgz#2ee972bb12fa69ac625b85813dc8d9a5a053ff52" | ||
integrity sha512-Drp39TXuUlD49F7ilHHCG7TTg8IkA+hxCuULdmzWYICxGXvDXmDmWEjJYZQYgf6l/TFfYNE167m7isnc3xlIEg== | ||
dependencies: | ||
"@typescript-eslint/scope-manager" "8.14.0" | ||
"@typescript-eslint/types" "8.14.0" | ||
"@typescript-eslint/typescript-estree" "8.14.0" | ||
"@typescript-eslint/visitor-keys" "8.14.0" | ||
"@typescript-eslint/scope-manager" "8.17.0" | ||
"@typescript-eslint/types" "8.17.0" | ||
"@typescript-eslint/typescript-estree" "8.17.0" | ||
"@typescript-eslint/visitor-keys" "8.17.0" | ||
debug "^4.3.4" | ||
|
||
"@typescript-eslint/scope-manager@8.14.0": | ||
version "8.14.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.14.0.tgz#01f37c147a735cd78f0ff355e033b9457da1f373" | ||
integrity sha512-aBbBrnW9ARIDn92Zbo7rguLnqQ/pOrUguVpbUwzOhkFg2npFDwTgPGqFqE0H5feXcOoJOfX3SxlJaKEVtq54dw== | ||
"@typescript-eslint/scope-manager@8.17.0": | ||
version "8.17.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.17.0.tgz#a3f49bf3d4d27ff8d6b2ea099ba465ef4dbcaa3a" | ||
integrity sha512-/ewp4XjvnxaREtqsZjF4Mfn078RD/9GmiEAtTeLQ7yFdKnqwTOgRMSvFz4et9U5RiJQ15WTGXPLj89zGusvxBg== | ||
dependencies: | ||
"@typescript-eslint/types" "8.14.0" | ||
"@typescript-eslint/visitor-keys" "8.14.0" | ||
"@typescript-eslint/types" "8.17.0" | ||
"@typescript-eslint/visitor-keys" "8.17.0" | ||
|
||
"@typescript-eslint/type-utils@8.14.0": | ||
version "8.14.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.14.0.tgz#455c6af30c336b24a1af28bc4f81b8dd5d74d94d" | ||
integrity sha512-Xcz9qOtZuGusVOH5Uk07NGs39wrKkf3AxlkK79RBK6aJC1l03CobXjJbwBPSidetAOV+5rEVuiT1VSBUOAsanQ== | ||
"@typescript-eslint/type-utils@8.17.0": | ||
version "8.17.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.17.0.tgz#d326569f498cdd0edf58d5bb6030b4ad914e63d3" | ||
integrity sha512-q38llWJYPd63rRnJ6wY/ZQqIzPrBCkPdpIsaCfkR3Q4t3p6sb422zougfad4TFW9+ElIFLVDzWGiGAfbb/v2qw== | ||
dependencies: | ||
"@typescript-eslint/typescript-estree" "8.14.0" | ||
"@typescript-eslint/utils" "8.14.0" | ||
"@typescript-eslint/typescript-estree" "8.17.0" | ||
"@typescript-eslint/utils" "8.17.0" | ||
debug "^4.3.4" | ||
ts-api-utils "^1.3.0" | ||
|
||
"@typescript-eslint/types@8.14.0": | ||
version "8.14.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.14.0.tgz#0d33d8d0b08479c424e7d654855fddf2c71e4021" | ||
integrity sha512-yjeB9fnO/opvLJFAsPNYlKPnEM8+z4og09Pk504dkqonT02AyL5Z9SSqlE0XqezS93v6CXn49VHvB2G7XSsl0g== | ||
"@typescript-eslint/types@8.17.0": | ||
version "8.17.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.17.0.tgz#ef84c709ef8324e766878834970bea9a7e3b72cf" | ||
integrity sha512-gY2TVzeve3z6crqh2Ic7Cr+CAv6pfb0Egee7J5UAVWCpVvDI/F71wNfolIim4FE6hT15EbpZFVUj9j5i38jYXA== | ||
|
||
"@typescript-eslint/typescript-estree@8.14.0": | ||
version "8.14.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.14.0.tgz#a7a3a5a53a6c09313e12fb4531d4ff582ee3c312" | ||
integrity sha512-OPXPLYKGZi9XS/49rdaCbR5j/S14HazviBlUQFvSKz3npr3NikF+mrgK7CFVur6XEt95DZp/cmke9d5i3vtVnQ== | ||
"@typescript-eslint/typescript-estree@8.17.0": | ||
version "8.17.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.17.0.tgz#40b5903bc929b1e8dd9c77db3cb52cfb199a2a34" | ||
integrity sha512-JqkOopc1nRKZpX+opvKqnM3XUlM7LpFMD0lYxTqOTKQfCWAmxw45e3qlOCsEqEB2yuacujivudOFpCnqkBDNMw== | ||
dependencies: | ||
"@typescript-eslint/types" "8.14.0" | ||
"@typescript-eslint/visitor-keys" "8.14.0" | ||
"@typescript-eslint/types" "8.17.0" | ||
"@typescript-eslint/visitor-keys" "8.17.0" | ||
debug "^4.3.4" | ||
fast-glob "^3.3.2" | ||
is-glob "^4.0.3" | ||
minimatch "^9.0.4" | ||
semver "^7.6.0" | ||
ts-api-utils "^1.3.0" | ||
|
||
"@typescript-eslint/utils@8.14.0", "@typescript-eslint/utils@^8.12.2": | ||
version "8.14.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.14.0.tgz#ac2506875e03aba24e602364e43b2dfa45529dbd" | ||
integrity sha512-OGqj6uB8THhrHj0Fk27DcHPojW7zKwKkPmHXHvQ58pLYp4hy8CSUdTKykKeh+5vFqTTVmjz0zCOOPKRovdsgHA== | ||
"@typescript-eslint/utils@8.17.0", "@typescript-eslint/utils@^8.13.0": | ||
version "8.17.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.17.0.tgz#41c05105a2b6ab7592f513d2eeb2c2c0236d8908" | ||
integrity sha512-bQC8BnEkxqG8HBGKwG9wXlZqg37RKSMY7v/X8VEWD8JG2JuTHuNK0VFvMPMUKQcbk6B+tf05k+4AShAEtCtJ/w== | ||
dependencies: | ||
"@eslint-community/eslint-utils" "^4.4.0" | ||
"@typescript-eslint/scope-manager" "8.14.0" | ||
"@typescript-eslint/types" "8.14.0" | ||
"@typescript-eslint/typescript-estree" "8.14.0" | ||
"@typescript-eslint/scope-manager" "8.17.0" | ||
"@typescript-eslint/types" "8.17.0" | ||
"@typescript-eslint/typescript-estree" "8.17.0" | ||
|
||
"@typescript-eslint/visitor-keys@8.14.0": | ||
version "8.14.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.14.0.tgz#2418d5a54669af9658986ade4e6cfb7767d815ad" | ||
integrity sha512-vG0XZo8AdTH9OE6VFRwAZldNc7qtJ/6NLGWak+BtENuEUXGZgFpihILPiBvKXvJ2nFu27XNGC6rKiwuaoMbYzQ== | ||
"@typescript-eslint/visitor-keys@8.17.0": | ||
version "8.17.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.17.0.tgz#4dbcd0e28b9bf951f4293805bf34f98df45e1aa8" | ||
integrity sha512-1Hm7THLpO6ww5QU6H/Qp+AusUUl+z/CAm3cNZZ0jQvon9yicgO7Rwd+/WWRpMKLYV6p2UvdbR27c86rzCPpreg== | ||
dependencies: | ||
"@typescript-eslint/types" "8.14.0" | ||
eslint-visitor-keys "^3.4.3" | ||
"@typescript-eslint/types" "8.17.0" | ||
eslint-visitor-keys "^4.2.0" | ||
|
||
"@vue/[email protected]": | ||
version "2.7.16" | ||
|
@@ -2081,7 +2081,7 @@ acorn-jsx@^5.3.2: | |
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937" | ||
integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ== | ||
|
||
acorn@^8.12.0, acorn@^8.14.0, acorn@^8.5.0, acorn@^8.8.0, acorn@^8.8.2, acorn@^8.9.0: | ||
acorn@^8.14.0, acorn@^8.5.0, acorn@^8.8.0, acorn@^8.8.2, acorn@^8.9.0: | ||
version "8.14.0" | ||
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.0.tgz#063e2c70cac5fb4f6467f0b11152e04c682795b0" | ||
integrity sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA== | ||
|
@@ -4026,7 +4026,7 @@ escape-string-regexp@^5.0.0: | |
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz#4683126b500b61762f2dbebace1806e8be31b1c8" | ||
integrity sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw== | ||
|
||
eslint-compat-utils@^0.5.0, eslint-compat-utils@^0.5.1: | ||
eslint-compat-utils@^0.5.1: | ||
version "0.5.1" | ||
resolved "https://registry.yarnpkg.com/eslint-compat-utils/-/eslint-compat-utils-0.5.1.tgz#7fc92b776d185a70c4070d03fd26fde3d59652e4" | ||
integrity sha512-3z3vFexKIEnjHE3zCMRo6fn/e44U7T1khUjg+Hp0ZQMCigh28rALD0nPFBcGZuiLC5rLZa2ubQHDRln09JfU2Q== | ||
|
@@ -4097,10 +4097,10 @@ eslint-plugin-import@^2.31.0: | |
string.prototype.trimend "^1.0.8" | ||
tsconfig-paths "^3.15.0" | ||
|
||
eslint-plugin-jsdoc@^50.5.0: | ||
version "50.5.0" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-50.5.0.tgz#3b34b7846eb6c40750e68e97ae9441455fde7a75" | ||
integrity sha512-xTkshfZrUbiSHXBwZ/9d5ulZ2OcHXxSvm/NPo494H/hadLRJwOq5PMV0EUpMqsb9V+kQo+9BAgi6Z7aJtdBp2A== | ||
eslint-plugin-jsdoc@^50.6.0: | ||
version "50.6.0" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-50.6.0.tgz#2c6049a40305313174a30212bc360e775b797a0a" | ||
integrity sha512-tCNp4fR79Le3dYTPB0dKEv7yFyvGkUCa+Z3yuTrrNGGOxBlXo9Pn0PEgroOZikUQOGjxoGMVKNjrOHcYEdfszg== | ||
dependencies: | ||
"@es-joy/jsdoccomment" "~0.49.0" | ||
are-docs-informative "^0.0.2" | ||
|
@@ -4128,10 +4128,10 @@ eslint-plugin-jsonc@^2.18.2: | |
natural-compare "^1.4.0" | ||
synckit "^0.6.0" | ||
|
||
eslint-plugin-n@^17.13.1: | ||
version "17.13.2" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.13.2.tgz#6d1532e68de196189540271bb7188234b8b086c8" | ||
integrity sha512-MhBAKkT01h8cOXcTBTlpuR7bxH5OBUNpUXefsvwSVEy46cY4m/Kzr2osUCQvA3zJFD6KuCeNNDv0+HDuWk/OcA== | ||
eslint-plugin-n@^17.14.0: | ||
version "17.14.0" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.14.0.tgz#162a7c17a7ce7e3834af537bca68ab8b6aa26edc" | ||
integrity sha512-maxPLMEA0rPmRpoOlxEclKng4UpDe+N5BJS4t24I3UKnN109Qcivnfs37KMy84G0af3bxjog5lKctP5ObsvcTA== | ||
dependencies: | ||
"@eslint-community/eslint-utils" "^4.4.1" | ||
enhanced-resolve "^5.17.1" | ||
|
@@ -4193,10 +4193,10 @@ eslint-plugin-unicorn@^56.0.1: | |
semver "^7.6.3" | ||
strip-indent "^3.0.0" | ||
|
||
eslint-plugin-vue@^9.31.0: | ||
version "9.31.0" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.31.0.tgz#5da53c2826f8efd8a62835aad596826053b1085e" | ||
integrity sha512-aYMUCgivhz1o4tLkRHj5oq9YgYPM4/EJc0M7TAKRLCUA5OYxRLAhYEVD2nLtTwLyixEFI+/QXSvKU9ESZFgqjQ== | ||
eslint-plugin-vue@^9.32.0: | ||
version "9.32.0" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.32.0.tgz#2b558e827886b567dfaa156cc1cad0f596461fab" | ||
integrity sha512-b/Y05HYmnB/32wqVcjxjHZzNpwxj1onBOvqW89W+V+XNG1dRuaFbNd3vT9CLbr2LXjEoq+3vn8DanWf7XU22Ug== | ||
dependencies: | ||
"@eslint-community/eslint-utils" "^4.4.0" | ||
globals "^13.24.0" | ||
|
@@ -4216,13 +4216,13 @@ eslint-plugin-vuejs-accessibility@^2.4.1: | |
emoji-regex "^10.0.0" | ||
vue-eslint-parser "^9.0.1" | ||
|
||
eslint-plugin-yml@^1.15.0: | ||
version "1.15.0" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-yml/-/eslint-plugin-yml-1.15.0.tgz#4d08a94b773a7fe47315df6f9dc35de32abd69d3" | ||
integrity sha512-leC8APYVOsKyWUlvRwVhewytK5wS70BfMqIaUplFstRfzCoVp0YoEroV4cUEvQrBj93tQ3M9LcjO/ewr6D4kjA== | ||
eslint-plugin-yml@^1.16.0: | ||
version "1.16.0" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-yml/-/eslint-plugin-yml-1.16.0.tgz#1dc7d24d1dc40912db2e70fcab79312cdfb70875" | ||
integrity sha512-t4MNCetPjTn18/fUDlQ/wKkcYjnuLYKChBrZ0qUaNqRigVqChHWzTP8SrfFi5s4keX3vdlkWRSu8zHJMdKwxWQ== | ||
dependencies: | ||
debug "^4.3.2" | ||
eslint-compat-utils "^0.5.0" | ||
eslint-compat-utils "^0.6.0" | ||
lodash "^4.17.21" | ||
natural-compare "^1.4.0" | ||
yaml-eslint-parser "^1.2.1" | ||
|
@@ -4256,7 +4256,7 @@ eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4 | |
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800" | ||
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag== | ||
|
||
eslint-visitor-keys@^4.0.0, eslint-visitor-keys@^4.1.0: | ||
eslint-visitor-keys@^4.0.0: | ||
version "4.1.0" | ||
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.1.0.tgz#1f785cc5e81eb7534523d85922248232077d2f8c" | ||
integrity sha512-Q7lok0mqMUSf5a/AdAZkA5a/gHcO6snwQClVNNvFKCAVlxXucdU8pKydU5ZVZjBx5xr37vGbFFWtLQYreLzrZg== | ||
|
@@ -4309,16 +4309,7 @@ eslint@^9.11.1: | |
strip-ansi "^6.0.1" | ||
text-table "^0.2.0" | ||
|
||
espree@^10.0.1, espree@^10.1.0: | ||
version "10.2.0" | ||
resolved "https://registry.yarnpkg.com/espree/-/espree-10.2.0.tgz#f4bcead9e05b0615c968e85f83816bc386a45df6" | ||
integrity sha512-upbkBJbckcCNBDBDXEbuhjbP68n+scUd3k/U2EkyM9nw+I/jPiL4cLF/Al06CF96wRltFda16sxDFrxsI1v0/g== | ||
dependencies: | ||
acorn "^8.12.0" | ||
acorn-jsx "^5.3.2" | ||
eslint-visitor-keys "^4.1.0" | ||
|
||
espree@^10.3.0: | ||
espree@^10.0.1, espree@^10.1.0, espree@^10.3.0: | ||
version "10.3.0" | ||
resolved "https://registry.yarnpkg.com/espree/-/espree-10.3.0.tgz#29267cf5b0cb98735b65e64ba07e0ed49d1eed8a" | ||
integrity sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg== | ||
|
@@ -6627,20 +6618,20 @@ neo-async@^2.6.2: | |
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f" | ||
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw== | ||
|
||
neostandard@^0.11.8: | ||
version "0.11.8" | ||
resolved "https://registry.yarnpkg.com/neostandard/-/neostandard-0.11.8.tgz#3de0cc6756b3de94f8234b9f160f7ff5e131f4f3" | ||
integrity sha512-gKgvK0EDlA0x7F1hMu/UdPCRtSSG4d9CBxVym4PMWoHz8+a1ffEz2fPU5FMH3RUqzL1ACvroUMiywMGWZSY+Mw== | ||
neostandard@^0.11.9: | ||
version "0.11.9" | ||
resolved "https://registry.yarnpkg.com/neostandard/-/neostandard-0.11.9.tgz#42d99974a61a2e01c635fffd1988c3a0db166637" | ||
integrity sha512-kRhckW3lC8PbaxfmTG0DKNvqnSCo7q9LeaKHTgPxfSjP21FwHN3Ovzvy+nEW//7HDq3fhFN7nxYibirHnes0iw== | ||
dependencies: | ||
"@humanwhocodes/gitignore-to-minimatch" "^1.0.2" | ||
"@stylistic/eslint-plugin" "^2.10.1" | ||
eslint-plugin-n "^17.13.1" | ||
"@stylistic/eslint-plugin" "^2.11.0" | ||
eslint-plugin-n "^17.14.0" | ||
eslint-plugin-promise "^7.1.0" | ||
eslint-plugin-react "^7.36.1" | ||
find-up "^5.0.0" | ||
globals "^15.12.0" | ||
peowly "^1.3.2" | ||
typescript-eslint "^8.13.0" | ||
typescript-eslint "^8.15.0" | ||
|
||
no-case@^3.0.4: | ||
version "3.0.4" | ||
|
@@ -9112,14 +9103,14 @@ typed-array-length@^1.0.6: | |
is-typed-array "^1.1.13" | ||
possible-typed-array-names "^1.0.0" | ||
|
||
typescript-eslint@^8.13.0: | ||
version "8.14.0" | ||
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.14.0.tgz#2435c0628e90303544fdd63ae311e9bf6d149a5d" | ||
integrity sha512-K8fBJHxVL3kxMmwByvz8hNdBJ8a0YqKzKDX6jRlrjMuNXyd5T2V02HIq37+OiWXvUUOXgOOGiSSOh26Mh8pC3w== | ||
typescript-eslint@^8.15.0: | ||
version "8.17.0" | ||
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.17.0.tgz#fa4033c26b3b40f778287bc12918d985481b220b" | ||
integrity sha512-409VXvFd/f1br1DCbuKNFqQpXICoTB+V51afcwG1pn1a3Cp92MqAUges3YjwEdQ0cMUoCIodjVDAYzyD8h3SYA== | ||
dependencies: | ||
"@typescript-eslint/eslint-plugin" "8.14.0" | ||
"@typescript-eslint/parser" "8.14.0" | ||
"@typescript-eslint/utils" "8.14.0" | ||
"@typescript-eslint/eslint-plugin" "8.17.0" | ||
"@typescript-eslint/parser" "8.17.0" | ||
"@typescript-eslint/utils" "8.17.0" | ||
|
||
typescript@^5.4.3: | ||
version "5.6.2" | ||
|