Skip to content

Commit 4b2d46a

Browse files
Bump ember-cli-htmlbars from 4.0.8 to 4.0.9
Bumps [ember-cli-htmlbars](https://github.com/ember-cli/ember-cli-htmlbars) from 4.0.8 to 4.0.9. - [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@v4.0.8...v4.0.9) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent c5116fd commit 4b2d46a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"ember-cli-deploy-build": "^2.0.0",
5050
"ember-cli-deploy-git": "^1.3.4",
5151
"ember-cli-deploy-git-ci": "^1.0.1",
52-
"ember-cli-htmlbars": "^4.0.8",
52+
"ember-cli-htmlbars": "^4.0.9",
5353
"ember-cli-htmlbars-inline-precompile": "^3.0.1",
5454
"ember-cli-inject-live-reload": "^2.0.2",
5555
"ember-cli-shims": "^1.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5198,10 +5198,10 @@ ember-cli-htmlbars@^3.0.0, ember-cli-htmlbars@^3.0.1:
51985198
json-stable-stringify "^1.0.1"
51995199
strip-bom "^3.0.0"
52005200

5201-
ember-cli-htmlbars@^4.0.8:
5202-
version "4.0.8"
5203-
resolved "https://registry.yarnpkg.com/ember-cli-htmlbars/-/ember-cli-htmlbars-4.0.8.tgz#e87b62e7040bd478a2d007053bdb1644dd1685b0"
5204-
integrity sha512-B6fzlqmv2E2dl8P6UIYu3bY8nZU2kKfl1VkEIgxFAINfsu9fP65kX/bKzHqGhHF8nAtWBoXZWw6tomHKfUT/Jg==
5201+
ember-cli-htmlbars@^4.0.9:
5202+
version "4.0.9"
5203+
resolved "https://registry.yarnpkg.com/ember-cli-htmlbars/-/ember-cli-htmlbars-4.0.9.tgz#a4f56f2f91ee4bf3ef4d1b3ec1d653800d05251b"
5204+
integrity sha512-6WJXN/XX3ylczGMVxpPIFWjieS0MDUGPQaW0nTqo/gT91WaH+DX5/4tySDKtjM5e32oFN0OXFOk8AhePzuw3Aw==
52055205
dependencies:
52065206
"@ember/edition-utils" "^1.1.1"
52075207
babel-plugin-htmlbars-inline-precompile "^3.0.0"

0 commit comments

Comments
 (0)