|
1407 | 1407 | dependencies:
|
1408 | 1408 | ember-cli-babel "^7.1.3"
|
1409 | 1409 |
|
1410 |
| -"@ember-template-lint/todo-utils@^8.0.0": |
1411 |
| - version "8.0.0" |
1412 |
| - resolved "https://registry.yarnpkg.com/@ember-template-lint/todo-utils/-/todo-utils-8.0.0.tgz#db18b2bbc26fb372062d827138b7e1bb659a30ae" |
1413 |
| - integrity sha512-bqULTNLWr93SRfM+MkPFN4qdYvdzmvwiPBaHpxQM67qnZ1BCs4Mr7zV8GF8OSmSKbyPNMAN2ZyxsPbNRbN6o3g== |
| 1410 | +"@ember-template-lint/todo-utils@^8.1.0": |
| 1411 | + version "8.1.0" |
| 1412 | + resolved "https://registry.yarnpkg.com/@ember-template-lint/todo-utils/-/todo-utils-8.1.0.tgz#0fe8ef9ebd1948dea34d27d89a2e245687bb57d9" |
| 1413 | + integrity sha512-fnxDli4RfYGVBXc64D0fg7ifkSrNE8J/ee4eqQLzTrsUJbisWMlmU2NTHm990XcZkulYkCnkiLKERU/k1tx5IQ== |
1414 | 1414 | dependencies:
|
1415 |
| - "@types/eslint" "^7.2.7" |
| 1415 | + "@types/eslint" "^7.2.10" |
1416 | 1416 | fs-extra "^9.1.0"
|
1417 | 1417 | slash "^3.0.0"
|
1418 | 1418 | tslib "^2.1.0"
|
|
2023 | 2023 | resolved "https://registry.yarnpkg.com/@types/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#1ee30d79544ca84d68d4b3cdb0af4f205663dd2d"
|
2024 | 2024 | integrity sha512-OCutwjDZ4aFS6PB1UZ988C4YgwlBHJd6wCeQqaLdmadZ/7e+w79+hbMUFC1QXDNCmdyoRfAFdm0RypzwR+Qpag==
|
2025 | 2025 |
|
2026 |
| -"@types/eslint@^7.2.7": |
2027 |
| - version "7.2.7" |
2028 |
| - resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.2.7.tgz#f7ef1cf0dceab0ae6f9a976a0a9af14ab1baca26" |
2029 |
| - integrity sha512-EHXbc1z2GoQRqHaAT7+grxlTJ3WE2YNeD6jlpPoRc83cCoThRY+NUWjCUZaYmk51OICkPXn2hhphcWcWXgNW0Q== |
| 2026 | +"@types/eslint@^7.2.10": |
| 2027 | + version "7.2.10" |
| 2028 | + resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.2.10.tgz#4b7a9368d46c0f8cd5408c23288a59aa2394d917" |
| 2029 | + integrity sha512-kUEPnMKrqbtpCq/KTaGFFKAcz6Ethm2EjCoKIDaCmfRBWLbFuTcOJfTlorwbnboXBzahqWLgUp1BQeKHiJzPUQ== |
2030 | 2030 | dependencies:
|
2031 | 2031 | "@types/estree" "*"
|
2032 | 2032 | "@types/json-schema" "*"
|
@@ -6315,11 +6315,11 @@ ember-source@^3.20.3:
|
6315 | 6315 | silent-error "^1.1.1"
|
6316 | 6316 |
|
6317 | 6317 | ember-template-lint@^3.1.0:
|
6318 |
| - version "3.3.1" |
6319 |
| - resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-3.3.1.tgz#09825ec320f1491e9f17d40ad12f10340179f844" |
6320 |
| - integrity sha512-YONgtnXXhaeNu2kwrHmnqWh2a6aZlVO3aRCLqjGpt0sGwtiXteeT7L7slJdJRtTTxEG/2QdNVFLr4Uef4rIUbw== |
| 6318 | + version "3.4.0" |
| 6319 | + resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-3.4.0.tgz#2d5dde8b0756342b0214d245301c790919f012b5" |
| 6320 | + integrity sha512-hye0VU+C2IPoAp3n2Bst2pQ78Lkxk0YvS2uVWtiVqxPiy7xzmOxqeETCo7JzbkY2A5gBw6RX0TvIEDvNIdkKUg== |
6321 | 6321 | dependencies:
|
6322 |
| - "@ember-template-lint/todo-utils" "^8.0.0" |
| 6322 | + "@ember-template-lint/todo-utils" "^8.1.0" |
6323 | 6323 | chalk "^4.1.1"
|
6324 | 6324 | date-fns "^2.21.1"
|
6325 | 6325 | ember-template-recast "^5.0.1"
|
|
0 commit comments