Skip to content

Commit 407ffec

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 507c93e commit 407ffec

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
@@ -2416,23 +2416,24 @@ broccoli-persistent-filter@^1.1.6, broccoli-persistent-filter@^1.2.13, broccoli-
24162416
symlink-or-copy "^1.0.1"
24172417
walk-sync "^0.3.1"
24182418

2419-
broccoli-persistent-filter@^2.1.0, broccoli-persistent-filter@^2.1.1:
2420-
version "2.2.1"
2421-
resolved "https://registry.yarnpkg.com/broccoli-persistent-filter/-/broccoli-persistent-filter-2.2.1.tgz#d2a911ec02ebbbcfb382242c517159cb7a9c10d7"
2422-
integrity sha512-07rUlzzhsyrly4Waq/eMK/fhWcN3g0txirzx4EKqQ9pF4w+XXI/oRPibRyHRa5NL6DfNGC54fPFRwMYHjjm5nw==
2419+
broccoli-persistent-filter@^2.1.0, broccoli-persistent-filter@^2.1.1, broccoli-persistent-filter@^2.3.1:
2420+
version "2.3.1"
2421+
resolved "https://registry.yarnpkg.com/broccoli-persistent-filter/-/broccoli-persistent-filter-2.3.1.tgz#4a052e0e0868b344c3a2977e35a3d497aa9eca72"
2422+
integrity sha512-hVsmIgCDrl2NFM+3Gs4Cr2TA6UPaIZip99hN8mtkaUPgM8UeVnCbxelCvBjUBHo0oaaqP5jzqqnRVvb568Yu5g==
24232423
dependencies:
24242424
async-disk-cache "^1.2.1"
24252425
async-promise-queue "^1.0.3"
24262426
broccoli-plugin "^1.0.0"
2427-
fs-tree-diff "^1.0.2"
2428-
hash-for-dep "^1.0.2"
2427+
fs-tree-diff "^2.0.0"
2428+
hash-for-dep "^1.5.0"
24292429
heimdalljs "^0.2.1"
24302430
heimdalljs-logger "^0.1.7"
24312431
mkdirp "^0.5.1"
24322432
promise-map-series "^0.2.1"
24332433
rimraf "^2.6.1"
24342434
rsvp "^4.7.0"
24352435
symlink-or-copy "^1.0.1"
2436+
sync-disk-cache "^1.3.3"
24362437
walk-sync "^1.0.0"
24372438

24382439
broccoli-plugin@1.1.0:
@@ -3683,24 +3684,14 @@ ember-cli-htmlbars-inline-precompile@^2.1.0:
36833684
heimdalljs-logger "^0.1.9"
36843685
silent-error "^1.1.0"
36853686

3686-
ember-cli-htmlbars@^2.0.1:
3687-
version "2.0.5"
3688-
resolved "https://registry.yarnpkg.com/ember-cli-htmlbars/-/ember-cli-htmlbars-2.0.5.tgz#b5a105429a6bce4f7c9c97b667e3b8926e31397f"
3689-
integrity sha512-3f3PAxdnQ/fhQa8XP/3z4RLRgLHxV8j4Ln75aHbRdemOCjBa048KxL9l+acRLhCulbGQCMnLiIUIC89PAzLrcA==
3690-
dependencies:
3691-
broccoli-persistent-filter "^1.4.3"
3692-
hash-for-dep "^1.2.3"
3693-
json-stable-stringify "^1.0.0"
3694-
strip-bom "^3.0.0"
3695-
3696-
ember-cli-htmlbars@^3.0.1:
3697-
version "3.0.1"
3698-
resolved "https://registry.yarnpkg.com/ember-cli-htmlbars/-/ember-cli-htmlbars-3.0.1.tgz#01e21f0fd05e0a6489154f26614b1041769e3e58"
3699-
integrity sha512-pyyB2s52vKTXDC5svU3IjU7GRLg2+5O81o9Ui0ZSiBS14US/bZl46H2dwcdSJAK+T+Za36ZkQM9eh1rNwOxfoA==
3687+
ember-cli-htmlbars@^3.0.1, ember-cli-htmlbars@^3.1.0:
3688+
version "3.1.0"
3689+
resolved "https://registry.yarnpkg.com/ember-cli-htmlbars/-/ember-cli-htmlbars-3.1.0.tgz#87806c2a0bca2ab52d4fb8af8e2215c1ca718a99"
3690+
integrity sha512-cgvRJM73IT0aePUG7oQ/afB7vSRBV3N0wu9BrWhHX2zkR7A7cUBI7KC9VPk6tbctCXoM7BRGsCC4aIjF7yrfXA==
37003691
dependencies:
3701-
broccoli-persistent-filter "^1.4.3"
3702-
hash-for-dep "^1.2.3"
3703-
json-stable-stringify "^1.0.0"
3692+
broccoli-persistent-filter "^2.3.1"
3693+
hash-for-dep "^1.5.1"
3694+
json-stable-stringify "^1.0.1"
37043695
strip-bom "^3.0.0"
37053696

