From 0a66840cb0665d0c62759545ac79c6192bacb299 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Apr 2024 15:11:12 +0000 Subject: [PATCH] build(deps-dev): bump @glint/template from 1.3.0 to 1.4.0 Bumps [@glint/template](https://github.com/typed-ember/glint) from 1.3.0 to 1.4.0. - [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.3.0...1.4.0) --- updated-dependencies: - dependency-name: "@glint/template" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 28a015c..6e3123b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1469,9 +1469,9 @@ integrity sha512-kURIttax2zG1oYniJ4bd3rhJRuP588Ld4YAG5EFzjg4s01oLQKpfNskxwSwox07PUkygm2D+9v3Foo2TlYJSSg== "@glint/template@^1.2.1": - version "1.3.0" - resolved "https://registry.yarnpkg.com/@glint/template/-/template-1.3.0.tgz#8fa1e0c466d84cc8665e2253bbe1992af7c89542" - integrity sha512-FUfbXSyh+KnwUaMTG4skESPPYL6trwAIKOp9yMwDo+Uw4LxCJjQ9/RCAJTTXZ0/kiTHLr7S2P4vsIbHeorOvaA== + version "1.4.0" + resolved "https://registry.yarnpkg.com/@glint/template/-/template-1.4.0.tgz#1c9a2f5b84f2944abe52f4e209e3c00b5c6bd710" + integrity sha512-yD271NhLei/HSQ6utm6hKgoU+B5D5DY+B1irPvgI4KsDEcZI7v/INf5HAMJfzCg92bP1sIxSOuXu5DU6VsY7Mw== "@handlebars/parser@~2.0.0": version "2.0.0"