-
Notifications
You must be signed in to change notification settings - Fork 71
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 typescript-eslint monorepo to v5.59.8
- Loading branch information
1 parent
cbc04fc
commit 2febe30
Showing
1 changed file
with
56 additions
and
63 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 |
---|---|---|
|
@@ -151,9 +151,9 @@ | |
eslint-visitor-keys "^3.3.0" | ||
|
||
"@eslint-community/regexpp@^4.4.0": | ||
version "4.5.0" | ||
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.5.0.tgz#f6f729b02feee2c749f57e334b7a1b5f40a81724" | ||
integrity sha512-vITaYzIcNmjn5tF5uxcZ/ft7/RXGrMUIS9HalWckEOF6ESiwXKoMzAQf2UW0aVd6rnOeExTJVd5hmWXucBKGXQ== | ||
version "4.5.1" | ||
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.5.1.tgz#cdd35dce4fa1a89a4fd42b1599eb35b3af408884" | ||
integrity sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6FZTFKQ== | ||
|
||
"@eslint/eslintrc@^2.0.3": | ||
version "2.0.3" | ||
|
@@ -226,9 +226,9 @@ | |
integrity sha512-sXo/qW2/pAcmT43VoRKOJbDOfV3cYpq3szSVfIThQXNt+E4DfKj361vaAt3c88U5tPUxzEswam7GW48PJqtKAg== | ||
|
||
"@types/json-schema@^7.0.9": | ||
version "7.0.11" | ||
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3" | ||
integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ== | ||
version "7.0.12" | ||
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.12.tgz#d70faba7039d5fca54c83c7dbab41051d2b6f6cb" | ||
integrity sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA== | ||
|
||
"@types/json5@^0.0.29": | ||
version "0.0.29" | ||
|
@@ -241,19 +241,19 @@ | |
integrity sha512-CTO/wa8x+rZU626cL2BlbCDzydgnFNgc19h4YvizpTO88MFQxab8wqisxaofQJ/9bLGugRdWIuX/TbIs6VVF6g== | ||
|
||
"@types/semver@^7.3.12": | ||
version "7.3.13" | ||
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.13.tgz#da4bfd73f49bd541d28920ab0e2bf0ee80f71c91" | ||
integrity sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw== | ||
version "7.5.0" | ||
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a" | ||
integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw== | ||
|
||
"@typescript-eslint/eslint-plugin@^5.59.1", "@typescript-eslint/eslint-plugin@^5.59.5": | ||
version "5.59.5" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.5.tgz#f156827610a3f8cefc56baeaa93cd4a5f32966b4" | ||
integrity sha512-feA9xbVRWJZor+AnLNAr7A8JRWeZqHUf4T9tlP+TN04b05pFVhO5eN7/O93Y/1OUlLMHKbnJisgDURs/qvtqdg== | ||
version "5.59.8" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.8.tgz#1e7a3e5318ece22251dfbc5c9c6feeb4793cc509" | ||
integrity sha512-JDMOmhXteJ4WVKOiHXGCoB96ADWg9q7efPWHRViT/f09bA8XOMLAVHHju3l0MkZnG1izaWXYmgvQcUjTRcpShQ== | ||
dependencies: | ||
"@eslint-community/regexpp" "^4.4.0" | ||
"@typescript-eslint/scope-manager" "5.59.5" | ||
"@typescript-eslint/type-utils" "5.59.5" | ||
"@typescript-eslint/utils" "5.59.5" | ||
"@typescript-eslint/scope-manager" "5.59.8" | ||
"@typescript-eslint/type-utils" "5.59.8" | ||
"@typescript-eslint/utils" "5.59.8" | ||
debug "^4.3.4" | ||
grapheme-splitter "^1.0.4" | ||
ignore "^5.2.0" | ||
|
@@ -262,71 +262,71 @@ | |
tsutils "^3.21.0" | ||
|
||
"@typescript-eslint/parser@^5.59.1", "@typescript-eslint/parser@^5.59.5": | ||
version "5.59.5" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.5.tgz#63064f5eafbdbfb5f9dfbf5c4503cdf949852981" | ||
integrity sha512-NJXQC4MRnF9N9yWqQE2/KLRSOLvrrlZb48NGVfBa+RuPMN6B7ZcK5jZOvhuygv4D64fRKnZI4L4p8+M+rfeQuw== | ||
version "5.59.8" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.8.tgz#60cbb00671d86cf746044ab797900b1448188567" | ||
integrity sha512-AnR19RjJcpjoeGojmwZtCwBX/RidqDZtzcbG3xHrmz0aHHoOcbWnpDllenRDmDvsV0RQ6+tbb09/kyc+UT9Orw== | ||
dependencies: | ||
"@typescript-eslint/scope-manager" "5.59.5" | ||
"@typescript-eslint/types" "5.59.5" | ||
"@typescript-eslint/typescript-estree" "5.59.5" | ||
"@typescript-eslint/scope-manager" "5.59.8" | ||
"@typescript-eslint/types" "5.59.8" | ||
"@typescript-eslint/typescript-estree" "5.59.8" | ||
debug "^4.3.4" | ||
|
||
"@typescript-eslint/[email protected].5": | ||
version "5.59.5" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.5.tgz#33ffc7e8663f42cfaac873de65ebf65d2bce674d" | ||
integrity sha512-jVecWwnkX6ZgutF+DovbBJirZcAxgxC0EOHYt/niMROf8p4PwxxG32Qdhj/iIQQIuOflLjNkxoXyArkcIP7C3A== | ||
"@typescript-eslint/[email protected].8": | ||
version "5.59.8" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.8.tgz#ff4ad4fec6433647b817c4a7d4b4165d18ea2fa8" | ||
integrity sha512-/w08ndCYI8gxGf+9zKf1vtx/16y8MHrZs5/tnjHhMLNSixuNcJavSX4wAiPf4aS5x41Es9YPCn44MIe4cxIlig== | ||
dependencies: | ||
"@typescript-eslint/types" "5.59.5" | ||
"@typescript-eslint/visitor-keys" "5.59.5" | ||
"@typescript-eslint/types" "5.59.8" | ||
"@typescript-eslint/visitor-keys" "5.59.8" | ||
|
||
"@typescript-eslint/[email protected].5": | ||
version "5.59.5" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.5.tgz#485b0e2c5b923460bc2ea6b338c595343f06fc9b" | ||
integrity sha512-4eyhS7oGym67/pSxA2mmNq7X164oqDYNnZCUayBwJZIRVvKpBCMBzFnFxjeoDeShjtO6RQBHBuwybuX3POnDqg== | ||
"@typescript-eslint/[email protected].8": | ||
version "5.59.8" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.8.tgz#aa6c029a9d7706d26bbd25eb4666398781df6ea2" | ||
integrity sha512-+5M518uEIHFBy3FnyqZUF3BMP+AXnYn4oyH8RF012+e7/msMY98FhGL5SrN29NQ9xDgvqCgYnsOiKp1VjZ/fpA== | ||
dependencies: | ||
"@typescript-eslint/typescript-estree" "5.59.5" | ||
"@typescript-eslint/utils" "5.59.5" | ||
"@typescript-eslint/typescript-estree" "5.59.8" | ||
"@typescript-eslint/utils" "5.59.8" | ||
debug "^4.3.4" | ||
tsutils "^3.21.0" | ||
|
||
"@typescript-eslint/[email protected].5": | ||
version "5.59.5" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.5.tgz#e63c5952532306d97c6ea432cee0981f6d2258c7" | ||
integrity sha512-xkfRPHbqSH4Ggx4eHRIO/eGL8XL4Ysb4woL8c87YuAo8Md7AUjyWKa9YMwTL519SyDPrfEgKdewjkxNCVeJW7w== | ||
"@typescript-eslint/[email protected].8": | ||
version "5.59.8" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.8.tgz#212e54414733618f5d0fd50b2da2717f630aebf8" | ||
integrity sha512-+uWuOhBTj/L6awoWIg0BlWy0u9TyFpCHrAuQ5bNfxDaZ1Ppb3mx6tUigc74LHcbHpOHuOTOJrBoAnhdHdaea1w== | ||
|
||
"@typescript-eslint/[email protected].5": | ||
version "5.59.5" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.5.tgz#9b252ce55dd765e972a7a2f99233c439c5101e42" | ||
integrity sha512-+XXdLN2CZLZcD/mO7mQtJMvCkzRfmODbeSKuMY/yXbGkzvA9rJyDY5qDYNoiz2kP/dmyAxXquL2BvLQLJFPQIg== | ||
"@typescript-eslint/[email protected].8": | ||
version "5.59.8" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.8.tgz#801a7b1766481629481b3b0878148bd7a1f345d7" | ||
integrity sha512-Jy/lPSDJGNow14vYu6IrW790p7HIf/SOV1Bb6lZ7NUkLc2iB2Z9elESmsaUtLw8kVqogSbtLH9tut5GCX1RLDg== | ||
dependencies: | ||
"@typescript-eslint/types" "5.59.5" | ||
"@typescript-eslint/visitor-keys" "5.59.5" | ||
"@typescript-eslint/types" "5.59.8" | ||
"@typescript-eslint/visitor-keys" "5.59.8" | ||
debug "^4.3.4" | ||
globby "^11.1.0" | ||
is-glob "^4.0.3" | ||
semver "^7.3.7" | ||
tsutils "^3.21.0" | ||
|
||
"@typescript-eslint/[email protected].5": | ||
version "5.59.5" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.5.tgz#15b3eb619bb223302e60413adb0accd29c32bcae" | ||
integrity sha512-sCEHOiw+RbyTii9c3/qN74hYDPNORb8yWCoPLmB7BIflhplJ65u2PBpdRla12e3SSTJ2erRkPjz7ngLHhUegxA== | ||
"@typescript-eslint/[email protected].8": | ||
version "5.59.8" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.8.tgz#34d129f35a2134c67fdaf024941e8f96050dca2b" | ||
integrity sha512-Tr65630KysnNn9f9G7ROF3w1b5/7f6QVCJ+WK9nhIocWmx9F+TmCAcglF26Vm7z8KCTwoKcNEBZrhlklla3CKg== | ||
dependencies: | ||
"@eslint-community/eslint-utils" "^4.2.0" | ||
"@types/json-schema" "^7.0.9" | ||
"@types/semver" "^7.3.12" | ||
"@typescript-eslint/scope-manager" "5.59.5" | ||
"@typescript-eslint/types" "5.59.5" | ||
"@typescript-eslint/typescript-estree" "5.59.5" | ||
"@typescript-eslint/scope-manager" "5.59.8" | ||
"@typescript-eslint/types" "5.59.8" | ||
"@typescript-eslint/typescript-estree" "5.59.8" | ||
eslint-scope "^5.1.1" | ||
semver "^7.3.7" | ||
|
||
"@typescript-eslint/[email protected].5": | ||
version "5.59.5" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.5.tgz#ba5b8d6791a13cf9fea6716af1e7626434b29b9b" | ||
integrity sha512-qL+Oz+dbeBRTeyJTIy0eniD3uvqU7x+y1QceBismZ41hd4aBSRh8UAw4pZP0+XzLuPZmx4raNMq/I+59W2lXKA== | ||
"@typescript-eslint/[email protected].8": | ||
version "5.59.8" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.8.tgz#aa6a7ef862add919401470c09e1609392ef3cc40" | ||
integrity sha512-pJhi2ms0x0xgloT7xYabil3SGGlojNNKjK/q6dB3Ey0uJLMjK2UDGJvHieiyJVW/7C3KI+Z4Q3pEHkm4ejA+xQ== | ||
dependencies: | ||
"@typescript-eslint/types" "5.59.5" | ||
"@typescript-eslint/types" "5.59.8" | ||
eslint-visitor-keys "^3.3.0" | ||
|
||
"@vitejs/plugin-vue@^4.2.1": | ||
|
@@ -2225,14 +2225,7 @@ semver@^7.3.5, semver@^7.3.6: | |
dependencies: | ||
lru-cache "^6.0.0" | ||
|
||
semver@^7.3.7: | ||
version "7.3.8" | ||
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798" | ||
integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A== | ||
dependencies: | ||
lru-cache "^6.0.0" | ||
|
||
semver@^7.3.8: | ||
semver@^7.3.7, semver@^7.3.8: | ||
version "7.5.1" | ||
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.1.tgz#c90c4d631cf74720e46b21c1d37ea07edfab91ec" | ||
integrity sha512-Wvss5ivl8TMRZXXESstBA4uR5iXgEN/VC5/sOcuXdVLzcdkz4HWetIoRfG5gb5X+ij/G9rw9YoGn3QoQ8OCSpw== | ||
|