Bump typescript-eslint from 8.27.0 to 8.28.0 (#440)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.27.0 to 8.28.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.28.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
d62985d1a7
commit
386e1e8fb2
@ -39,7 +39,7 @@
|
|||||||
"ts-jest": "^29.3.0",
|
"ts-jest": "^29.3.0",
|
||||||
"ts-node": "^10.9.2",
|
"ts-node": "^10.9.2",
|
||||||
"typescript": "^5.8.2",
|
"typescript": "^5.8.2",
|
||||||
"typescript-eslint": "^8.27.0",
|
"typescript-eslint": "^8.29.0",
|
||||||
"vite": "^6.2.4",
|
"vite": "^6.2.4",
|
||||||
"vite-plugin-version-mark": "^0.1.4"
|
"vite-plugin-version-mark": "^0.1.4"
|
||||||
},
|
},
|
||||||
|
174
yarn.lock
174
yarn.lock
@ -1378,48 +1378,22 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
"@types/yargs-parser" "*"
|
"@types/yargs-parser" "*"
|
||||||
|
|
||||||
"@typescript-eslint/eslint-plugin@8.27.0":
|
"@typescript-eslint/eslint-plugin@8.29.0", "@typescript-eslint/eslint-plugin@^8.28.0":
|
||||||
version "8.27.0"
|
version "8.29.0"
|
||||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.27.0.tgz#fbef10802365832ee1d1bd5d2117dcec82727a72"
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.29.0.tgz#151c4878700a5ad229ce6713d2674d58b626b3d9"
|
||||||
integrity sha512-4henw4zkePi5p252c8ncBLzLce52SEUz2Ebj8faDnuUXz2UuHEONYcJ+G0oaCF+bYCWVZtrGzq3FD7YXetmnSA==
|
integrity sha512-PAIpk/U7NIS6H7TEtN45SPGLQaHNgB7wSjsQV/8+KYokAb2T/gloOA/Bee2yd4/yKVhPKe5LlaUGhAZk5zmSaQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@eslint-community/regexpp" "^4.10.0"
|
"@eslint-community/regexpp" "^4.10.0"
|
||||||
"@typescript-eslint/scope-manager" "8.27.0"
|
"@typescript-eslint/scope-manager" "8.29.0"
|
||||||
"@typescript-eslint/type-utils" "8.27.0"
|
"@typescript-eslint/type-utils" "8.29.0"
|
||||||
"@typescript-eslint/utils" "8.27.0"
|
"@typescript-eslint/utils" "8.29.0"
|
||||||
"@typescript-eslint/visitor-keys" "8.27.0"
|
"@typescript-eslint/visitor-keys" "8.29.0"
|
||||||
graphemer "^1.4.0"
|
graphemer "^1.4.0"
|
||||||
ignore "^5.3.1"
|
ignore "^5.3.1"
|
||||||
natural-compare "^1.4.0"
|
natural-compare "^1.4.0"
|
||||||
ts-api-utils "^2.0.1"
|
ts-api-utils "^2.0.1"
|
||||||
|
|
||||||
"@typescript-eslint/eslint-plugin@^8.28.0":
|
"@typescript-eslint/parser@8.29.0", "@typescript-eslint/parser@^8.29.0":
|
||||||
version "8.28.0"
|
|
||||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.28.0.tgz#ad1465aa6fe7e937801c291648dec951c4dc38e6"
|
|
||||||
integrity sha512-lvFK3TCGAHsItNdWZ/1FkvpzCxTHUVuFrdnOGLMa0GGCFIbCgQWVk3CzCGdA7kM3qGVc+dfW9tr0Z/sHnGDFyg==
|
|
||||||
dependencies:
|
|
||||||
"@eslint-community/regexpp" "^4.10.0"
|
|
||||||
"@typescript-eslint/scope-manager" "8.28.0"
|
|
||||||
"@typescript-eslint/type-utils" "8.28.0"
|
|
||||||
"@typescript-eslint/utils" "8.28.0"
|
|
||||||
"@typescript-eslint/visitor-keys" "8.28.0"
|
|
||||||
graphemer "^1.4.0"
|
|
||||||
ignore "^5.3.1"
|
|
||||||
natural-compare "^1.4.0"
|
|
||||||
ts-api-utils "^2.0.1"
|
|
||||||
|
|
||||||
"@typescript-eslint/parser@8.27.0":
|
|
||||||
version "8.27.0"
|
|
||||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.27.0.tgz#3f6beaa83934467eda34ae82ef04090014df8227"
|
|
||||||
integrity sha512-XGwIabPallYipmcOk45DpsBSgLC64A0yvdAkrwEzwZ2viqGqRUJ8eEYoPz0CWnutgAFbNMPdsGGvzjSmcWVlEA==
|
|
||||||
dependencies:
|
|
||||||
"@typescript-eslint/scope-manager" "8.27.0"
|
|
||||||
"@typescript-eslint/types" "8.27.0"
|
|
||||||
"@typescript-eslint/typescript-estree" "8.27.0"
|
|
||||||
"@typescript-eslint/visitor-keys" "8.27.0"
|
|
||||||
debug "^4.3.4"
|
|
||||||
|
|
||||||
"@typescript-eslint/parser@^8.29.0":
|
|
||||||
version "8.29.0"
|
version "8.29.0"
|
||||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.29.0.tgz#b98841e0a8099728cb8583da92326fcb7f5be1d2"
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.29.0.tgz#b98841e0a8099728cb8583da92326fcb7f5be1d2"
|
||||||
integrity sha512-8C0+jlNJOwQso2GapCVWWfW/rzaq7Lbme+vGUFKE31djwNncIpgXD7Cd4weEsDdkoZDjH0lwwr3QDQFuyrMg9g==
|
integrity sha512-8C0+jlNJOwQso2GapCVWWfW/rzaq7Lbme+vGUFKE31djwNncIpgXD7Cd4weEsDdkoZDjH0lwwr3QDQFuyrMg9g==
|
||||||
@ -1430,22 +1404,6 @@
|
|||||||
"@typescript-eslint/visitor-keys" "8.29.0"
|
"@typescript-eslint/visitor-keys" "8.29.0"
|
||||||
debug "^4.3.4"
|
debug "^4.3.4"
|
||||||
|
|
||||||
"@typescript-eslint/scope-manager@8.27.0":
|
|
||||||
version "8.27.0"
|
|
||||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.27.0.tgz#b51042927067d677fbfc471605cf40d1ffaee482"
|
|
||||||
integrity sha512-8oI9GwPMQmBryaaxG1tOZdxXVeMDte6NyJA4i7/TWa4fBwgnAXYlIQP+uYOeqAaLJ2JRxlG9CAyL+C+YE9Xknw==
|
|
||||||
dependencies:
|
|
||||||
"@typescript-eslint/types" "8.27.0"
|
|
||||||
"@typescript-eslint/visitor-keys" "8.27.0"
|
|
||||||
|
|
||||||
"@typescript-eslint/scope-manager@8.28.0":
|
|
||||||
version "8.28.0"
|
|
||||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.28.0.tgz#e495b20438a3787e00498774d5625e620d68f9fe"
|
|
||||||
integrity sha512-u2oITX3BJwzWCapoZ/pXw6BCOl8rJP4Ij/3wPoGvY8XwvXflOzd1kLrDUUUAIEdJSFh+ASwdTHqtan9xSg8buw==
|
|
||||||
dependencies:
|
|
||||||
"@typescript-eslint/types" "8.28.0"
|
|
||||||
"@typescript-eslint/visitor-keys" "8.28.0"
|
|
||||||
|
|
||||||
"@typescript-eslint/scope-manager@8.29.0":
|
"@typescript-eslint/scope-manager@8.29.0":
|
||||||
version "8.29.0"
|
version "8.29.0"
|
||||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.29.0.tgz#8fd9872823aef65ff71d3f6d1ec9316ace0b6bf3"
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.29.0.tgz#8fd9872823aef65ff71d3f6d1ec9316ace0b6bf3"
|
||||||
@ -1454,69 +1412,21 @@
|
|||||||
"@typescript-eslint/types" "8.29.0"
|
"@typescript-eslint/types" "8.29.0"
|
||||||
"@typescript-eslint/visitor-keys" "8.29.0"
|
"@typescript-eslint/visitor-keys" "8.29.0"
|
||||||
|
|
||||||
"@typescript-eslint/type-utils@8.27.0":
|
"@typescript-eslint/type-utils@8.29.0":
|
||||||
version "8.27.0"
|
version "8.29.0"
|
||||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.27.0.tgz#af3c4eefcb64455ee50aae2d7069918467af085c"
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.29.0.tgz#98dcfd1193cb4e2b2d0294a8656ce5eb58c443a9"
|
||||||
integrity sha512-wVArTVcz1oJOIEJxui/nRhV0TXzD/zMSOYi/ggCfNq78EIszddXcJb7r4RCp/oBrjt8n9A0BSxRMKxHftpDxDA==
|
integrity sha512-ahaWQ42JAOx+NKEf5++WC/ua17q5l+j1GFrbbpVKzFL/tKVc0aYY8rVSYUpUvt2hUP1YBr7mwXzx+E/DfUWI9Q==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/typescript-estree" "8.27.0"
|
"@typescript-eslint/typescript-estree" "8.29.0"
|
||||||
"@typescript-eslint/utils" "8.27.0"
|
"@typescript-eslint/utils" "8.29.0"
|
||||||
debug "^4.3.4"
|
debug "^4.3.4"
|
||||||
ts-api-utils "^2.0.1"
|
ts-api-utils "^2.0.1"
|
||||||
|
|
||||||
"@typescript-eslint/type-utils@8.28.0":
|
|
||||||
version "8.28.0"
|
|
||||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.28.0.tgz#fc565414ebc16de1fc65e0dd8652ce02c78ca61f"
|
|
||||||
integrity sha512-oRoXu2v0Rsy/VoOGhtWrOKDiIehvI+YNrDk5Oqj40Mwm0Yt01FC/Q7nFqg088d3yAsR1ZcZFVfPCTTFCe/KPwg==
|
|
||||||
dependencies:
|
|
||||||
"@typescript-eslint/typescript-estree" "8.28.0"
|
|
||||||
"@typescript-eslint/utils" "8.28.0"
|
|
||||||
debug "^4.3.4"
|
|
||||||
ts-api-utils "^2.0.1"
|
|
||||||
|
|
||||||
"@typescript-eslint/types@8.27.0":
|
|
||||||
version "8.27.0"
|
|
||||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.27.0.tgz#3dd01ced4c81e798d1106fda0904f8d5c91051aa"
|
|
||||||
integrity sha512-/6cp9yL72yUHAYq9g6DsAU+vVfvQmd1a8KyA81uvfDE21O2DwQ/qxlM4AR8TSdAu+kJLBDrEHKC5/W2/nxsY0A==
|
|
||||||
|
|
||||||
"@typescript-eslint/types@8.28.0":
|
|
||||||
version "8.28.0"
|
|
||||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.28.0.tgz#7c73878385edfd9674c7aa10975e6c484b4f896e"
|
|
||||||
integrity sha512-bn4WS1bkKEjx7HqiwG2JNB3YJdC1q6Ue7GyGlwPHyt0TnVq6TtD/hiOdTZt71sq0s7UzqBFXD8t8o2e63tXgwA==
|
|
||||||
|
|
||||||
"@typescript-eslint/types@8.29.0":
|
"@typescript-eslint/types@8.29.0":
|
||||||
version "8.29.0"
|
version "8.29.0"
|
||||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.29.0.tgz#65add70ab4ef66beaa42a5addf87dab2b05b1f33"
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.29.0.tgz#65add70ab4ef66beaa42a5addf87dab2b05b1f33"
|
||||||
integrity sha512-wcJL/+cOXV+RE3gjCyl/V2G877+2faqvlgtso/ZRbTCnZazh0gXhe+7gbAnfubzN2bNsBtZjDvlh7ero8uIbzg==
|
integrity sha512-wcJL/+cOXV+RE3gjCyl/V2G877+2faqvlgtso/ZRbTCnZazh0gXhe+7gbAnfubzN2bNsBtZjDvlh7ero8uIbzg==
|
||||||
|
|
||||||
"@typescript-eslint/typescript-estree@8.27.0":
|
|
||||||
version "8.27.0"
|
|
||||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.27.0.tgz#4e02a1056454a84418cc9bce7c00b1c08b03567a"
|
|
||||||
integrity sha512-BnKq8cqPVoMw71O38a1tEb6iebEgGA80icSxW7g+kndx0o6ot6696HjG7NdgfuAVmVEtwXUr3L8R9ZuVjoQL6A==
|
|
||||||
dependencies:
|
|
||||||
"@typescript-eslint/types" "8.27.0"
|
|
||||||
"@typescript-eslint/visitor-keys" "8.27.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/typescript-estree@8.28.0":
|
|
||||||
version "8.28.0"
|
|
||||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.28.0.tgz#56b999f26f7ca67b9d75d6a67af5c8b8e4e80114"
|
|
||||||
integrity sha512-H74nHEeBGeklctAVUvmDkxB1mk+PAZ9FiOMPFncdqeRBXxk1lWSYraHw8V12b7aa6Sg9HOBNbGdSHobBPuQSuA==
|
|
||||||
dependencies:
|
|
||||||
"@typescript-eslint/types" "8.28.0"
|
|
||||||
"@typescript-eslint/visitor-keys" "8.28.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/typescript-estree@8.29.0":
|
"@typescript-eslint/typescript-estree@8.29.0":
|
||||||
version "8.29.0"
|
version "8.29.0"
|
||||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.29.0.tgz#d201a4f115327ec90496307c9958262285065b00"
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.29.0.tgz#d201a4f115327ec90496307c9958262285065b00"
|
||||||
@ -1531,41 +1441,15 @@
|
|||||||
semver "^7.6.0"
|
semver "^7.6.0"
|
||||||
ts-api-utils "^2.0.1"
|
ts-api-utils "^2.0.1"
|
||||||
|
|
||||||
"@typescript-eslint/utils@8.27.0":
|
"@typescript-eslint/utils@8.29.0":
|
||||||
version "8.27.0"
|
version "8.29.0"
|
||||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.27.0.tgz#d9c2a4891c6a85b952a9d5f9656c379ab111cf6d"
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.29.0.tgz#d6d22b19c8c4812a874f00341f686b45b9fe895f"
|
||||||
integrity sha512-njkodcwH1yvmo31YWgRHNb/x1Xhhq4/m81PhtvmRngD8iHPehxffz1SNCO+kwaePhATC+kOa/ggmvPoPza5i0Q==
|
integrity sha512-gX/A0Mz9Bskm8avSWFcK0gP7cZpbY4AIo6B0hWYFCaIsz750oaiWR4Jr2CI+PQhfW1CpcQr9OlfPS+kMFegjXA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@eslint-community/eslint-utils" "^4.4.0"
|
"@eslint-community/eslint-utils" "^4.4.0"
|
||||||
"@typescript-eslint/scope-manager" "8.27.0"
|
"@typescript-eslint/scope-manager" "8.29.0"
|
||||||
"@typescript-eslint/types" "8.27.0"
|
"@typescript-eslint/types" "8.29.0"
|
||||||
"@typescript-eslint/typescript-estree" "8.27.0"
|
"@typescript-eslint/typescript-estree" "8.29.0"
|
||||||
|
|
||||||
"@typescript-eslint/utils@8.28.0":
|
|
||||||
version "8.28.0"
|
|
||||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.28.0.tgz#7850856620a896b7ac621ac12d49c282aefbb528"
|
|
||||||
integrity sha512-OELa9hbTYciYITqgurT1u/SzpQVtDLmQMFzy/N8pQE+tefOyCWT79jHsav294aTqV1q1u+VzqDGbuujvRYaeSQ==
|
|
||||||
dependencies:
|
|
||||||
"@eslint-community/eslint-utils" "^4.4.0"
|
|
||||||
"@typescript-eslint/scope-manager" "8.28.0"
|
|
||||||
"@typescript-eslint/types" "8.28.0"
|
|
||||||
"@typescript-eslint/typescript-estree" "8.28.0"
|
|
||||||
|
|
||||||
"@typescript-eslint/visitor-keys@8.27.0":
|
|
||||||
version "8.27.0"
|
|
||||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.27.0.tgz#4a13e9d7ad7e311a07ea1b178b4c9f848ce11334"
|
|
||||||
integrity sha512-WsXQwMkILJvffP6z4U3FYJPlbf/j07HIxmDjZpbNvBJkMfvwXj5ACRkkHwBDvLBbDbtX5TdU64/rcvKJ/vuInQ==
|
|
||||||
dependencies:
|
|
||||||
"@typescript-eslint/types" "8.27.0"
|
|
||||||
eslint-visitor-keys "^4.2.0"
|
|
||||||
|
|
||||||
"@typescript-eslint/visitor-keys@8.28.0":
|
|
||||||
version "8.28.0"
|
|
||||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.28.0.tgz#18eb9a25cc9dadb027835c58efe93a5c4ee81969"
|
|
||||||
integrity sha512-hbn8SZ8w4u2pRwgQ1GlUrPKE+t2XvcCW5tTRF7j6SMYIuYG37XuzIW44JCZPa36evi0Oy2SnM664BlIaAuQcvg==
|
|
||||||
dependencies:
|
|
||||||
"@typescript-eslint/types" "8.28.0"
|
|
||||||
eslint-visitor-keys "^4.2.0"
|
|
||||||
|
|
||||||
"@typescript-eslint/visitor-keys@8.29.0":
|
"@typescript-eslint/visitor-keys@8.29.0":
|
||||||
version "8.29.0"
|
version "8.29.0"
|
||||||
@ -5563,14 +5447,14 @@ typed-array-length@^1.0.7:
|
|||||||
possible-typed-array-names "^1.0.0"
|
possible-typed-array-names "^1.0.0"
|
||||||
reflect.getprototypeof "^1.0.6"
|
reflect.getprototypeof "^1.0.6"
|
||||||
|
|
||||||
typescript-eslint@^8.27.0:
|
typescript-eslint@^8.29.0:
|
||||||
version "8.27.0"
|
version "8.29.0"
|
||||||
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.27.0.tgz#96cc34213723ec41a0bcaffc808f04c8d3cd64fb"
|
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.29.0.tgz#fc059b4c840889e5180dd822594eb46fa4619093"
|
||||||
integrity sha512-ZZ/8+Y0rRUMuW1gJaPtLWe4ryHbsPLzzibk5Sq+IFa2aOH1Vo0gPr1fbA6pOnzBke7zC2Da4w8AyCgxKXo3lqA==
|
integrity sha512-ep9rVd9B4kQsZ7ZnWCVxUE/xDLUUUsRzE0poAeNu+4CkFErLfuvPt/qtm2EpnSyfvsR0S6QzDFSrPCFBwf64fg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/eslint-plugin" "8.27.0"
|
"@typescript-eslint/eslint-plugin" "8.29.0"
|
||||||
"@typescript-eslint/parser" "8.27.0"
|
"@typescript-eslint/parser" "8.29.0"
|
||||||
"@typescript-eslint/utils" "8.27.0"
|
"@typescript-eslint/utils" "8.29.0"
|
||||||
|
|
||||||
typescript@^5.8.2:
|
typescript@^5.8.2:
|
||||||
version "5.8.2"
|
version "5.8.2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user