|
49 | 49 | json5 "^2.2.3"
|
50 | 50 | semver "^6.3.1"
|
51 | 51 |
|
52 |
| -"@babel/eslint-parser@7.23.10", "@babel/eslint-parser@^7.22.15": |
| 52 | +"@babel/eslint-parser@^7.22.15": |
53 | 53 | version "7.23.10"
|
54 | 54 | resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.23.10.tgz#2d4164842d6db798873b40e0c4238827084667a2"
|
55 | 55 | integrity sha512-3wSYDPZVnhseRnxRJH6ZVTNknBz76AEnyC+AYYhasjP3Yy23qz0ERR7Fcd2SHmYuSFJ2kY9gaaDd3vyqU09eSw==
|
|
58 | 58 | eslint-visitor-keys "^2.1.0"
|
59 | 59 | semver "^6.3.1"
|
60 | 60 |
|
| 61 | +"@babel/eslint-parser@^7.23.10": |
| 62 | + version "7.25.1" |
| 63 | + resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.25.1.tgz#469cee4bd18a88ff3edbdfbd227bd20e82aa9b82" |
| 64 | + integrity sha512-Y956ghgTT4j7rKesabkh5WeqgSFZVFwaPR0IWFm7KFHFmmJ4afbG49SmfW4S+GyRPx0Dy5jxEWA5t0rpxfElWg== |
| 65 | + dependencies: |
| 66 | + "@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1" |
| 67 | + eslint-visitor-keys "^2.1.0" |
| 68 | + semver "^6.3.1" |
| 69 | + |
61 | 70 | "@babel/generator@^7.23.6", "@babel/generator@^7.7.2":
|
62 | 71 | version "7.23.6"
|
63 | 72 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.6.tgz#9e1fca4811c77a10580d17d26b57b036133f3c2e"
|
@@ -2146,10 +2155,10 @@ configstore@^6.0.0:
|
2146 | 2155 | write-file-atomic "^3.0.3"
|
2147 | 2156 | xdg-basedir "^5.0.1"
|
2148 | 2157 |
|
2149 |
| -content-tag@^1.2.2: |
2150 |
| - version "1.2.2" |
2151 |
| - resolved "https://registry.yarnpkg.com/content-tag/-/content-tag-1.2.2.tgz#8cbc3cdb9957a81f7c425b138e334330dd6fd78d" |
2152 |
| - integrity sha512-9guqKIx2H+78N17otBpl8yLZbQGL5q1vBO/jDb3gF2JjixtcVpC62jDUNxjVMNoaZ09oxRX84ZOD6VX02qkVvg== |
| 2158 | +content-tag@^2.0.1: |
| 2159 | + version "2.0.2" |
| 2160 | + resolved "https://registry.yarnpkg.com/content-tag/-/content-tag-2.0.2.tgz#978802d97df21516daa10d78e2a1f148e89eab8b" |
| 2161 | + integrity sha512-qHRyTp02dgzRK2tsCFxZ1H289bZOuSLNpupr6prvnSFq4SFPmNlBKbbE5PCMb+8+Z1a1z+yCVtXvQIGUCCa3lQ== |
2153 | 2162 |
|
2154 | 2163 | convert-source-map@^2.0.0:
|
2155 | 2164 | version "2.0.0"
|
@@ -2478,14 +2487,14 @@ electron-to-chromium@^1.4.648:
|
2478 | 2487 | resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.667.tgz#2767d998548e5eeeaf8bdaffd67b56796bfbed3d"
|
2479 | 2488 | integrity sha512-66L3pLlWhTNVUhnmSA5+qDM3fwnXsM6KAqE36e2w4KN0g6pkEtlT5bs41FQtQwVwKnfhNBXiWRLPs30HSxd7Kw==
|
2480 | 2489 |
|
2481 |
| -ember-eslint-parser@^0.4.3: |
2482 |
| - version "0.4.3" |
2483 |
| - resolved "https://registry.yarnpkg.com/ember-eslint-parser/-/ember-eslint-parser-0.4.3.tgz#a7ca3c380872719610b94c7a06cc550ced745031" |
2484 |
| - integrity sha512-wMPoaaA+i/F/tPPxURRON9XXJH5MRUOZ5x/9CVJTSpL+0n4EWphyztb20gR+ZJeShnOACQpAdFy6YSS1/JSHKw== |
| 2490 | +ember-eslint-parser@^0.5.2: |
| 2491 | + version "0.5.2" |
| 2492 | + resolved "https://registry.yarnpkg.com/ember-eslint-parser/-/ember-eslint-parser-0.5.2.tgz#798db22f54a3038f0dfdcc6fc766887b99c449fa" |
| 2493 | + integrity sha512-289KjJ08QxK1Ytf+aq04QMoQ8WvhXCInJixcGuS5SWBFNlVuEs9yAZ06VXzVSuZ9zMAqX24MTMvD7ICVFN7QSg== |
2485 | 2494 | dependencies:
|
2486 |
| - "@babel/eslint-parser" "7.23.10" |
| 2495 | + "@babel/eslint-parser" "^7.23.10" |
2487 | 2496 | "@glimmer/syntax" "^0.92.0"
|
2488 |
| - content-tag "^1.2.2" |
| 2497 | + content-tag "^2.0.1" |
2489 | 2498 | eslint-scope "^7.2.2"
|
2490 | 2499 | html-tags "^3.3.1"
|
2491 | 2500 |
|
|
0 commit comments