@@ -2262,7 +2262,7 @@ argparse@^2.0.1:
2262
2262
resolved "https://registry.yarnpkg.com/argparse/-/argparse-2.0.1.tgz#246f50f3ca78a3240f6c997e8a9bd1eac49e4b38"
2263
2263
integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==
2264
2264
2265
- aria-query@^5.0.0 :
2265
+ aria-query@^5.0.2 :
2266
2266
version "5.0.2"
2267
2267
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-5.0.2.tgz#0b8a744295271861e1d933f8feca13f9b70cfdc1"
2268
2268
integrity sha512-eigU3vhqSO+Z8BKDnVLN/ompjhf3pYzecKXz8+whRy+9gZu8n1TCGfwzQUUPnqdHl9ax1Hr9031orZ+UOEYr7Q==
@@ -2516,6 +2516,11 @@ babel-helpers@^6.24.1:
2516
2516
babel-runtime "^6.22.0"
2517
2517
babel-template "^6.24.1"
2518
2518
2519
+ babel-import-util@^0.2.0:
2520
+ version "0.2.0"
2521
+ resolved "https://registry.yarnpkg.com/babel-import-util/-/babel-import-util-0.2.0.tgz#b468bb679919601a3570f9e317536c54f2862e23"
2522
+ integrity sha512-CtWYYHU/MgK88rxMrLfkD356dApswtR/kWZ/c6JifG1m10e7tBBrs/366dFzWMAoqYmG5/JSh+94tUSpIwh+ag==
2523
+
2519
2524
babel-import-util@^1.1.0, babel-import-util@^1.2.0:
2520
2525
version "1.2.2"
2521
2526
resolved "https://registry.yarnpkg.com/babel-import-util/-/babel-import-util-1.2.2.tgz#1027560e143a4a68b1758e71d4fadc661614e495"
@@ -4321,7 +4326,7 @@ data-uri-to-buffer@3:
4321
4326
resolved "https://registry.yarnpkg.com/data-uri-to-buffer/-/data-uri-to-buffer-3.0.1.tgz#594b8973938c5bc2c33046535785341abc4f3636"
4322
4327
integrity sha512-WboRycPNsVw3B3TL559F7kuBUM4d8CgMEvk6xEJlOp7OBPjt6G7z8WMWlD2rOFZLk6OYfFIUGsCOWzcQH9K2og==
4323
4328
4324
- date-fns@^2.29.1 :
4329
+ date-fns@^2.29.2 :
4325
4330
version "2.29.2"
4326
4331
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.29.2.tgz#0d4b3d0f3dff0f920820a070920f0d9662c51931"
4327
4332
integrity sha512-0VNbwmWJDS/G3ySwFSJA3ayhbURMTJLtwM2DTxf9CWondCnh6DTNlO9JgRSq6ibf4eD0lfMJNBxUdEAHHix+bA==
@@ -5458,16 +5463,32 @@ ember-style-modifier@^0.8.0:
5458
5463
ember-cli-babel "^7.26.6"
5459
5464
ember-modifier "^3.2.7"
5460
5465
5461
-
5462
- version "4.12.0"
5463
- resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-4.12.0.tgz#0708cf280cbad9419c399e52714d29a72dad2dbf"
5464
- integrity sha512-udWWclqxMc7bljIWAnR7wr1/U7R6V0wmSAWGnQ/DqKmNshnVWnzC94wixzvbdrubi/kn1SIEGsyf0bebTkS8rQ==
5466
+ ember-template-imports@^3.1.1:
5467
+ version "3.1.1"
5468
+ resolved "https://registry.yarnpkg.com/ember-template-imports/-/ember-template-imports-3.1.1.tgz#9b7a4f37c0a638b3d3d9894dade494efceb30f9a"
5469
+ integrity sha512-ZsujuOwaF6lWDDeKC0NleCUAC8f06CfxWQPmejNnxg5gUdqHFTfW9L++X9RLLV/pJZ6eCtax7L94XkXQJ1LfBA==
5470
+ dependencies:
5471
+ babel-import-util "^0.2.0"
5472
+ broccoli-stew "^3.0.0"
5473
+ ember-cli-babel-plugin-helpers "^1.1.1"
5474
+ ember-cli-version-checker "^5.1.2"
5475
+ line-column "^1.0.2"
5476
+ magic-string "^0.25.7"
5477
+ parse-static-imports "^1.1.0"
5478
+ string.prototype.matchall "^4.0.6"
5479
+ validate-peer-dependencies "^1.1.0"
5480
+
5481
+
5482
+ version "4.14.0"
5483
+ resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-4.14.0.tgz#7807ad19fc88c99de451a639ded2e3bbd14baa74"
5484
+ integrity sha512-kr7jvAx74y4CZxMJ+B8AYszYZjdyE0opSPo+6vLW43jKyq2oowjqPDEBd6upsUALvYtNAPn8b6D+Vbiy7UP+Kg==
5465
5485
dependencies:
5466
5486
"@lint-todo/utils" "^13.0.3"
5467
- aria-query "^5.0.0 "
5487
+ aria-query "^5.0.2 "
5468
5488
chalk "^4.1.2"
5469
5489
ci-info "^3.3.2"
5470
- date-fns "^2.29.1"
5490
+ date-fns "^2.29.2"
5491
+ ember-template-imports "^3.1.1"
5471
5492
ember-template-recast "^6.1.3"
5472
5493
find-up "^6.3.0"
5473
5494
fuse.js "^6.5.3"
@@ -11662,7 +11683,7 @@ string-width@^2.1.0:
11662
11683
is-fullwidth-code-point "^2.0.0"
11663
11684
strip-ansi "^4.0.0"
11664
11685
11665
- string.prototype.matchall@^4.0.5:
11686
+ string.prototype.matchall@^4.0.5, string.prototype.matchall@^4.0.6 :
11666
11687
version "4.0.7"
11667
11688
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.7.tgz#8e6ecb0d8a1fb1fda470d81acecb2dba057a481d"
11668
11689
integrity sha512-f48okCX7JiwVi1NXCVWcFnZgADDC/n2vePlQ/KUCNqCikLLilQvwjMO8+BHVKvgzH0JB0J9LEPgxOGT02RoETg==
@@ -12537,7 +12558,7 @@ validate-npm-package-name@^4.0.0:
12537
12558
dependencies:
12538
12559
builtins "^5.0.0"
12539
12560
12540
- validate-peer-dependencies@^1.2.0:
12561
+ validate-peer-dependencies@^1.1.0, validate-peer-dependencies@^1. 2.0:
12541
12562
version "1.2.0"
12542
12563
resolved "https://registry.yarnpkg.com/validate-peer-dependencies/-/validate-peer-dependencies-1.2.0.tgz#22aab93c514f4fda457d36c80685e8b1160d2036"
12543
12564
integrity sha512-nd2HUpKc6RWblPZQ2GDuI65sxJ2n/UqZwSBVtj64xlWjMx0m7ZB2m9b2JS3v1f+n9VWH/dd1CMhkHfP6pIdckA==
0 commit comments