-
-
Notifications
You must be signed in to change notification settings - Fork 204
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency eslint-plugin-github to v5.1.8 (#2424)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information
1 parent
364748a
commit dcc7a0c
Showing
1 changed file
with
96 additions
and
46 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1202,20 +1202,20 @@ | |
dependencies: | ||
"@types/yargs-parser" "*" | ||
|
||
"@typescript-eslint/eslint-plugin@8.22.0", "@typescript-eslint/eslint-plugin@^8.0.0": | ||
version "8.22.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.22.0.tgz#63a1b0d24d85a971949f8d71d693019f58d2e861" | ||
integrity sha512-4Uta6REnz/xEJMvwf72wdUnC3rr4jAQf5jnTkeRQ9b6soxLxhDEbS/pfMPoJLDfFPNVRdryqWUIV/2GZzDJFZw== | ||
"@typescript-eslint/eslint-plugin@8.23.0", "@typescript-eslint/eslint-plugin@^8.0.0": | ||
version "8.23.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.23.0.tgz#7745f4e3e4a7ae5f6f73fefcd856fd6a074189b7" | ||
integrity sha512-vBz65tJgRrA1Q5gWlRfvoH+w943dq9K1p1yDBY2pc+a1nbBLZp7fB9+Hk8DaALUbzjqlMfgaqlVPT1REJdkt/w== | ||
dependencies: | ||
"@eslint-community/regexpp" "^4.10.0" | ||
"@typescript-eslint/scope-manager" "8.22.0" | ||
"@typescript-eslint/type-utils" "8.22.0" | ||
"@typescript-eslint/utils" "8.22.0" | ||
"@typescript-eslint/visitor-keys" "8.22.0" | ||
"@typescript-eslint/scope-manager" "8.23.0" | ||
"@typescript-eslint/type-utils" "8.23.0" | ||
"@typescript-eslint/utils" "8.23.0" | ||
"@typescript-eslint/visitor-keys" "8.23.0" | ||
graphemer "^1.4.0" | ||
ignore "^5.3.1" | ||
natural-compare "^1.4.0" | ||
ts-api-utils "^2.0.0" | ||
ts-api-utils "^2.0.1" | ||
|
||
"@typescript-eslint/eslint-plugin@^7.0.0": | ||
version "7.18.0" | ||
|
@@ -1232,15 +1232,15 @@ | |
natural-compare "^1.4.0" | ||
ts-api-utils "^1.3.0" | ||
|
||
"@typescript-eslint/parser@8.22.0", "@typescript-eslint/parser@^8.0.0": | ||
version "8.22.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.22.0.tgz#f21c5db24271f182ebbb4ba8c7ad3eb76e5f5f3a" | ||
integrity sha512-MqtmbdNEdoNxTPzpWiWnqNac54h8JDAmkWtJExBVVnSrSmi9z+sZUt0LfKqk9rjqmKOIeRhO4fHHJ1nQIjduIQ== | ||
"@typescript-eslint/parser@8.23.0", "@typescript-eslint/parser@^8.0.0": | ||
version "8.23.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.23.0.tgz#57acb3b65fce48d12b70d119436e145842a30081" | ||
integrity sha512-h2lUByouOXFAlMec2mILeELUbME5SZRN/7R9Cw2RD2lRQQY08MWMM+PmVVKKJNK1aIwqTo9t/0CvOxwPbRIE2Q== | ||
dependencies: | ||
"@typescript-eslint/scope-manager" "8.22.0" | ||
"@typescript-eslint/types" "8.22.0" | ||
"@typescript-eslint/typescript-estree" "8.22.0" | ||
"@typescript-eslint/visitor-keys" "8.22.0" | ||
"@typescript-eslint/scope-manager" "8.23.0" | ||
"@typescript-eslint/types" "8.23.0" | ||
"@typescript-eslint/typescript-estree" "8.23.0" | ||
"@typescript-eslint/visitor-keys" "8.23.0" | ||
debug "^4.3.4" | ||
|
||
"@typescript-eslint/parser@^7.0.0": | ||
|
@@ -1270,6 +1270,14 @@ | |
"@typescript-eslint/types" "8.22.0" | ||
"@typescript-eslint/visitor-keys" "8.22.0" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "8.23.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.23.0.tgz#ee3bb7546421ca924b9b7a8b62a77d388193ddec" | ||
integrity sha512-OGqo7+dXHqI7Hfm+WqkZjKjsiRtFUQHPdGMXzk5mYXhJUedO7e/Y7i8AK3MyLMgZR93TX4bIzYrfyVjLC+0VSw== | ||
dependencies: | ||
"@typescript-eslint/types" "8.23.0" | ||
"@typescript-eslint/visitor-keys" "8.23.0" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "7.18.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.18.0.tgz#2165ffaee00b1fbbdd2d40aa85232dab6998f53b" | ||
|
@@ -1280,15 +1288,15 @@ | |
debug "^4.3.4" | ||
ts-api-utils "^1.3.0" | ||
|
||
"@typescript-eslint/type-utils@8.22.0": | ||
version "8.22.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.22.0.tgz#cd9f23c23f021357ef0baa3490d4d96edcc97509" | ||
integrity sha512-NzE3aB62fDEaGjaAYZE4LH7I1MUwHooQ98Byq0G0y3kkibPJQIXVUspzlFOmOfHhiDLwKzMlWxaNv+/qcZurJA== | ||
"@typescript-eslint/type-utils@8.23.0": | ||
version "8.23.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.23.0.tgz#271e1eecece072d92679dfda5ccfceac3faa9f76" | ||
integrity sha512-iIuLdYpQWZKbiH+RkCGc6iu+VwscP5rCtQ1lyQ7TYuKLrcZoeJVpcLiG8DliXVkUxirW/PWlmS+d6yD51L9jvA== | ||
dependencies: | ||
"@typescript-eslint/typescript-estree" "8.22.0" | ||
"@typescript-eslint/utils" "8.22.0" | ||
"@typescript-eslint/typescript-estree" "8.23.0" | ||
"@typescript-eslint/utils" "8.23.0" | ||
debug "^4.3.4" | ||
ts-api-utils "^2.0.0" | ||
ts-api-utils "^2.0.1" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "7.18.0" | ||
|
@@ -1300,6 +1308,11 @@ | |
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.22.0.tgz#d9dec7116479ad03aeb6c8ac9c5223c4c79cf360" | ||
integrity sha512-0S4M4baNzp612zwpD4YOieP3VowOARgK2EkN/GBn95hpyF8E2fbMT55sRHWBq+Huaqk3b3XK+rxxlM8sPgGM6A== | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "8.23.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.23.0.tgz#3355f6bcc5ebab77ef6dcbbd1113ec0a683a234a" | ||
integrity sha512-1sK4ILJbCmZOTt9k4vkoulT6/y5CHJ1qUYxqpF1K/DBAd8+ZUL4LlSCxOssuH5m4rUaaN0uS0HlVPvd45zjduQ== | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "7.18.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz#b5868d486c51ce8f312309ba79bdb9f331b37931" | ||
|
@@ -1328,6 +1341,20 @@ | |
semver "^7.6.0" | ||
ts-api-utils "^2.0.0" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "8.23.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.23.0.tgz#f633ef08efa656e386bc44b045ffcf9537cc6924" | ||
integrity sha512-LcqzfipsB8RTvH8FX24W4UUFk1bl+0yTOf9ZA08XngFwMg4Kj8A+9hwz8Cr/ZS4KwHrmo9PJiLZkOt49vPnuvQ== | ||
dependencies: | ||
"@typescript-eslint/types" "8.23.0" | ||
"@typescript-eslint/visitor-keys" "8.23.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 "^2.0.1" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "7.18.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.18.0.tgz#bca01cde77f95fc6a8d5b0dbcbfb3d6ca4be451f" | ||
|
@@ -1338,7 +1365,17 @@ | |
"@typescript-eslint/types" "7.18.0" | ||
"@typescript-eslint/typescript-estree" "7.18.0" | ||
|
||
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0": | ||
"@typescript-eslint/[email protected]": | ||
version "8.23.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.23.0.tgz#b269cbdc77129fd6e0e600b168b5ef740a625554" | ||
integrity sha512-uB/+PSo6Exu02b5ZEiVtmY6RVYO7YU5xqgzTIVZwTHvvK3HsL8tZZHFaTLFtRG3CsV4A5mhOv+NZx5BlhXPyIA== | ||
dependencies: | ||
"@eslint-community/eslint-utils" "^4.4.0" | ||
"@typescript-eslint/scope-manager" "8.23.0" | ||
"@typescript-eslint/types" "8.23.0" | ||
"@typescript-eslint/typescript-estree" "8.23.0" | ||
|
||
"@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0": | ||
version "8.22.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.22.0.tgz#c8cc4e52a9c711af8a741a82dc5d7242b7a8dd44" | ||
integrity sha512-T8oc1MbF8L+Bk2msAvCUzjxVB2Z2f+vXYfcucE2wOmYs7ZUwco5Ep0fYZw8quNwOiw9K8GYVL+Kgc2pETNTLOg== | ||
|
@@ -1364,6 +1401,14 @@ | |
"@typescript-eslint/types" "8.22.0" | ||
eslint-visitor-keys "^4.2.0" | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "8.23.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.23.0.tgz#40405fd26a61d23f5f4c2ed0f016a47074781df8" | ||
integrity sha512-oWWhcWDLwDfu++BGTZcmXWqpwtkwb5o7fxUIGksMQQDSdPW9prsSnfIOZMlsj4vBOSrcnjIUZMiIjODgGosFhQ== | ||
dependencies: | ||
"@typescript-eslint/types" "8.23.0" | ||
eslint-visitor-keys "^4.2.0" | ||
|
||
"@ungap/structured-clone@^1.2.0": | ||
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.3.0.tgz#d06bbb384ebcf6c505fde1c3d0ed4ddffe0aaff8" | ||
|
@@ -1716,9 +1761,9 @@ camelcase@^6.2.0: | |
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA== | ||
|
||
caniuse-lite@^1.0.30001688: | ||
version "1.0.30001696" | ||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001696.tgz#00c30a2fc11e3c98c25e5125418752af3ae2f49f" | ||
integrity sha512-pDCPkvzfa39ehJtJ+OwGT/2yvT2SbjfHhiIW2LWOAcMQ7BzwxT/XuyUp4OTOd0XFWA6BKw0JalnBHgSi5DGJBQ== | ||
version "1.0.30001697" | ||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001697.tgz#040bbbb54463c4b4b3377c716b34a322d16e6fc7" | ||
integrity sha512-GwNPlWJin8E+d7Gxq96jxM6w0w+VFeyyXRsjU58emtkYqnbwHqXm5uT2uCmO0RQE9htWknOP4xtBlLmM/gWxvQ== | ||
|
||
chalk@^4.0.0, chalk@^4.0.2: | ||
version "4.1.2" | ||
|
@@ -1938,9 +1983,9 @@ ejs@^3.1.10: | |
jake "^10.8.5" | ||
|
||
electron-to-chromium@^1.5.73: | ||
version "1.5.90" | ||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.90.tgz#4717e5a5413f95bbb12d0af14c35057e9c65e0b6" | ||
integrity sha512-C3PN4aydfW91Natdyd449Kw+BzhLmof6tzy5W1pFC5SpQxVXT+oyiyOG9AgYYSN9OdA/ik3YkCrpwqI8ug5Tug== | ||
version "1.5.91" | ||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.91.tgz#cf5567f6853062493242133aefd4dc8dc8440abd" | ||
integrity sha512-sNSHHyq048PFmZY4S90ax61q+gLCs0X0YmcOII9wG9S2XwbVr+h4VW2wWhnbp/Eys3cCwTxVF292W3qPaxIapQ== | ||
|
||
emittery@^0.13.1: | ||
version "0.13.1" | ||
|
@@ -2131,9 +2176,9 @@ eslint-plugin-filenames@^1.3.2: | |
lodash.upperfirst "4.3.1" | ||
|
||
eslint-plugin-github@^5.0.0: | ||
version "5.1.7" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-github/-/eslint-plugin-github-5.1.7.tgz#3c47729465c2f92de24295901abdf0cfab590997" | ||
integrity sha512-P3S5TwvHy8u1QadfcI/tZ2uNFMTHv+mT/YmEdLEgEzp08mA3iK02kg/IhoWOz0SnbTyUi1qrq0a6SwC3uQSkpQ== | ||
version "5.1.8" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-github/-/eslint-plugin-github-5.1.8.tgz#3f784df07e71384445327dd354e8cce82c4ccdea" | ||
integrity sha512-A6q+R3EBMF7hxIViWpQsalqpu3O0POcQ9VpN1m9W2I8yGumw+SFxXZUTafBd9X9mgUJhaU4M9qSifC1q/39H3A== | ||
dependencies: | ||
"@eslint/compat" "^1.2.3" | ||
"@eslint/eslintrc" "^3.1.0" | ||
|
@@ -2939,11 +2984,11 @@ is-weakmap@^2.0.2: | |
integrity sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w== | ||
|
||
is-weakref@^1.0.2, is-weakref@^1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/is-weakref/-/is-weakref-1.1.0.tgz#47e3472ae95a63fa9cf25660bcf0c181c39770ef" | ||
integrity sha512-SXM8Nwyys6nT5WP6pltOwKytLV7FqQ4UiibxVmW+EIosHcmCqkkjViTb5SNssDlkCiEYRP1/pdWUKVvZBmsR2Q== | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/is-weakref/-/is-weakref-1.1.1.tgz#eea430182be8d64174bd96bffbc46f21bf3f9293" | ||
integrity sha512-6i9mGWSlqzNMEqpCp93KwRS1uUOodk2OJ6b+sq7ZPDSy2WuI5NFIxp/254TytR8ftefexkWn5xNiHUNpPOfSew== | ||
dependencies: | ||
call-bound "^1.0.2" | ||
call-bound "^1.0.3" | ||
|
||
is-weakset@^2.0.3: | ||
version "2.0.4" | ||
|
@@ -4010,11 +4055,16 @@ semver@^6.3.0, semver@^6.3.1: | |
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4" | ||
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA== | ||
|
||
semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.6.3: | ||
semver@^7.5.3, semver@^7.5.4, semver@^7.6.3: | ||
version "7.7.0" | ||
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.0.tgz#9c6fe61d0c6f9fa9e26575162ee5a9180361b09c" | ||
integrity sha512-DrfFnPzblFmNrIZzg5RzHegbiRWg7KMR7btwi2yjHwx06zsUbO5g613sVwEV7FTwmzJu+Io0lJe2GJ3LxqpvBQ== | ||
|
||
semver@^7.6.0: | ||
version "7.7.1" | ||
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.1.tgz#abd5098d82b18c6c81f6074ff2647fd3e7220c9f" | ||
integrity sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA== | ||
|
||
set-function-length@^1.2.2: | ||
version "1.2.2" | ||
resolved "https://registry.yarnpkg.com/set-function-length/-/set-function-length-1.2.2.tgz#aac72314198eaed975cf77b2c3b6b880695e5449" | ||
|
@@ -4286,7 +4336,7 @@ ts-api-utils@^1.3.0: | |
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.4.3.tgz#bfc2215fe6528fecab2b0fba570a2e8a4263b064" | ||
integrity sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw== | ||
|
||
ts-api-utils@^2.0.0: | ||
ts-api-utils@^2.0.0, ts-api-utils@^2.0.1: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.1.tgz#660729385b625b939aaa58054f45c058f33f10cd" | ||
integrity sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w== | ||
|
@@ -4394,13 +4444,13 @@ typed-array-length@^1.0.7: | |
reflect.getprototypeof "^1.0.6" | ||
|
||
typescript-eslint@^8.14.0: | ||
version "8.22.0" | ||
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.22.0.tgz#1d4becf1d65385e57e9271fbd557ccc22f6c0f53" | ||
integrity sha512-Y2rj210FW1Wb6TWXzQc5+P+EWI9/zdS57hLEc0gnyuvdzWo8+Y8brKlbj0muejonhMI/xAZCnZZwjbIfv1CkOw== | ||
version "8.23.0" | ||
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.23.0.tgz#796deb48f040146b68fcc8cb07db68b87219a8d2" | ||
integrity sha512-/LBRo3HrXr5LxmrdYSOCvoAMm7p2jNizNfbIpCgvG4HMsnoprRUOce/+8VJ9BDYWW68rqIENE/haVLWPeFZBVQ== | ||
dependencies: | ||
"@typescript-eslint/eslint-plugin" "8.22.0" | ||
"@typescript-eslint/parser" "8.22.0" | ||
"@typescript-eslint/utils" "8.22.0" | ||
"@typescript-eslint/eslint-plugin" "8.23.0" | ||
"@typescript-eslint/parser" "8.23.0" | ||
"@typescript-eslint/utils" "8.23.0" | ||
|
||
typescript@^5.1.3: | ||
version "5.7.3" | ||
|