Skip to content

Commit

Permalink
chore(deps): bump ember-cli-htmlbars from 4.0.9 to 4.1.0
Browse files Browse the repository at this point in the history
Bumps [ember-cli-htmlbars](https://github.com/ember-cli/ember-cli-htmlbars) from 4.0.9 to 4.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@v4.0.9...v4.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Dec 11, 2019
1 parent 0ce35ba commit df15b59
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3442,9 +3442,9 @@ ember-cli-htmlbars-inline-precompile@^3.0.0:
silent-error "^1.1.0"

ember-cli-htmlbars@*, ember-cli-htmlbars@^4.0.0:
version "4.0.9"
resolved "https://registry.yarnpkg.com/ember-cli-htmlbars/-/ember-cli-htmlbars-4.0.9.tgz#a4f56f2f91ee4bf3ef4d1b3ec1d653800d05251b"
integrity sha512-6WJXN/XX3ylczGMVxpPIFWjieS0MDUGPQaW0nTqo/gT91WaH+DX5/4tySDKtjM5e32oFN0OXFOk8AhePzuw3Aw==
version "4.1.0"
resolved "https://registry.yarnpkg.com/ember-cli-htmlbars/-/ember-cli-htmlbars-4.1.0.tgz#2abb96d20d22d024f384df3691ad9d667ccabbe7"
integrity sha512-ZxVtixNPvtdCyYd9AdgCfSVO/WWLHdvK0WpTzbZ+/iTbMH0unNypJ8o2GY6DbArEB/PE6bV/Ta3khYURyuH47g==
dependencies:
"@ember/edition-utils" "^1.1.1"
babel-plugin-htmlbars-inline-precompile "^3.0.0"
Expand All @@ -3453,11 +3453,10 @@ ember-cli-htmlbars@*, ember-cli-htmlbars@^4.0.0:
broccoli-plugin "^3.0.0"
common-tags "^1.8.0"
ember-cli-babel-plugin-helpers "^1.1.0"
fs-copy-file-sync "^1.1.1"
fs-tree-diff "^2.0.1"
hash-for-dep "^1.5.1"
heimdalljs-logger "^0.1.10"
json-stable-stringify "^1.0.1"
mkdirp "^0.5.1"
semver "^6.3.0"
strip-bom "^4.0.0"
walk-sync "^2.0.2"
Expand Down Expand Up @@ -4506,11 +4505,6 @@ from2@^2.1.1:
inherits "^2.0.1"
readable-stream "^2.0.0"

fs-copy-file-sync@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/fs-copy-file-sync/-/fs-copy-file-sync-1.1.1.tgz#11bf32c096c10d126e5f6b36d06eece776062918"
integrity sha512-2QY5eeqVv4m2PfyMiEuy9adxNP+ajf+8AR05cEi+OAzPcOj90hvFImeZhTmKLBgSd9EvG33jsD7ZRxsx9dThkQ==

fs-extra@^0.24.0:
version "0.24.0"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-0.24.0.tgz#d4e4342a96675cb7846633a6099249332b539952"
Expand Down

0 comments on commit df15b59

Please sign in to comment.