|
3073 | 3073 | resolved "https://registry.npm.taobao.org/@types/unist/download/@types/unist-2.0.3.tgz#9c088679876f374eb5983f150d4787aa6fb32d7e"
|
3074 | 3074 | integrity sha1-nAiGeYdvN061mD8VDUeHqm+zLX4=
|
3075 | 3075 |
|
3076 |
| -"@typescript-eslint/eslint-plugin@5.35.1": |
3077 |
| - version "5.35.1" |
3078 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.35.1.tgz#0d822bfea7469904dfc1bb8f13cabd362b967c93" |
3079 |
| - integrity sha512-RBZZXZlI4XCY4Wzgy64vB+0slT9+yAPQRjj/HSaRwUot33xbDjF1oN9BLwOLTewoOI0jothIltZRe9uJCHf8gg== |
3080 |
| - dependencies: |
3081 |
| - "@typescript-eslint/scope-manager" "5.35.1" |
3082 |
| - "@typescript-eslint/type-utils" "5.35.1" |
3083 |
| - "@typescript-eslint/utils" "5.35.1" |
| 3076 | +"@typescript-eslint/eslint-plugin@5.36.0": |
| 3077 | + version "5.36.0" |
| 3078 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.36.0.tgz#8f159c4cdb3084eb5d4b72619a2ded942aa109e5" |
| 3079 | + integrity sha512-X3In41twSDnYRES7hO2xna4ZC02SY05UN9sGW//eL1P5k4CKfvddsdC2hOq0O3+WU1wkCPQkiTY9mzSnXKkA0w== |
| 3080 | + dependencies: |
| 3081 | + "@typescript-eslint/scope-manager" "5.36.0" |
| 3082 | + "@typescript-eslint/type-utils" "5.36.0" |
| 3083 | + "@typescript-eslint/utils" "5.36.0" |
3084 | 3084 | debug "^4.3.4"
|
3085 | 3085 | functional-red-black-tree "^1.0.1"
|
3086 | 3086 | ignore "^5.2.0"
|
3087 | 3087 | regexpp "^3.2.0"
|
3088 | 3088 | semver "^7.3.7"
|
3089 | 3089 | tsutils "^3.21.0"
|
3090 | 3090 |
|
3091 |
| -"@typescript-eslint/parser@5.35.1": |
3092 |
| - version "5.35.1" |
3093 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.35.1.tgz#bf2ee2ebeaa0a0567213748243fb4eec2857f04f" |
3094 |
| - integrity sha512-XL2TBTSrh3yWAsMYpKseBYTVpvudNf69rPOWXWVBI08My2JVT5jR66eTt4IgQFHA/giiKJW5dUD4x/ZviCKyGg== |
| 3091 | +"@typescript-eslint/parser@5.36.0": |
| 3092 | + version "5.36.0" |
| 3093 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.36.0.tgz#c08883073fb65acaafd268a987fd2314ce80c789" |
| 3094 | + integrity sha512-dlBZj7EGB44XML8KTng4QM0tvjI8swDh8MdpE5NX5iHWgWEfIuqSfSE+GPeCrCdj7m4tQLuevytd57jNDXJ2ZA== |
3095 | 3095 | dependencies:
|
3096 |
| - "@typescript-eslint/scope-manager" "5.35.1" |
3097 |
| - "@typescript-eslint/types" "5.35.1" |
3098 |
| - "@typescript-eslint/typescript-estree" "5.35.1" |
| 3096 | + "@typescript-eslint/scope-manager" "5.36.0" |
| 3097 | + "@typescript-eslint/types" "5.36.0" |
| 3098 | + "@typescript-eslint/typescript-estree" "5.36.0" |
3099 | 3099 | debug "^4.3.4"
|
3100 | 3100 |
|
3101 |
| -"@typescript-eslint/scope-manager@5.35.1": |
3102 |
| - version "5.35.1" |
3103 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.35.1.tgz#ccb69d54b7fd0f2d0226a11a75a8f311f525ff9e" |
3104 |
| - integrity sha512-kCYRSAzIW9ByEIzmzGHE50NGAvAP3wFTaZevgWva7GpquDyFPFcmvVkFJGWJJktg/hLwmys/FZwqM9EKr2u24Q== |
| 3101 | +"@typescript-eslint/scope-manager@5.36.0": |
| 3102 | + version "5.36.0" |
| 3103 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.36.0.tgz#f4f859913add160318c0a5daccd3a030d1311530" |
| 3104 | + integrity sha512-PZUC9sz0uCzRiuzbkh6BTec7FqgwXW03isumFVkuPw/Ug/6nbAqPUZaRy4w99WCOUuJTjhn3tMjsM94NtEj64g== |
3105 | 3105 | dependencies:
|
3106 |
| - "@typescript-eslint/types" "5.35.1" |
3107 |
| - "@typescript-eslint/visitor-keys" "5.35.1" |
| 3106 | + "@typescript-eslint/types" "5.36.0" |
| 3107 | + "@typescript-eslint/visitor-keys" "5.36.0" |
3108 | 3108 |
|
3109 |
| -"@typescript-eslint/type-utils@5.35.1": |
3110 |
| - version "5.35.1" |
3111 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.35.1.tgz#d50903b56758c5c8fc3be52b3be40569f27f9c4a" |
3112 |
| - integrity sha512-8xT8ljvo43Mp7BiTn1vxLXkjpw8wS4oAc00hMSB4L1/jIiYbjjnc3Qp2GAUOG/v8zsNCd1qwcqfCQ0BuishHkw== |
| 3109 | +"@typescript-eslint/type-utils@5.36.0": |
| 3110 | + version "5.36.0" |
| 3111 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.36.0.tgz#5d2f94a36a298ae240ceca54b3bc230be9a99f0a" |
| 3112 | + integrity sha512-W/E3yJFqRYsjPljJ2gy0YkoqLJyViWs2DC6xHkXcWyhkIbCDdaVnl7mPLeQphVI+dXtY05EcXFzWLXhq8Mm/lQ== |
3113 | 3113 | dependencies:
|
3114 |
| - "@typescript-eslint/utils" "5.35.1" |
| 3114 | + "@typescript-eslint/typescript-estree" "5.36.0" |
| 3115 | + "@typescript-eslint/utils" "5.36.0" |
3115 | 3116 | debug "^4.3.4"
|
3116 | 3117 | tsutils "^3.21.0"
|
3117 | 3118 |
|
3118 |
| -"@typescript-eslint/types@5.35.1": |
3119 |
| - version "5.35.1" |
3120 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.35.1.tgz#af355fe52a0cc88301e889bc4ada72f279b63d61" |
3121 |
| - integrity sha512-FDaujtsH07VHzG0gQ6NDkVVhi1+rhq0qEvzHdJAQjysN+LHDCKDKCBRlZFFE0ec0jKxiv0hN63SNfExy0KrbQQ== |
| 3119 | +"@typescript-eslint/types@5.36.0": |
| 3120 | + version "5.36.0" |
| 3121 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.36.0.tgz#cde7b94d1c09a4f074f46db99e7bd929fb0a5559" |
| 3122 | + integrity sha512-3JJuLL1r3ljRpFdRPeOtgi14Vmpx+2JcR6gryeORmW3gPBY7R1jNYoq4yBN1L//ONZjMlbJ7SCIwugOStucYiQ== |
3122 | 3123 |
|
3123 |
| -"@typescript-eslint/typescript-estree@5.35.1": |
3124 |
| - version "5.35.1" |
3125 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.35.1.tgz#db878a39a0dbdc9bb133f11cdad451770bfba211" |
3126 |
| - integrity sha512-JUqE1+VRTGyoXlDWWjm6MdfpBYVq+hixytrv1oyjYIBEOZhBCwtpp5ZSvBt4wIA1MKWlnaC2UXl2XmYGC3BoQA== |
| 3124 | +"@typescript-eslint/typescript-estree@5.36.0": |
| 3125 | + version "5.36.0" |
| 3126 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.36.0.tgz#0acce61b4850bdb0e578f0884402726680608789" |
| 3127 | + integrity sha512-EW9wxi76delg/FS9+WV+fkPdwygYzRrzEucdqFVWXMQWPOjFy39mmNNEmxuO2jZHXzSQTXzhxiU1oH60AbIw9A== |
3127 | 3128 | dependencies:
|
3128 |
| - "@typescript-eslint/types" "5.35.1" |
3129 |
| - "@typescript-eslint/visitor-keys" "5.35.1" |
| 3129 | + "@typescript-eslint/types" "5.36.0" |
| 3130 | + "@typescript-eslint/visitor-keys" "5.36.0" |
3130 | 3131 | debug "^4.3.4"
|
3131 | 3132 | globby "^11.1.0"
|
3132 | 3133 | is-glob "^4.0.3"
|
3133 | 3134 | semver "^7.3.7"
|
3134 | 3135 | tsutils "^3.21.0"
|
3135 | 3136 |
|
3136 |
| -"@typescript-eslint/utils@5.35.1": |
3137 |
| - version "5.35.1" |
3138 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.35.1.tgz#ae1399afbfd6aa7d0ed1b7d941e9758d950250eb" |
3139 |
| - integrity sha512-v6F8JNXgeBWI4pzZn36hT2HXXzoBBBJuOYvoQiaQaEEjdi5STzux3Yj8v7ODIpx36i/5s8TdzuQ54TPc5AITQQ== |
| 3137 | +"@typescript-eslint/utils@5.36.0": |
| 3138 | + version "5.36.0" |
| 3139 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.36.0.tgz#104c864ecc1448417606359275368bf3872bbabb" |
| 3140 | + integrity sha512-wAlNhXXYvAAUBbRmoJDywF/j2fhGLBP4gnreFvYvFbtlsmhMJ4qCKVh/Z8OP4SgGR3xbciX2nmG639JX0uw1OQ== |
3140 | 3141 | dependencies:
|
3141 | 3142 | "@types/json-schema" "^7.0.9"
|
3142 |
| - "@typescript-eslint/scope-manager" "5.35.1" |
3143 |
| - "@typescript-eslint/types" "5.35.1" |
3144 |
| - "@typescript-eslint/typescript-estree" "5.35.1" |
| 3143 | + "@typescript-eslint/scope-manager" "5.36.0" |
| 3144 | + "@typescript-eslint/types" "5.36.0" |
| 3145 | + "@typescript-eslint/typescript-estree" "5.36.0" |
3145 | 3146 | eslint-scope "^5.1.1"
|
3146 | 3147 | eslint-utils "^3.0.0"
|
3147 | 3148 |
|
3148 |
| -"@typescript-eslint/visitor-keys@5.35.1": |
3149 |
| - version "5.35.1" |
3150 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.35.1.tgz#285e9e34aed7c876f16ff646a3984010035898e6" |
3151 |
| - integrity sha512-cEB1DvBVo1bxbW/S5axbGPE6b7FIMAbo3w+AGq6zNDA7+NYJOIkKj/sInfTv4edxd4PxJSgdN4t6/pbvgA+n5g== |
| 3149 | +"@typescript-eslint/visitor-keys@5.36.0": |
| 3150 | + version "5.36.0" |
| 3151 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.36.0.tgz#565d35a5ca00d00a406a942397ead2cb190663ba" |
| 3152 | + integrity sha512-pdqSJwGKueOrpjYIex0T39xarDt1dn4p7XJ+6FqBWugNQwXlNGC5h62qayAIYZ/RPPtD+ButDWmpXT1eGtiaYg== |
3152 | 3153 | dependencies:
|
3153 |
| - "@typescript-eslint/types" "5.35.1" |
| 3154 | + "@typescript-eslint/types" "5.36.0" |
3154 | 3155 | eslint-visitor-keys "^3.3.0"
|
3155 | 3156 |
|
3156 | 3157 | "@webassemblyjs/ [email protected]":
|
|
0 commit comments