@@ -2225,7 +2225,7 @@ argparse@^2.0.1:
2225
2225
resolved "https://registry.yarnpkg.com/argparse/-/argparse-2.0.1.tgz#246f50f3ca78a3240f6c997e8a9bd1eac49e4b38"
2226
2226
integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==
2227
2227
2228
- aria-query@^5.0.0 :
2228
+ aria-query@^5.0.2 :
2229
2229
version "5.0.2"
2230
2230
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-5.0.2.tgz#0b8a744295271861e1d933f8feca13f9b70cfdc1"
2231
2231
integrity sha512-eigU3vhqSO+Z8BKDnVLN/ompjhf3pYzecKXz8+whRy+9gZu8n1TCGfwzQUUPnqdHl9ax1Hr9031orZ+UOEYr7Q==
@@ -2479,6 +2479,11 @@ babel-helpers@^6.24.1:
2479
2479
babel-runtime "^6.22.0"
2480
2480
babel-template "^6.24.1"
2481
2481
2482
+ babel-import-util@^0.2.0:
2483
+ version "0.2.0"
2484
+ resolved "https://registry.yarnpkg.com/babel-import-util/-/babel-import-util-0.2.0.tgz#b468bb679919601a3570f9e317536c54f2862e23"
2485
+ integrity sha512-CtWYYHU/MgK88rxMrLfkD356dApswtR/kWZ/c6JifG1m10e7tBBrs/366dFzWMAoqYmG5/JSh+94tUSpIwh+ag==
2486
+
2482
2487
babel-import-util@^1.1.0, babel-import-util@^1.2.0:
2483
2488
version "1.2.2"
2484
2489
resolved "https://registry.yarnpkg.com/babel-import-util/-/babel-import-util-1.2.2.tgz#1027560e143a4a68b1758e71d4fadc661614e495"
@@ -4279,7 +4284,7 @@ data-uri-to-buffer@3:
4279
4284
resolved "https://registry.yarnpkg.com/data-uri-to-buffer/-/data-uri-to-buffer-3.0.1.tgz#594b8973938c5bc2c33046535785341abc4f3636"
4280
4285
integrity sha512-WboRycPNsVw3B3TL559F7kuBUM4d8CgMEvk6xEJlOp7OBPjt6G7z8WMWlD2rOFZLk6OYfFIUGsCOWzcQH9K2og==
4281
4286
4282
- date-fns@^2.29.1 :
4287
+ date-fns@^2.29.2 :
4283
4288
version "2.29.2"
4284
4289
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.29.2.tgz#0d4b3d0f3dff0f920820a070920f0d9662c51931"
4285
4290
integrity sha512-0VNbwmWJDS/G3ySwFSJA3ayhbURMTJLtwM2DTxf9CWondCnh6DTNlO9JgRSq6ibf4eD0lfMJNBxUdEAHHix+bA==
@@ -5316,16 +5321,32 @@ ember-style-modifier@^0.8.0:
5316
5321
ember-cli-babel "^7.26.6"
5317
5322
ember-modifier "^3.2.7"
5318
5323
5319
-
5320
- version "4.12.0"
5321
- resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-4.12.0.tgz#0708cf280cbad9419c399e52714d29a72dad2dbf"
5322
- integrity sha512-udWWclqxMc7bljIWAnR7wr1/U7R6V0wmSAWGnQ/DqKmNshnVWnzC94wixzvbdrubi/kn1SIEGsyf0bebTkS8rQ==
5324
+ ember-template-imports@^3.1.1:
5325
+ version "3.1.1"
5326
+ resolved "https://registry.yarnpkg.com/ember-template-imports/-/ember-template-imports-3.1.1.tgz#9b7a4f37c0a638b3d3d9894dade494efceb30f9a"
5327
+ integrity sha512-ZsujuOwaF6lWDDeKC0NleCUAC8f06CfxWQPmejNnxg5gUdqHFTfW9L++X9RLLV/pJZ6eCtax7L94XkXQJ1LfBA==
5328
+ dependencies:
5329
+ babel-import-util "^0.2.0"
5330
+ broccoli-stew "^3.0.0"
5331
+ ember-cli-babel-plugin-helpers "^1.1.1"
5332
+ ember-cli-version-checker "^5.1.2"
5333
+ line-column "^1.0.2"
5334
+ magic-string "^0.25.7"
5335
+ parse-static-imports "^1.1.0"
5336
+ string.prototype.matchall "^4.0.6"
5337
+ validate-peer-dependencies "^1.1.0"
5338
+
5339
+
5340
+ version "4.14.0"
5341
+ resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-4.14.0.tgz#7807ad19fc88c99de451a639ded2e3bbd14baa74"
5342
+ integrity sha512-kr7jvAx74y4CZxMJ+B8AYszYZjdyE0opSPo+6vLW43jKyq2oowjqPDEBd6upsUALvYtNAPn8b6D+Vbiy7UP+Kg==
5323
5343
dependencies:
5324
5344
"@lint-todo/utils" "^13.0.3"
5325
- aria-query "^5.0.0 "
5345
+ aria-query "^5.0.2 "
5326
5346
chalk "^4.1.2"
5327
5347
ci-info "^3.3.2"
5328
- date-fns "^2.29.1"
5348
+ date-fns "^2.29.2"
5349
+ ember-template-imports "^3.1.1"
5329
5350
ember-template-recast "^6.1.3"
5330
5351
find-up "^6.3.0"
5331
5352
fuse.js "^6.5.3"
@@ -11371,7 +11392,7 @@ string-width@^3.0.0, string-width@^3.1.0:
11371
11392
is-fullwidth-code-point "^2.0.0"
11372
11393
strip-ansi "^5.1.0"
11373
11394
11374
- string.prototype.matchall@^4.0.5:
11395
+ string.prototype.matchall@^4.0.5, string.prototype.matchall@^4.0.6 :
11375
11396
version "4.0.7"
11376
11397
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.7.tgz#8e6ecb0d8a1fb1fda470d81acecb2dba057a481d"
11377
11398
integrity sha512-f48okCX7JiwVi1NXCVWcFnZgADDC/n2vePlQ/KUCNqCikLLilQvwjMO8+BHVKvgzH0JB0J9LEPgxOGT02RoETg==
@@ -12236,7 +12257,7 @@ validate-npm-package-name@^4.0.0:
12236
12257
dependencies:
12237
12258
builtins "^5.0.0"
12238
12259
12239
- validate-peer-dependencies@^1.0.0, validate-peer-dependencies@^1.2.0:
12260
+ validate-peer-dependencies@^1.0.0, validate-peer-dependencies@^1.1.0, validate-peer-dependencies@^1. 2.0:
12240
12261
version "1.2.0"
12241
12262
resolved "https://registry.yarnpkg.com/validate-peer-dependencies/-/validate-peer-dependencies-1.2.0.tgz#22aab93c514f4fda457d36c80685e8b1160d2036"
12242
12263
integrity sha512-nd2HUpKc6RWblPZQ2GDuI65sxJ2n/UqZwSBVtj64xlWjMx0m7ZB2m9b2JS3v1f+n9VWH/dd1CMhkHfP6pIdckA==
0 commit comments