From ee9746c0ea3a80ce0414623512a9f2840b7befdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jul 2021 10:04:59 +0000 Subject: [PATCH] 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) --- updated-dependencies: - dependency-name: ember-template-lint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/yarn.lock b/yarn.lock index 7723f62e..3211ea58 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5916,9 +5916,9 @@ ember-source@~3.27.1: silent-error "^1.1.1" ember-template-lint@^3.1.1: - 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== + 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" @@ -5927,7 +5927,7 @@ ember-template-lint@^3.1.1: 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" @@ -7361,7 +7361,7 @@ globby@10.0.0: merge2 "^1.2.3" slash "^3.0.0" -globby@11.0.4, globby@^11.0.3: +globby@11.0.4, 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==