Skip to content

Commit d55e807

Browse files
Bump ember-cli-htmlbars from 2.0.5 to 3.1.0
Bumps [ember-cli-htmlbars](https://github.com/ember-cli/ember-cli-htmlbars) from 2.0.5 to 3.1.0. - [Release notes](https://github.com/ember-cli/ember-cli-htmlbars/releases) - [Commits](ember-cli/ember-cli-htmlbars@v2.0.5...v3.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 360468a commit d55e807

2 files changed

Lines changed: 47 additions & 40 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"broccoli-stew": "^2.0.0",
3434
"ember-cli-babel": "^7.11.0",
3535
"ember-cli-clipboard": "^0.12.0",
36-
"ember-cli-htmlbars": "^2.0.1",
36+
"ember-cli-htmlbars": "^3.1.0",
3737
"ember-cli-string-utils": "^1.1.0",
3838
"ember-composable-helpers": "^2.3.1",
3939
"ember-truth-helpers": "^2.0.0",

yarn.lock

Lines changed: 46 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -2429,23 +2429,24 @@ broccoli-persistent-filter@^1.1.6, broccoli-persistent-filter@^1.2.13, broccoli-
24292429
symlink-or-copy "^1.0.1"
24302430
walk-sync "^0.3.1"
24312431

2432-
broccoli-persistent-filter@^2.1.0, broccoli-persistent-filter@^2.1.1:
2433-
version "2.2.1"
2434-
resolved "https://registry.yarnpkg.com/broccoli-persistent-filter/-/broccoli-persistent-filter-2.2.1.tgz#d2a911ec02ebbbcfb382242c517159cb7a9c10d7"
2435-
integrity sha512-07rUlzzhsyrly4Waq/eMK/fhWcN3g0txirzx4EKqQ9pF4w+XXI/oRPibRyHRa5NL6DfNGC54fPFRwMYHjjm5nw==
2432+
broccoli-persistent-filter@^2.1.0, broccoli-persistent-filter@^2.1.1, broccoli-persistent-filter@^2.3.1:
2433+
version "2.3.1"
2434+
resolved "https://registry.yarnpkg.com/broccoli-persistent-filter/-/broccoli-persistent-filter-2.3.1.tgz#4a052e0e0868b344c3a2977e35a3d497aa9eca72"
2435+
integrity sha512-hVsmIgCDrl2NFM+3Gs4Cr2TA6UPaIZip99hN8mtkaUPgM8UeVnCbxelCvBjUBHo0oaaqP5jzqqnRVvb568Yu5g==
24362436
dependencies:
24372437
async-disk-cache "^1.2.1"
24382438
async-promise-queue "^1.0.3"
24392439
broccoli-plugin "^1.0.0"
2440-
fs-tree-diff "^1.0.2"
2441-
hash-for-dep "^1.0.2"
2440+
fs-tree-diff "^2.0.0"
2441+
hash-for-dep "^1.5.0"
24422442
heimdalljs "^0.2.1"
24432443
heimdalljs-logger "^0.1.7"
24442444
mkdirp "^0.5.1"
24452445
promise-map-series "^0.2.1"
24462446
rimraf "^2.6.1"
24472447
rsvp "^4.7.0"
24482448
symlink-or-copy "^1.0.1"
2449+
sync-disk-cache "^1.3.3"
24492450
walk-sync "^1.0.0"
24502451

24512452
broccoli-plugin@1.1.0:
@@ -3774,24 +3775,14 @@ ember-cli-htmlbars-inline-precompile@^2.1.0:
37743775
heimdalljs-logger "^0.1.9"
37753776
silent-error "^1.1.0"
37763777

3777-
ember-cli-htmlbars@^2.0.1:
3778-
version "2.0.5"
3779-
resolved "https://registry.yarnpkg.com/ember-cli-htmlbars/-/ember-cli-htmlbars-2.0.5.tgz#b5a105429a6bce4f7c9c97b667e3b8926e31397f"
3780-
integrity sha512-3f3PAxdnQ/fhQa8XP/3z4RLRgLHxV8j4Ln75aHbRdemOCjBa048KxL9l+acRLhCulbGQCMnLiIUIC89PAzLrcA==
3781-
dependencies:
3782-
broccoli-persistent-filter "^1.4.3"
3783-
hash-for-dep "^1.2.3"
3784-
json-stable-stringify "^1.0.0"
3785-
strip-bom "^3.0.0"
3786-
3787-
ember-cli-htmlbars@^3.0.1:
3788-
version "3.0.1"
3789-
resolved "https://registry.yarnpkg.com/ember-cli-htmlbars/-/ember-cli-htmlbars-3.0.1.tgz#01e21f0fd05e0a6489154f26614b1041769e3e58"
3790-
integrity sha512-pyyB2s52vKTXDC5svU3IjU7GRLg2+5O81o9Ui0ZSiBS14US/bZl46H2dwcdSJAK+T+Za36ZkQM9eh1rNwOxfoA==
3778+
ember-cli-htmlbars@^3.0.1, ember-cli-htmlbars@^3.1.0:
3779+
version "3.1.0"
3780+
resolved "https://registry.yarnpkg.com/ember-cli-htmlbars/-/ember-cli-htmlbars-3.1.0.tgz#87806c2a0bca2ab52d4fb8af8e2215c1ca718a99"
3781+
integrity sha512-cgvRJM73IT0aePUG7oQ/afB7vSRBV3N0wu9BrWhHX2zkR7A7cUBI7KC9VPk6tbctCXoM7BRGsCC4aIjF7yrfXA==
37913782
dependencies:
3792-
broccoli-persistent-filter "^1.4.3"
3793-
hash-for-dep "^1.2.3"
3794-
json-stable-stringify "^1.0.0"
3783+
broccoli-persistent-filter "^2.3.1"
3784+
hash-for-dep "^1.5.1"
3785+
json-stable-stringify "^1.0.1"
37953786
strip-bom "^3.0.0"
37963787

37973788
ember-cli-inject-live-reload@^2.0.1:
@@ -5029,17 +5020,7 @@ fs-tree-diff@^0.5.2, fs-tree-diff@^0.5.3, fs-tree-diff@^0.5.4, fs-tree-diff@^0.5
50295020
path-posix "^1.0.0"
50305021
symlink-or-copy "^1.1.8"
50315022

5032-
fs-tree-diff@^1.0.2:
5033-
version "1.0.2"
5034-
resolved "https://registry.yarnpkg.com/fs-tree-diff/-/fs-tree-diff-1.0.2.tgz#0e2931733a85b55feb3472c0b89a20b0c03ac0de"
5035-
integrity sha512-Zro2ACaPVDgVOx9+s5s5AfPlAD0kMJdbwGvTGF6KC1SjxjiGWxJvV4mUTDkFVSy3OUw2C/f1qpdjF81hGqSBAw==
5036-
dependencies:
5037-
heimdalljs-logger "^0.1.7"
5038-
object-assign "^4.1.0"
5039-
path-posix "^1.0.0"
5040-
symlink-or-copy "^1.1.8"
5041-
5042-
fs-tree-diff@^2.0.1:
5023+
fs-tree-diff@^2.0.0, fs-tree-diff@^2.0.1:
50435024
version "2.0.1"
50445025
resolved "https://registry.yarnpkg.com/fs-tree-diff/-/fs-tree-diff-2.0.1.tgz#343e4745ab435ec39ebac5f9059ad919cd034afa"
50455026
integrity sha512-x+CfAZ/lJHQqwlD64pYM5QxWjzWhSjroaVsr8PW831zOApL55qPibed0c+xebaLWVr2BnHFoHdrwOv8pzt8R5A==
@@ -5474,15 +5455,17 @@ has@^1.0.1, has@^1.0.3:
54745455
dependencies:
54755456
function-bind "^1.1.1"
54765457

5477-
hash-for-dep@^1.0.2, hash-for-dep@^1.2.3:
5478-
version "1.2.3"
5479-
resolved "https://registry.yarnpkg.com/hash-for-dep/-/hash-for-dep-1.2.3.tgz#5ec69fca32c23523972d52acb5bb65ffc3664cab"
5480-
integrity sha512-NE//rDaCFpWHViw30YM78OAGBShU+g4dnUGY3UWGyEzPOGYg/ptOjk32nEc+bC1xz+RfK5UIs6lOL6eQdrV4Ow==
5458+
hash-for-dep@^1.0.2, hash-for-dep@^1.2.3, hash-for-dep@^1.5.0, hash-for-dep@^1.5.1:
5459+
version "1.5.1"
5460+
resolved "https://registry.yarnpkg.com/hash-for-dep/-/hash-for-dep-1.5.1.tgz#497754b39bee2f1c4ade4521bfd2af0a7c1196e3"
5461+
integrity sha512-/dQ/A2cl7FBPI2pO0CANkvuuVi/IFS5oTyJ0PsOb6jW6WbVW1js5qJXMJTNbWHXBIPdFTWFbabjB+mE0d+gelw==
54815462
dependencies:
54825463
broccoli-kitchen-sink-helpers "^0.3.1"
54835464
heimdalljs "^0.2.3"
54845465
heimdalljs-logger "^0.1.7"
5485-
resolve "^1.4.0"
5466+
path-root "^0.1.1"
5467+
resolve "^1.10.0"
5468+
resolve-package-path "^1.0.11"
54865469

54875470
he@1.2.0:
54885471
version "1.2.0"
@@ -8484,6 +8467,14 @@ resolve-from@^4.0.0:
84848467
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
84858468
integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
84868469

8470+
resolve-package-path@^1.0.11:
8471+
version "1.2.7"
8472+
resolved "https://registry.yarnpkg.com/resolve-package-path/-/resolve-package-path-1.2.7.tgz#2a7bc37ad96865e239330e3102c31322847e652e"
8473+
integrity sha512-fVEKHGeK85bGbVFuwO9o1aU0n3vqQGrezPc51JGu9UTXpFQfWq5qCeKxyaRUSvephs+06c5j5rPq/dzHGEo8+Q==
8474+
dependencies:
8475+
path-root "^0.1.1"
8476+
resolve "^1.10.0"
8477+
84878478
resolve-package-path@^1.2.6:
84888479
version "1.2.6"
84898480
resolved "https://registry.yarnpkg.com/resolve-package-path/-/resolve-package-path-1.2.6.tgz#48f5d69a5b3a0ea68f7b9c7398459dd4125807c7"
@@ -9326,6 +9317,17 @@ symlink-or-copy@^1.0.0, symlink-or-copy@^1.0.1, symlink-or-copy@^1.1.8, symlink-
93269317
resolved "https://registry.yarnpkg.com/symlink-or-copy/-/symlink-or-copy-1.2.0.tgz#5d49108e2ab824a34069b68974486c290020b393"
93279318
integrity sha512-W31+GLiBmU/ZR02Ii0mVZICuNEN9daZ63xZMPDsYgPgNjMtg+atqLEGI7PPI936jYSQZxoLb/63xos8Adrx4Eg==
93289319

9320+
sync-disk-cache@^1.3.3:
9321+
version "1.3.3"
9322+
resolved "https://registry.yarnpkg.com/sync-disk-cache/-/sync-disk-cache-1.3.3.tgz#481933461623fdc2bdf46cfc87872ba215a7e246"
9323+
integrity sha512-Kp7DFemXDPRUbFW856CKamtX7bJuThZPa2dwnK2RfNqMew7Ah8xDc52SdooNlfN8oydDdDHlBPLsXTrtmA7HKw==
9324+
dependencies:
9325+
debug "^2.1.3"
9326+
heimdalljs "^0.2.3"
9327+
mkdirp "^0.5.0"
9328+
rimraf "^2.2.8"
9329+
username-sync "^1.0.2"
9330+
93299331
table@^5.2.3:
93309332
version "5.2.3"
93319333
resolved "https://registry.yarnpkg.com/table/-/table-5.2.3.tgz#cde0cc6eb06751c009efab27e8c820ca5b67b7f2"
@@ -9805,6 +9807,11 @@ username-sync@1.0.1:
98059807
resolved "https://registry.yarnpkg.com/username-sync/-/username-sync-1.0.1.tgz#1cde87eefcf94b8822984d938ba2b797426dae1f"
98069808
integrity sha1-HN6H7vz5S4gimE2Ti6K3l0Jtrh8=
98079809

9810+
username-sync@^1.0.2:
9811+
version "1.0.2"
9812+
resolved "https://registry.yarnpkg.com/username-sync/-/username-sync-1.0.2.tgz#0a3697909fb7b5768d29e2921f573acfdd427592"
9813+
integrity sha512-ayNkOJdoNSGNDBE46Nkc+l6IXmeugbzahZLSMkwvgRWv5y5ZqNY2IrzcgmkR4z32sj1W3tM3TuTUMqkqBzO+RA==
9814+
98089815
username@^1.0.1:
98099816
version "1.0.1"
98109817
resolved "https://registry.yarnpkg.com/username/-/username-1.0.1.tgz#e1f72295e3e58e06f002c6327ce06897a99cd67f"

0 commit comments

Comments
 (0)