Skip to content

Commit 6bdca17

Browse files
Bump ember-cli-htmlbars from 6.0.1 to 6.1.0 (#1279)
Bumps [ember-cli-htmlbars](https://github.com/ember-cli/ember-cli-htmlbars) from 6.0.1 to 6.1.0. - [Release notes](https://github.com/ember-cli/ember-cli-htmlbars/releases) - [Changelog](https://github.com/ember-cli/ember-cli-htmlbars/blob/master/CHANGELOG.md) - [Commits](ember-cli/ember-cli-htmlbars@v6.0.1...v6.1.0) --- updated-dependencies: - dependency-name: ember-cli-htmlbars dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 75e6283 commit 6bdca17

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6611,9 +6611,9 @@ ember-cli-htmlbars@^5.0.0, ember-cli-htmlbars@^5.2.0, ember-cli-htmlbars@^5.3.1,
66116611
walk-sync "^2.2.0"
66126612

66136613
ember-cli-htmlbars@^6.0.1:
6614-
version "6.0.1"
6615-
resolved "https://registry.yarnpkg.com/ember-cli-htmlbars/-/ember-cli-htmlbars-6.0.1.tgz#5487831d477e61682bc867fd138808269e5d2152"
6616-
integrity sha512-IDsl9uty+MXtMfp/BUTEc/Q36EmlHYj8ZdPekcoRa8hmdsigHnK4iokfaB7dJFktlf6luruei+imv7JrJrBQPQ==
6614+
version "6.1.0"
6615+
resolved "https://registry.yarnpkg.com/ember-cli-htmlbars/-/ember-cli-htmlbars-6.1.0.tgz#97150c2a6f9a981475599d74817df66f5d816c2b"
6616+
integrity sha512-kT+MA2JsNLk10HpxAjpB5HHtR0WCoxZEUwLsy/BBww5lXmsrf34QzmTw7SL6DabZVxs+YCb9RhU9KTmFygGxCg==
66176617
dependencies:
66186618
"@ember/edition-utils" "^1.2.0"
66196619
babel-plugin-ember-template-compilation "^1.0.0"
@@ -6625,10 +6625,9 @@ ember-cli-htmlbars@^6.0.1:
66256625
fs-tree-diff "^2.0.1"
66266626
hash-for-dep "^1.5.1"
66276627
heimdalljs-logger "^0.1.10"
6628-
json-stable-stringify "^1.0.1"
6628+
js-string-escape "^1.0.1"
66296629
semver "^7.3.4"
66306630
silent-error "^1.1.1"
6631-
strip-bom "^4.0.0"
66326631
walk-sync "^2.2.0"
66336632

66346633
ember-cli-inject-live-reload@^2.1.0:

0 commit comments

Comments
 (0)