From b0b9f5c7c5db7c66465109f56c5caec85a7ce805 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 10:02:31 +0000 Subject: [PATCH] build(deps-dev): bump @glint/template from 1.5.0 to 1.5.1 Bumps [@glint/template](https://github.com/typed-ember/glint) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/typed-ember/glint/releases) - [Changelog](https://github.com/typed-ember/glint/blob/main/.release-it.yml) - [Commits](https://github.com/typed-ember/glint/compare/1.5.0...1.5.1) --- updated-dependencies: - dependency-name: "@glint/template" 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 3aca9b4..8898f8a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1587,9 +1587,9 @@ integrity sha512-vFR3qgPTisGzS36e04195wTUrtUc6GuVwm6hsC/XXx6PeRw/6rtMxhK08Aw/VtDc00UqQzM9sIEghPVKHwqVVQ== "@glint/template@^1.2.1": - version "1.5.0" - resolved "https://registry.yarnpkg.com/@glint/template/-/template-1.5.0.tgz#1bb5610b4c78e78d4739564fc0bbf7fb26155df9" - integrity sha512-KyQUCWifxl8wDxo3SXzJcGKttHbIPgFBtqsoiu13Edx/o4CgGXr5rrM64jJR7Wvunn8sRM+Rq7Y0cHoB068Wuw== + version "1.5.1" + resolved "https://registry.yarnpkg.com/@glint/template/-/template-1.5.1.tgz#03dc6976c784e4f148b59c949a3d068c886f6d5a" + integrity sha512-KBWG3XZemv8VyFsq3m7eebXmQuY+AShgKSUlbjiqQaPfMK3a1ri1oS3wqTS5eRGwcfQgbbEHH2rkgppB7yoz5w== "@handlebars/parser@~2.0.0": version "2.0.0"