37063697
ember-cli-inject-live-reload@^2.0.1:
@@ -4933,17 +4924,7 @@ fs-tree-diff@^0.5.2, fs-tree-diff@^0.5.3, fs-tree-diff@^0.5.4, fs-tree-diff@^0.5
49334924
path-posix "^1.0.0"
49344925
symlink-or-copy "^1.1.8"
49354926

4936-
fs-tree-diff@^1.0.2:
4937-
version "1.0.2"
4938-
resolved "https://registry.yarnpkg.com/fs-tree-diff/-/fs-tree-diff-1.0.2.tgz#0e2931733a85b55feb3472c0b89a20b0c03ac0de"
4939-
integrity sha512-Zro2ACaPVDgVOx9+s5s5AfPlAD0kMJdbwGvTGF6KC1SjxjiGWxJvV4mUTDkFVSy3OUw2C/f1qpdjF81hGqSBAw==
4940-
dependencies:
4941-
heimdalljs-logger "^0.1.7"
4942-
object-assign "^4.1.0"
4943-
path-posix "^1.0.0"
4944-
symlink-or-copy "^1.1.8"
4945-
4946-
fs-tree-diff@^2.0.1:
4927+
fs-tree-diff@^2.0.0, fs-tree-diff@^2.0.1:
49474928
version "2.0.1"
49484929
resolved "https://registry.yarnpkg.com/fs-tree-diff/-/fs-tree-diff-2.0.1.tgz#343e4745ab435ec39ebac5f9059ad919cd034afa"
49494930
integrity sha512-x+CfAZ/lJHQqwlD64pYM5QxWjzWhSjroaVsr8PW831zOApL55qPibed0c+xebaLWVr2BnHFoHdrwOv8pzt8R5A==
@@ -5378,15 +5359,17 @@ has@^1.0.1, has@^1.0.3:
53785359
dependencies:
53795360
function-bind "^1.1.1"
53805361

5381-
hash-for-dep@^1.0.2, hash-for-dep@^1.2.3:
5382-
version "1.2.3"
5383-
resolved "https://registry.yarnpkg.com/hash-for-dep/-/hash-for-dep-1.2.3.tgz#5ec69fca32c23523972d52acb5bb65ffc3664cab"
5384-
integrity sha512-NE//rDaCFpWHViw30YM78OAGBShU+g4dnUGY3UWGyEzPOGYg/ptOjk32nEc+bC1xz+RfK5UIs6lOL6eQdrV4Ow==
5362+
hash-for-dep@^1.0.2, hash-for-dep@^1.2.3, hash-for-dep@^1.5.0, hash-for-dep@^1.5.1:
5363+
version "1.5.1"
5364+
resolved "https://registry.yarnpkg.com/hash-for-dep/-/hash-for-dep-1.5.1.tgz#497754b39bee2f1c4ade4521bfd2af0a7c1196e3"
5365+
integrity sha512-/dQ/A2cl7FBPI2pO0CANkvuuVi/IFS5oTyJ0PsOb6jW6WbVW1js5qJXMJTNbWHXBIPdFTWFbabjB+mE0d+gelw==
53855366
dependencies:
53865367
broccoli-kitchen-sink-helpers "^0.3.1"
53875368
heimdalljs "^0.2.3"
53885369
heimdalljs-logger "^0.1.7"
5389-
resolve "^1.4.0"
5370+
path-root "^0.1.1"
5371+
resolve "^1.10.0"
5372+
resolve-package-path "^1.0.11"
53905373

