From 4d3a4b0d262be8b029a6ea416cd3cebd5913802a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Apr 2022 23:05:00 +0000 Subject: [PATCH] :arrow_up: Bump ember-template-lint from 4.4.1 to 4.4.2 Bumps [ember-template-lint](https://github.com/ember-template-lint/ember-template-lint) from 4.4.1 to 4.4.2. - [Release notes](https://github.com/ember-template-lint/ember-template-lint/releases) - [Changelog](https://github.com/ember-template-lint/ember-template-lint/blob/master/CHANGELOG.md) - [Commits](https://github.com/ember-template-lint/ember-template-lint/compare/v4.4.1...v4.4.2) --- updated-dependencies: - dependency-name: ember-template-lint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 16656f3..07b8170 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7333,9 +7333,9 @@ ember-template-lint-plugin-prettier@^4.0.0: prettier-linter-helpers "^1.0.0" ember-template-lint@^4.0.0: - version "4.4.1" - resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-4.4.1.tgz#781224d485707d14b5af2fe267d7df8c82cb4c68" - integrity sha512-9ejLTAf00yP1XboEHWeATajUfWoe+FOtkr42GHz8Y5ktpbmrqjs0H45JRTBJX7d7pbN1aHveZtkQC7rzO1dApg== + version "4.4.2" + resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-4.4.2.tgz#06109a38c025d5cf85c236273883e153cbba71d9" + integrity sha512-UUWZnRnlvFeS2H4NfCTmcZFpHkvcPMbQ14jl9HgXI6RRqqhrVN0Tacxe/99s5DV6qIJ9QGWzKp25OzVJetTHQQ== dependencies: "@lint-todo/utils" "^13.0.2" aria-query "^5.0.0"