From 581fbded400d28103a9c8170c48012aec5f272b1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2019 17:00:58 +0000 Subject: [PATCH] chore(deps-dev): bump ember-template-lint from 1.5.1 to 1.5.2 Bumps [ember-template-lint](https://github.com/rwjblue/ember-template-lint) from 1.5.1 to 1.5.2. - [Release notes](https://github.com/rwjblue/ember-template-lint/releases) - [Changelog](https://github.com/ember-template-lint/ember-template-lint/blob/master/CHANGELOG.md) - [Commits](https://github.com/rwjblue/ember-template-lint/compare/v1.5.1...v1.5.2) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 948b7405..e26018de 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3446,9 +3446,9 @@ ember-source@~3.12.0: resolve "^1.11.1" ember-template-lint@^1.0.0-beta.6: - version "1.5.1" - resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-1.5.1.tgz#ae363d93578e9c99116563ad3e0466dd4eaf70ed" - integrity sha512-/n5o6KnDADGPg2/OuzrNR/u2w8WIfEjfJhESVw4DAS6jaF8uO0WZrNI60RvmM4Rp813iX5p8pp1dVUUz4Euy7w== + version "1.5.2" + resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-1.5.2.tgz#914811b1d1715508d08eff470eb3c19ae7b9027f" + integrity sha512-uAGmYrIHoBS8jjmvb2SNprX5zPEs647amO+OHT0OtrO1HjFnhS4GyOXH2xx6h38co65WpPll0o3HFyE4cEh0NA== dependencies: "@glimmer/compiler" "^0.41.0" chalk "^2.0.0"