|
1072 | 1072 | ember-cli-typescript "^4.0.0"
|
1073 | 1073 | heimdalljs "^0.3.0"
|
1074 | 1074 |
|
| 1075 | +"@ember-template-lint/todo-utils@^8.0.0-beta.3": |
| 1076 | + version "8.0.0-beta.3" |
| 1077 | + resolved "https://registry.yarnpkg.com/@ember-template-lint/todo-utils/-/todo-utils-8.0.0-beta.3.tgz#9a048c2787c781f80a6ae682787fbfcb5ea8e03d" |
| 1078 | + integrity sha512-L0XXY8U6Jk4c4OGSydhxa5K3/kyUpaqc6IpYW4wU8g1yu/zOj7XgKgmp48+t3dt1p6Xa+CHKnD1I86m99BEYXg== |
| 1079 | + dependencies: |
| 1080 | + "@types/eslint" "^7.2.6" |
| 1081 | + fs-extra "^9.0.1" |
| 1082 | + slash "^3.0.0" |
| 1083 | + tslib "^2.1.0" |
| 1084 | + |
1075 | 1085 | "@ember/edition-utils@^1.2.0":
|
1076 | 1086 | version "1.2.0"
|
1077 | 1087 | resolved "https://registry.yarnpkg.com/@ember/edition-utils/-/edition-utils-1.2.0.tgz#a039f542dc14c8e8299c81cd5abba95e2459cfa6"
|
|
2153 | 2163 | resolved "https://registry.yarnpkg.com/@types/ember__utils/-/ember__utils-3.16.2.tgz#3fa9a0666a3e8204262e2a2960289aaf01f29467"
|
2154 | 2164 | integrity sha512-tBbqewgegiKSpGZvGh3pbcoXwLCMvKVdLRE97vys75nAEz/vBzkGJm+PDz1HVaTkRukWbRhlDiTm2qFH8qRnSw==
|
2155 | 2165 |
|
| 2166 | +"@types/eslint@^7.2.6": |
| 2167 | + version "7.2.6" |
| 2168 | + resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.2.6.tgz#5e9aff555a975596c03a98b59ecd103decc70c3c" |
| 2169 | + integrity sha512-I+1sYH+NPQ3/tVqCeUSBwTE/0heyvtXqpIopUUArlBm0Kpocb8FbMa3AZ/ASKIFpN3rnEx932TTXDbt9OXsNDw== |
| 2170 | + dependencies: |
| 2171 | + "@types/estree" "*" |
| 2172 | + "@types/json-schema" "*" |
| 2173 | + |
2156 | 2174 | "@types/estree@*":
|
2157 | 2175 | version "0.0.46"
|
2158 | 2176 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.46.tgz#0fb6bfbbeabd7a30880504993369c4bf1deab1fe"
|
|
2216 | 2234 | dependencies:
|
2217 | 2235 | "@types/sizzle" "*"
|
2218 | 2236 |
|
2219 |
| -"@types/json-schema@^7.0.5": |
| 2237 | +"@types/json-schema@*", "@types/json-schema@^7.0.5": |
2220 | 2238 | version "7.0.7"
|
2221 | 2239 | resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad"
|
2222 | 2240 | integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==
|
@@ -7434,11 +7452,12 @@ ember-svg-jar@2.3.3:
|
7434 | 7452 | mkdirp "^0.5.1"
|
7435 | 7453 | path-posix "^1.0.0"
|
7436 | 7454 |
|
7437 |
| -ember-template-lint@2.21.0: |
7438 |
| - version "2.21.0" |
7439 |
| - resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-2.21.0.tgz#7e120abf309a8810eeed26c52377943faf15a95b" |
7440 |
| - integrity sha512-19QbEqJQdMfcRS7PsQsubflRowEtnkbD0tpYR4q/xq4lodmhU7hhOFvlTQgbxD/jwW5Ur+tkOwH4KFy9JwOyXA== |
| 7455 | +ember-template-lint@3.0.1: |
| 7456 | + version "3.0.1" |
| 7457 | + resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-3.0.1.tgz#f981f38660d875966ea548a85b874fa278b1787e" |
| 7458 | + integrity sha512-5g7/9wHahDl6DxaZdbJL9w/03Rb5WCwu5FDsVAFNRpPrmiKOaUVIv9UHyqdZCPDVLEot4oHj8FxnwK+yvXt07w== |
7441 | 7459 | dependencies:
|
| 7460 | + "@ember-template-lint/todo-utils" "^8.0.0-beta.3" |
7442 | 7461 | chalk "^4.0.0"
|
7443 | 7462 | ember-template-recast "^5.0.1"
|
7444 | 7463 | find-up "^5.0.0"
|
@@ -15430,7 +15449,7 @@ tslib@^1, tslib@^1.9.0, tslib@^1.9.3:
|
15430 | 15449 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
|
15431 | 15450 | integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
|
15432 | 15451 |
|
15433 |
| -tslib@^2.0.0, tslib@^2.0.3: |
| 15452 | +tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0: |
15434 | 15453 | version "2.1.0"
|
15435 | 15454 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
|
15436 | 15455 | integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==
|
|
0 commit comments