53915374
he@1.2.0:
53925375
version "1.2.0"
@@ -8353,6 +8336,14 @@ resolve-from@^4.0.0:
83538336
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
83548337
integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
83558338

8339+
resolve-package-path@^1.0.11:
8340+
version "1.2.7"
8341+
resolved "https://registry.yarnpkg.com/resolve-package-path/-/resolve-package-path-1.2.7.tgz#2a7bc37ad96865e239330e3102c31322847e652e"
8342+
integrity sha512-fVEKHGeK85bGbVFuwO9o1aU0n3vqQGrezPc51JGu9UTXpFQfWq5qCeKxyaRUSvephs+06c5j5rPq/dzHGEo8+Q==
8343+
dependencies:
8344+
path-root "^0.1.1"
8345+
resolve "^1.10.0"
8346+
83568347
resolve-package-path@^1.2.6:
83578348
version "1.2.6"
83588349
resolved "https://registry.yarnpkg.com/resolve-package-path/-/resolve-package-path-1.2.6.tgz#48f5d69a5b3a0ea68f7b9c7398459dd4125807c7"
@@ -9183,6 +9174,17 @@ symlink-or-copy@^1.0.0, symlink-or-copy@^1.0.1, symlink-or-copy@^1.1.8, symlink-
91839174
resolved "https://registry.yarnpkg.com/symlink-or-copy/-/symlink-or-copy-1.2.0.tgz#5d49108e2ab824a34069b68974486c290020b393"
91849175
integrity sha512-W31+GLiBmU/ZR02Ii0mVZICuNEN9daZ63xZMPDsYgPgNjMtg+atqLEGI7PPI936jYSQZxoLb/63xos8Adrx4Eg==
91859176

9177+
sync-disk-cache@^1.3.3:
9178+
version "1.3.3"
9179+
resolved "https://registry.yarnpkg.com/sync-disk-cache/-/sync-disk-cache-1.3.3.tgz#481933461623fdc2bdf46cfc87872ba215a7e246"
9180+
integrity sha512-Kp7DFemXDPRUbFW856CKamtX7bJuThZPa2dwnK2RfNqMew7Ah8xDc52SdooNlfN8oydDdDHlBPLsXTrtmA7HKw==
9181+
dependencies:
9182+
debug "^2.1.3"
9183+
heimdalljs "^0.2.3"
9184+
mkdirp "^0.5.0"
9185+
rimraf "^2.2.8"
9186+
username-sync "^1.0.2"
9187+
91869188
table@^5.2.3:
91879189
version "5.2.3"
91889190
resolved "https://registry.yarnpkg.com/table/-/table-5.2.3.tgz#cde0cc6eb06751c009efab27e8c820ca5b67b7f2"
@@ -9662,6 +9664,11 @@ username-sync@1.0.1:
96629664
resolved "https://registry.yarnpkg.com/username-sync/-/username-sync-1.0.1.tgz#1cde87eefcf94b8822984d938ba2b797426dae1f"
96639665
integrity sha1-HN6H7vz5S4gimE2Ti6K3l0Jtrh8=
96649666

9667+
username-sync@^1.0.2:
9668+
version "1.0.2"
9669+
resolved "https://registry.yarnpkg.com/username-sync/-/username-sync-1.0.2.tgz#0a3697909fb7b5768d29e2921f573acfdd427592"
9670+
integrity sha512-ayNkOJdoNSGNDBE46Nkc+l6IXmeugbzahZLSMkwvgRWv5y5ZqNY2IrzcgmkR4z32sj1W3tM3TuTUMqkqBzO+RA==
9671+
96659672
username@^1.0.1:
96669673
version "1.0.1"
96679674
resolved "https://registry.yarnpkg.com/username/-/username-1.0.1.tgz#e1f72295e3e58e06f002c6327ce06897a99cd67f"

0 commit comments

Comments
 (0)