|
146 | 146 | eslint-utils "^2.0.0"
|
147 | 147 |
|
148 | 148 | "@typescript-eslint/parser@^4.16.0":
|
149 |
| - version "4.18.0" |
150 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.18.0.tgz#a211edb14a69fc5177054bec04c95b185b4dde21" |
151 |
| - integrity sha512-W3z5S0ZbecwX3PhJEAnq4mnjK5JJXvXUDBYIYGoweCyWyuvAKfGHvzmpUzgB5L4cRBb+cTu9U/ro66dx7dIimA== |
| 149 | + version "4.28.1" |
| 150 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.28.1.tgz#5181b81658414f47291452c15bf6cd44a32f85bd" |
| 151 | + integrity sha512-UjrMsgnhQIIK82hXGaD+MCN8IfORS1CbMdu7VlZbYa8LCZtbZjJA26De4IPQB7XYZbL8gJ99KWNj0l6WD0guJg== |
152 | 152 | dependencies:
|
153 |
| - "@typescript-eslint/scope-manager" "4.18.0" |
154 |
| - "@typescript-eslint/types" "4.18.0" |
155 |
| - "@typescript-eslint/typescript-estree" "4.18.0" |
156 |
| - debug "^4.1.1" |
| 153 | + "@typescript-eslint/scope-manager" "4.28.1" |
| 154 | + "@typescript-eslint/types" "4.28.1" |
| 155 | + "@typescript-eslint/typescript-estree" "4.28.1" |
| 156 | + debug "^4.3.1" |
157 | 157 |
|
158 | 158 | "@typescript-eslint/[email protected]":
|
159 | 159 | version "4.18.0"
|
|
163 | 163 | "@typescript-eslint/types" "4.18.0"
|
164 | 164 | "@typescript-eslint/visitor-keys" "4.18.0"
|
165 | 165 |
|
| 166 | +"@typescript-eslint/[email protected]": |
| 167 | + version "4.28.1" |
| 168 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.28.1.tgz#fd3c20627cdc12933f6d98b386940d8d0ce8a991" |
| 169 | + integrity sha512-o95bvGKfss6705x7jFGDyS7trAORTy57lwJ+VsYwil/lOUxKQ9tA7Suuq+ciMhJc/1qPwB3XE2DKh9wubW8YYA== |
| 170 | + dependencies: |
| 171 | + "@typescript-eslint/types" "4.28.1" |
| 172 | + "@typescript-eslint/visitor-keys" "4.28.1" |
| 173 | + |
166 | 174 | "@typescript-eslint/[email protected]":
|
167 | 175 | version "4.18.0"
|
168 | 176 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.18.0.tgz#bebe323f81f2a7e2e320fac9415e60856267584a"
|
169 | 177 | integrity sha512-/BRociARpj5E+9yQ7cwCF/SNOWwXJ3qhjurMuK2hIFUbr9vTuDeu476Zpu+ptxY2kSxUHDGLLKy+qGq2sOg37A==
|
170 | 178 |
|
| 179 | +"@typescript-eslint/[email protected]": |
| 180 | + version "4.28.1" |
| 181 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.1.tgz#d0f2ecbef3684634db357b9bbfc97b94b828f83f" |
| 182 | + integrity sha512-4z+knEihcyX7blAGi7O3Fm3O6YRCP+r56NJFMNGsmtdw+NCdpG5SgNz427LS9nQkRVTswZLhz484hakQwB8RRg== |
| 183 | + |
171 | 184 | "@typescript-eslint/[email protected]":
|
172 | 185 | version "4.18.0"
|
173 | 186 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.18.0.tgz#756d3e61da8c16ab99185532c44872f4cd5538cb"
|
|
181 | 194 | semver "^7.3.2"
|
182 | 195 | tsutils "^3.17.1"
|
183 | 196 |
|
| 197 | +"@typescript-eslint/[email protected]": |
| 198 | + version "4.28.1" |
| 199 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.1.tgz#af882ae41740d1f268e38b4d0fad21e7e8d86a81" |
| 200 | + integrity sha512-GhKxmC4sHXxHGJv8e8egAZeTZ6HI4mLU6S7FUzvFOtsk7ZIDN1ksA9r9DyOgNqowA9yAtZXV0Uiap61bIO81FQ== |
| 201 | + dependencies: |
| 202 | + "@typescript-eslint/types" "4.28.1" |
| 203 | + "@typescript-eslint/visitor-keys" "4.28.1" |
| 204 | + debug "^4.3.1" |
| 205 | + globby "^11.0.3" |
| 206 | + is-glob "^4.0.1" |
| 207 | + semver "^7.3.5" |
| 208 | + tsutils "^3.21.0" |
| 209 | + |
184 | 210 | "@typescript-eslint/[email protected]":
|
185 | 211 | version "4.18.0"
|
186 | 212 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.18.0.tgz#4e6fe2a175ee33418318a029610845a81e2ff7b6"
|
|
189 | 215 | "@typescript-eslint/types" "4.18.0"
|
190 | 216 | eslint-visitor-keys "^2.0.0"
|
191 | 217 |
|
| 218 | +"@typescript-eslint/[email protected]": |
| 219 | + version "4.28.1" |
| 220 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.1.tgz#162a515ee255f18a6068edc26df793cdc1ec9157" |
| 221 | + integrity sha512-K4HMrdFqr9PFquPu178SaSb92CaWe2yErXyPumc8cYWxFmhgJsNY9eSePmO05j0JhBvf2Cdhptd6E6Yv9HVHcg== |
| 222 | + dependencies: |
| 223 | + "@typescript-eslint/types" "4.28.1" |
| 224 | + eslint-visitor-keys "^2.0.0" |
| 225 | + |
192 | 226 | acorn-jsx@^5.3.1:
|
193 | 227 | version "5.3.1"
|
194 | 228 | resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.1.tgz#fc8661e11b7ac1539c47dbfea2e72b3af34d267b"
|
@@ -389,7 +423,7 @@ cross-spawn@^7.0.2:
|
389 | 423 | shebang-command "^2.0.0"
|
390 | 424 | which "^2.0.1"
|
391 | 425 |
|
392 |
| -debug@^4.0.1, debug@^4.1.1: |
| 426 | +debug@^4.0.1, debug@^4.1.1, debug@^4.3.1: |
393 | 427 | version "4.3.1"
|
394 | 428 | resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.1.tgz#f0d229c505e0c6d8c49ac553d1b13dc183f6b2ee"
|
395 | 429 | integrity sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==
|
@@ -706,6 +740,18 @@ globby@^11.0.1:
|
706 | 740 | merge2 "^1.3.0"
|
707 | 741 | slash "^3.0.0"
|
708 | 742 |
|
| 743 | +globby@^11.0.3: |
| 744 | + version "11.0.4" |
| 745 | + resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.4.tgz#2cbaff77c2f2a62e71e9b2813a67b97a3a3001a5" |
| 746 | + integrity sha512-9O4MVG9ioZJ08ffbcyVYyLOJLk5JQ688pJ4eMGLpdWLHq/Wr1D9BlriLQyL0E+jbkuePVZXYFj47QM/v093wHg== |
| 747 | + dependencies: |
| 748 | + array-union "^2.1.0" |
| 749 | + dir-glob "^3.0.1" |
| 750 | + fast-glob "^3.1.1" |
| 751 | + ignore "^5.1.4" |
| 752 | + merge2 "^1.3.0" |
| 753 | + slash "^3.0.0" |
| 754 | + |
709 | 755 | graceful-fs@^4.1.6, graceful-fs@^4.2.0:
|
710 | 756 | version "4.2.5"
|
711 | 757 | resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.5.tgz#bc18864a6c9fc7b303f2e2abdb9155ad178fbe29"
|
@@ -1202,6 +1248,13 @@ semver@^7.2.1, semver@^7.3.2:
|
1202 | 1248 | dependencies:
|
1203 | 1249 | lru-cache "^6.0.0"
|
1204 | 1250 |
|
| 1251 | +semver@^7.3.5: |
| 1252 | + version "7.3.5" |
| 1253 | + resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7" |
| 1254 | + integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ== |
| 1255 | + dependencies: |
| 1256 | + lru-cache "^6.0.0" |
| 1257 | + |
1205 | 1258 | shebang-command@^2.0.0:
|
1206 | 1259 | version "2.0.0"
|
1207 | 1260 | resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-2.0.0.tgz#ccd0af4f8835fbdc265b82461aaf0c36663f34ea"
|
@@ -1341,6 +1394,13 @@ tsutils@^3.17.1:
|
1341 | 1394 | dependencies:
|
1342 | 1395 | tslib "^1.8.1"
|
1343 | 1396 |
|
| 1397 | +tsutils@^3.21.0: |
| 1398 | + version "3.21.0" |
| 1399 | + resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623" |
| 1400 | + integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA== |
| 1401 | + dependencies: |
| 1402 | + tslib "^1.8.1" |
| 1403 | + |
1344 | 1404 | type-check@^0.4.0, type-check@~0.4.0:
|
1345 | 1405 | version "0.4.0"
|
1346 | 1406 | resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1"
|
|
0 commit comments