|
9 | 9 | dependencies:
|
10 | 10 | "@babel/highlight" "^7.10.4"
|
11 | 11 |
|
12 |
| -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13": |
13 |
| - version "7.12.13" |
14 |
| - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.13.tgz#dcfc826beef65e75c50e21d3837d7d95798dd658" |
15 |
| - integrity sha512-HV1Cm0Q3ZrpCR93tkWOYiuYIgLxZXZFVG2VgK+MBWjUqZTundupbfx2aXarXuw5Ko5aMcjtJgbSs4vUGBS5v6g== |
16 |
| - dependencies: |
17 |
| - "@babel/highlight" "^7.12.13" |
18 |
| - |
19 |
| -"@babel/code-frame@^7.14.5": |
| 12 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.14.5": |
20 | 13 | version "7.14.5"
|
21 | 14 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.14.5.tgz#23b08d740e83f49c5e59945fbf1b43e80bbf4edb"
|
22 | 15 | integrity sha512-9pzDqyc6OLDaqe+zbACgFkb6fKMNG6CObKpnYXChRsvYGyEdc7CA2BaqeOM+vOtCS5ndmJicPJhKAwYRI6UfFw==
|
|
316 | 309 | "@babel/traverse" "^7.14.0"
|
317 | 310 | "@babel/types" "^7.14.0"
|
318 | 311 |
|
319 |
| -"@babel/highlight@^7.10.4", "@babel/highlight@^7.12.13": |
| 312 | +"@babel/highlight@^7.10.4": |
320 | 313 | version "7.14.0"
|
321 | 314 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.14.0.tgz#3197e375711ef6bf834e67d0daec88e4f46113cf"
|
322 | 315 | integrity sha512-YSCOwxvTYEIMSGaBQb5kDDsCopDdiUGsqpatp3fOlI4+2HQSkTmEVWnVuySdAC5EWCqSWWTv0ib63RjR7dTBdg==
|
@@ -2383,9 +2376,9 @@ eslint-visitor-keys@^2.0.0, eslint-visitor-keys@^2.1.0:
|
2383 | 2376 | integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
|
2384 | 2377 |
|
2385 | 2378 | eslint@^7.8.1:
|
2386 |
| - version "7.28.0" |
2387 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.28.0.tgz#435aa17a0b82c13bb2be9d51408b617e49c1e820" |
2388 |
| - integrity sha512-UMfH0VSjP0G4p3EWirscJEQ/cHqnT/iuH6oNZOB94nBjWbMnhGEPxsZm1eyIW0C/9jLI0Fow4W5DXLjEI7mn1g== |
| 2379 | + version "7.29.0" |
| 2380 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.29.0.tgz#ee2a7648f2e729485e4d0bd6383ec1deabc8b3c0" |
| 2381 | + integrity sha512-82G/JToB9qIy/ArBzIWG9xvvwL3R86AlCjtGw+A29OMZDqhTybz/MByORSukGxeI+YPCR4coYyITKk8BFH9nDA== |
2389 | 2382 | dependencies:
|
2390 | 2383 | "@babel/code-frame" "7.12.11"
|
2391 | 2384 | "@eslint/eslintrc" "^0.4.2"
|
|
0 commit comments