|
182 | 182 | eslint-scope "^5.0.0"
|
183 | 183 | eslint-utils "^2.0.0"
|
184 | 184 |
|
185 |
| -"@typescript-eslint/parser@~4.20.0": |
186 |
| - version "4.20.0" |
187 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.20.0.tgz#8dd403c8b4258b99194972d9799e201b8d083bdd" |
188 |
| - integrity sha512-m6vDtgL9EABdjMtKVw5rr6DdeMCH3OA1vFb0dAyuZSa3e5yw1YRzlwFnm9knma9Lz6b2GPvoNSa8vOXrqsaglA== |
189 |
| - dependencies: |
190 |
| - "@typescript-eslint/scope-manager" "4.20.0" |
191 |
| - "@typescript-eslint/types" "4.20.0" |
192 |
| - "@typescript-eslint/typescript-estree" "4.20.0" |
| 185 | +"@typescript-eslint/parser@~4.21.0": |
| 186 | + version "4.21.0" |
| 187 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.21.0.tgz#a227fc2af4001668c3e3f7415d4feee5093894c1" |
| 188 | + integrity sha512-eyNf7QmE5O/l1smaQgN0Lj2M/1jOuNg2NrBm1dqqQN0sVngTLyw8tdCbih96ixlhbF1oINoN8fDCyEH9SjLeIA== |
| 189 | + dependencies: |
| 190 | + "@typescript-eslint/scope-manager" "4.21.0" |
| 191 | + "@typescript-eslint/types" "4.21.0" |
| 192 | + "@typescript-eslint/typescript-estree" "4.21.0" |
193 | 193 | debug "^4.1.1"
|
194 | 194 |
|
195 | 195 | "@typescript-eslint/[email protected]":
|
|
200 | 200 | "@typescript-eslint/types" "4.20.0"
|
201 | 201 | "@typescript-eslint/visitor-keys" "4.20.0"
|
202 | 202 |
|
| 203 | +"@typescript-eslint/[email protected]": |
| 204 | + version "4.21.0" |
| 205 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.21.0.tgz#c81b661c4b8af1ec0c010d847a8f9ab76ab95b4d" |
| 206 | + integrity sha512-kfOjF0w1Ix7+a5T1knOw00f7uAP9Gx44+OEsNQi0PvvTPLYeXJlsCJ4tYnDj5PQEYfpcgOH5yBlw7K+UEI9Agw== |
| 207 | + dependencies: |
| 208 | + "@typescript-eslint/types" "4.21.0" |
| 209 | + "@typescript-eslint/visitor-keys" "4.21.0" |
| 210 | + |
203 | 211 | "@typescript-eslint/[email protected]":
|
204 | 212 | version "4.20.0"
|
205 | 213 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.20.0.tgz#c6cf5ef3c9b1c8f699a9bbdafb7a1da1ca781225"
|
206 | 214 | integrity sha512-cYY+1PIjei1nk49JAPnH1VEnu7OYdWRdJhYI5wiKOUMhLTG1qsx5cQxCUTuwWCmQoyriadz3Ni8HZmGSofeC+w==
|
207 | 215 |
|
| 216 | +"@typescript-eslint/[email protected]": |
| 217 | + version "4.21.0" |
| 218 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.21.0.tgz#abdc3463bda5d31156984fa5bc316789c960edef" |
| 219 | + integrity sha512-+OQaupjGVVc8iXbt6M1oZMwyKQNehAfLYJJ3SdvnofK2qcjfor9pEM62rVjBknhowTkh+2HF+/KdRAc/wGBN2w== |
| 220 | + |
208 | 221 | "@typescript-eslint/[email protected]":
|
209 | 222 | version "4.20.0"
|
210 | 223 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.20.0.tgz#8b3b08f85f18a8da5d88f65cb400f013e88ab7be"
|
|
218 | 231 | semver "^7.3.2"
|
219 | 232 | tsutils "^3.17.1"
|
220 | 233 |
|
| 234 | +"@typescript-eslint/[email protected]": |
| 235 | + version "4.21.0" |
| 236 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.21.0.tgz#3817bd91857beeaeff90f69f1f112ea58d350b0a" |
| 237 | + integrity sha512-ZD3M7yLaVGVYLw4nkkoGKumb7Rog7QID9YOWobFDMQKNl+vPxqVIW/uDk+MDeGc+OHcoG2nJ2HphwiPNajKw3w== |
| 238 | + dependencies: |
| 239 | + "@typescript-eslint/types" "4.21.0" |
| 240 | + "@typescript-eslint/visitor-keys" "4.21.0" |
| 241 | + debug "^4.1.1" |
| 242 | + globby "^11.0.1" |
| 243 | + is-glob "^4.0.1" |
| 244 | + semver "^7.3.2" |
| 245 | + tsutils "^3.17.1" |
| 246 | + |
221 | 247 | "@typescript-eslint/[email protected]":
|
222 | 248 | version "4.20.0"
|
223 | 249 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.20.0.tgz#1e84db034da13f208325e6bfc995c3b75f7dbd62"
|
|
226 | 252 | "@typescript-eslint/types" "4.20.0"
|
227 | 253 | eslint-visitor-keys "^2.0.0"
|
228 | 254 |
|
| 255 | +"@typescript-eslint/[email protected]": |
| 256 | + version "4.21.0" |
| 257 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.21.0.tgz#990a9acdc124331f5863c2cf21c88ba65233cd8d" |
| 258 | + integrity sha512-dH22dROWGi5Z6p+Igc8bLVLmwy7vEe8r+8c+raPQU0LxgogPUrRAtRGtvBWmlr9waTu3n+QLt/qrS/hWzk1x5w== |
| 259 | + dependencies: |
| 260 | + "@typescript-eslint/types" "4.21.0" |
| 261 | + eslint-visitor-keys "^2.0.0" |
| 262 | + |
229 | 263 | acorn-jsx@^5.3.1:
|
230 | 264 | version "5.3.1"
|
231 | 265 | resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.1.tgz#fc8661e11b7ac1539c47dbfea2e72b3af34d267b"
|
|
0 commit comments