@@ -7468,14 +7468,14 @@ ember-table@^2.2.3:
7468
7468
ember-useragent "^0.6.0"
7469
7469
hammerjs "^2.0.8"
7470
7470
7471
- ember-template-lint@^2.10 .0:
7472
- version "2.10 .0"
7473
- resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-2.10 .0.tgz#15283b1a1d2f9d7454735e3387a1d0e6c3f1be44 "
7474
- integrity sha512-pSqXckhhAmdrA40Wo41sgsuhQKSnr5F+ovMQ+kbX7CxTvrg/7ox8xNcI/nxvwyhgClofFPxxn9rocqJ6sIS+JA ==
7471
+ ember-template-lint@^2.11 .0:
7472
+ version "2.11 .0"
7473
+ resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-2.11 .0.tgz#90a074bd7ef86df07dca622c70debe7bce375ff2 "
7474
+ integrity sha512-GFjrhD73vgmSgk15dfT8xwPJdUh8WzmOR2FPdN26KGbB7bB1mJREf5QD+ddgXzi0o6oFGq6A0xhowpy0RwuNIQ ==
7475
7475
dependencies:
7476
7476
chalk "^4.0.0"
7477
7477
ember-template-recast "^4.1.5"
7478
- find-up "^4.1 .0"
7478
+ find-up "^5.0 .0"
7479
7479
get-stdin "^8.0.0"
7480
7480
globby "^11.0.1"
7481
7481
is-valid-glob "^1.0.0"
@@ -8655,6 +8655,14 @@ find-up@^4.1.0:
8655
8655
locate-path "^5.0.0"
8656
8656
path-exists "^4.0.0"
8657
8657
8658
+ find-up@^5.0.0:
8659
+ version "5.0.0"
8660
+ resolved "https://registry.yarnpkg.com/find-up/-/find-up-5.0.0.tgz#4c92819ecb7083561e4f4a240a86be5198f536fc"
8661
+ integrity sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==
8662
+ dependencies:
8663
+ locate-path "^6.0.0"
8664
+ path-exists "^4.0.0"
8665
+
8658
8666
find-yarn-workspace-root@^1.1.0, find-yarn-workspace-root@^1.2.1:
8659
8667
version "1.2.1"
8660
8668
resolved "https://registry.yarnpkg.com/find-yarn-workspace-root/-/find-yarn-workspace-root-1.2.1.tgz#40eb8e6e7c2502ddfaa2577c176f221422f860db"
@@ -10871,6 +10879,13 @@ locate-path@^5.0.0:
10871
10879
dependencies:
10872
10880
p-locate "^4.1.0"
10873
10881
10882
+ locate-path@^6.0.0:
10883
+ version "6.0.0"
10884
+ resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-6.0.0.tgz#55321eb309febbc59c4801d931a72452a681d286"
10885
+ integrity sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==
10886
+ dependencies:
10887
+ p-locate "^5.0.0"
10888
+
10874
10889
lodash-es@^4.17.15:
10875
10890
version "4.17.15"
10876
10891
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.15.tgz#21bd96839354412f23d7a10340e5eac6ee455d78"
@@ -12550,6 +12565,13 @@ p-limit@^2.2.0:
12550
12565
dependencies:
12551
12566
p-try "^2.0.0"
12552
12567
12568
+ p-limit@^3.0.2:
12569
+ version "3.0.2"
12570
+ resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-3.0.2.tgz#1664e010af3cadc681baafd3e2a437be7b0fb5fe"
12571
+ integrity sha512-iwqZSOoWIW+Ew4kAGUlN16J4M7OB3ysMLSZtnhmqx7njIHFPlxWBX8xo3lVTyFVq6mI/lL9qt2IsN1sHwaxJkg==
12572
+ dependencies:
12573
+ p-try "^2.0.0"
12574
+
12553
12575
p-locate@^2.0.0:
12554
12576
version "2.0.0"
12555
12577
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-2.0.0.tgz#20a0103b222a70c8fd39cc2e580680f3dde5ec43"
@@ -12569,6 +12591,13 @@ p-locate@^4.1.0:
12569
12591
dependencies:
12570
12592
p-limit "^2.2.0"
12571
12593
12594
+ p-locate@^5.0.0:
12595
+ version "5.0.0"
12596
+ resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-5.0.0.tgz#83c8315c6785005e3bd021839411c9e110e6d834"
12597
+ integrity sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==
12598
+ dependencies:
12599
+ p-limit "^3.0.2"
12600
+
12572
12601
p-timeout@^2.0.1:
12573
12602
version "2.0.1"
12574
12603
resolved "https://registry.yarnpkg.com/p-timeout/-/p-timeout-2.0.1.tgz#d8dd1979595d2dc0139e1fe46b8b646cb3cdf038"
0 commit comments