|
4519 | 4519 | dependencies: |
4520 | 4520 | ember-cli-babel "^7.1.3" |
4521 | 4521 |
|
4522 | | -"@ember-template-lint/todo-utils@^9.1.2": |
4523 | | - version "9.1.2" |
4524 | | - resolved "https://registry.yarnpkg.com/@ember-template-lint/todo-utils/-/todo-utils-9.1.2.tgz#acadb0378acb12d5220a397143a69f197b4a3a05" |
4525 | | - integrity sha512-wHRL/YQc/CtPabV7GuYLtS2A592GCd54aY544JOH4OXnpepZkxy5dp18iaNbtErihBW/+sIJr8/JvsCxw5T3Wg== |
| 4522 | +"@ember-template-lint/todo-utils@^10.0.0": |
| 4523 | + version "10.0.0" |
| 4524 | + resolved "https://registry.yarnpkg.com/@ember-template-lint/todo-utils/-/todo-utils-10.0.0.tgz#085aafcf31ca04ba4d3a9460f088aed752b90ea8" |
| 4525 | + integrity sha512-US8VKnetBOl8KfKz+rXGsosz6rIETNwSz2F2frM8hIoJfF/d6ME1Iz1K7tPYZEE6SoKqZFlBs5XZPSmzRnabjA== |
4526 | 4526 | dependencies: |
4527 | | - "@types/eslint" "^7.2.12" |
| 4527 | + "@types/eslint" "^7.2.13" |
4528 | 4528 | fs-extra "^9.1.0" |
4529 | 4529 | slash "^3.0.0" |
4530 | 4530 | tslib "^2.2.0" |
|
5397 | 5397 | dependencies: |
5398 | 5398 | "@types/node" "*" |
5399 | 5399 |
|
5400 | | -"@types/eslint@^7.2.12": |
5401 | | - version "7.2.13" |
5402 | | - resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.2.13.tgz#e0ca7219ba5ded402062ad6f926d491ebb29dd53" |
5403 | | - integrity sha512-LKmQCWAlnVHvvXq4oasNUMTJJb2GwSyTY8+1C7OH5ILR8mPLaljv1jxL1bXW3xB3jFbQxTKxJAvI8PyjB09aBg== |
| 5400 | +"@types/eslint@^7.2.13": |
| 5401 | + version "7.28.0" |
| 5402 | + resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.28.0.tgz#7e41f2481d301c68e14f483fe10b017753ce8d5a" |
| 5403 | + integrity sha512-07XlgzX0YJUn4iG1ocY4IX9DzKSmMGUs6ESKlxWhZRaa0fatIWaHWUVapcuGa8r5HFnTqzj+4OCjd5f7EZ/i/A== |
5404 | 5404 | dependencies: |
5405 | 5405 | "@types/estree" "*" |
5406 | 5406 | "@types/json-schema" "*" |
@@ -8780,6 +8780,14 @@ chalk@^4.1.1: |
8780 | 8780 | ansi-styles "^4.1.0" |
8781 | 8781 | supports-color "^7.1.0" |
8782 | 8782 |
|
| 8783 | +chalk@^4.1.2: |
| 8784 | + version "4.1.2" |
| 8785 | + resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01" |
| 8786 | + integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA== |
| 8787 | + dependencies: |
| 8788 | + ansi-styles "^4.1.0" |
| 8789 | + supports-color "^7.1.0" |
| 8790 | + |
8783 | 8791 | character-entities-legacy@^1.0.0: |
8784 | 8792 | version "1.1.4" |
8785 | 8793 | resolved "https://registry.yarnpkg.com/character-entities-legacy/-/character-entities-legacy-1.1.4.tgz#94bc1845dce70a5bb9d2ecc748725661293d8fc1" |
@@ -9772,10 +9780,10 @@ data-urls@^2.0.0: |
9772 | 9780 | whatwg-mimetype "^2.3.0" |
9773 | 9781 | whatwg-url "^8.0.0" |
9774 | 9782 |
|
9775 | | -date-fns@^2.22.1: |
9776 | | - version "2.22.1" |
9777 | | - resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.22.1.tgz#1e5af959831ebb1d82992bf67b765052d8f0efc4" |
9778 | | - integrity sha512-yUFPQjrxEmIsMqlHhAhmxkuH769baF21Kk+nZwZGyrMoyLA+LugaQtC0+Tqf9CBUUULWwUJt6Q5ySI3LJDDCGg== |
| 9783 | +date-fns@^2.23.0: |
| 9784 | + version "2.23.0" |
| 9785 | + resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.23.0.tgz#4e886c941659af0cf7b30fafdd1eaa37e88788a9" |
| 9786 | + integrity sha512-5ycpauovVyAk0kXNZz6ZoB9AYMZB4DObse7P3BPWmyEjXNORTI8EJ6X0uaSAq4sCHzM1uajzrkr6HnsLQpxGXA== |
9779 | 9787 |
|
9780 | 9788 | date-time@^2.1.0: |
9781 | 9789 | version "2.1.0" |
@@ -12009,21 +12017,22 @@ ember-string-helpers@devotox/ember-string-helpers: |
12009 | 12017 | dependencies: |
12010 | 12018 | ember-cli-babel "7.6.0" |
12011 | 12019 |
|
12012 | | -ember-template-lint@3.5.1: |
12013 | | - version "3.5.1" |
12014 | | - resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-3.5.1.tgz#ea552db5b328b2d0983e87fd31eba6ee47481cb9" |
12015 | | - integrity sha512-55lhQU+2gGLQLn3YhSV3L/leEypOXDi0Qq9TuHfWDqbI8O2+t/d9NEZYwpMnb7ovtipy0TVAZcyZeqp9eWX1KA== |
| 12020 | +ember-template-lint@3.6.0: |
| 12021 | + version "3.6.0" |
| 12022 | + resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-3.6.0.tgz#cb5bf92648f9fcca1cd67e8dd42d431a92ac2255" |
| 12023 | + integrity sha512-t3tzOTqYi0+Fphj35i8uHB5wwrPcBcSh+YnzaVAz+kNwVO2adiUlKn8+ZIUSJg/pIMMrZjcIu+GJzd5g2T9SHg== |
12016 | 12024 | dependencies: |
12017 | | - "@ember-template-lint/todo-utils" "^9.1.2" |
12018 | | - chalk "^4.1.1" |
12019 | | - date-fns "^2.22.1" |
| 12025 | + "@ember-template-lint/todo-utils" "^10.0.0" |
| 12026 | + chalk "^4.1.2" |
| 12027 | + date-fns "^2.23.0" |
12020 | 12028 | ember-template-recast "^5.0.3" |
12021 | 12029 | find-up "^5.0.0" |
12022 | 12030 | fuse.js "^6.4.6" |
12023 | 12031 | get-stdin "^8.0.0" |
12024 | 12032 | globby "^11.0.4" |
12025 | 12033 | is-glob "^4.0.1" |
12026 | 12034 | micromatch "^4.0.4" |
| 12035 | + requireindex "^1.2.0" |
12027 | 12036 | resolve "^1.20.0" |
12028 | 12037 | v8-compile-cache "^2.3.0" |
12029 | 12038 | yargs "^16.2.0" |
|
0 commit comments