From 79fa03b44f111b8b1c75f47b0e3e2ea361e62aaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 8 Oct 2018 08:31:45 +0100 Subject: [PATCH] Bump ember-cli-htmlbars from 3.0.0 to 3.0.1 (#245) Bumps [ember-cli-htmlbars](https://github.com/ember-cli/ember-cli-htmlbars) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/ember-cli/ember-cli-htmlbars/releases) - [Commits](https://github.com/ember-cli/ember-cli-htmlbars/compare/v3.0.0...v3.0.1) Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 233350eb..f6537382 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2230,8 +2230,8 @@ ember-cli-htmlbars-inline-precompile@^1.0.0, ember-cli-htmlbars-inline-precompil silent-error "^1.1.0" ember-cli-htmlbars@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/ember-cli-htmlbars/-/ember-cli-htmlbars-3.0.0.tgz#4977b9eddbc725f8da25090ecdbba64533b2eadc" + version "3.0.1" + resolved "https://registry.yarnpkg.com/ember-cli-htmlbars/-/ember-cli-htmlbars-3.0.1.tgz#01e21f0fd05e0a6489154f26614b1041769e3e58" dependencies: broccoli-persistent-filter "^1.4.3" hash-for-dep "^1.2.3"