From 0cd11dce00cf3f7bcfd3bb08222515d3e9060f8d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 23 Jul 2021 20:40:07 +0000 Subject: [PATCH] chore(deps-dev): bump ember-template-lint from 3.5.0 to 3.5.1 Bumps [ember-template-lint](https://github.com/ember-template-lint/ember-template-lint) from 3.5.0 to 3.5.1. - [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/v3.5.0...v3.5.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index d39fe5e..9265a7b 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "ember-resolver": "^8.0.0", "ember-source": "~3.27.5", "ember-source-channel-url": "^3.0.0", - "ember-template-lint": "^3.5.0", + "ember-template-lint": "^3.5.1", "ember-try": "^1.4.0", "eslint": "^7.30.0", "loader.js": "^4.7.0", diff --git a/yarn.lock b/yarn.lock index bbed939..23b27dd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6417,10 +6417,10 @@ ember-source@~3.27.5: semver "^7.3.4" silent-error "^1.1.1" -ember-template-lint@^3.5.0: - version "3.5.0" - resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-3.5.0.tgz#f178c233c42a1b17467db1520d964018d735dab6" - integrity sha512-wkSuR0LuYOMomZ142nX06r2d6pUWkMUwy4AbxZwcB1+ArLhgZYIuOZefd/zsWM+RuMI0w4PiNDZXNXdH7qEasg== +ember-template-lint@^3.5.1: + version "3.5.1" + resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-3.5.1.tgz#ea552db5b328b2d0983e87fd31eba6ee47481cb9" + integrity sha512-55lhQU+2gGLQLn3YhSV3L/leEypOXDi0Qq9TuHfWDqbI8O2+t/d9NEZYwpMnb7ovtipy0TVAZcyZeqp9eWX1KA== dependencies: "@ember-template-lint/todo-utils" "^9.1.2" chalk "^4.1.1" @@ -6429,7 +6429,7 @@ ember-template-lint@^3.5.0: find-up "^5.0.0" fuse.js "^6.4.6" get-stdin "^8.0.0" - globby "^11.0.3" + globby "^11.0.4" is-glob "^4.0.1" micromatch "^4.0.4" resolve "^1.20.0" @@ -8019,7 +8019,7 @@ globby@10.0.0: merge2 "^1.2.3" slash "^3.0.0" -globby@11.0.4, globby@^11.0.1, globby@^11.0.3: +globby@11.0.4, globby@^11.0.1, globby@^11.0.3, globby@^11.0.4: version "11.0.4" resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.4.tgz#2cbaff77c2f2a62e71e9b2813a67b97a3a3001a5" integrity sha512-9O4MVG9ioZJ08ffbcyVYyLOJLk5JQ688pJ4eMGLpdWLHq/Wr1D9BlriLQyL0E+jbkuePVZXYFj47QM/v093wHg==