Skip to content

Commit

Permalink
[skip netlify]: Bump @glint/template from 1.4.0 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps [@glint/template](https://github.com/typed-ember/glint) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/typed-ember/glint/releases)
- [Changelog](https://github.com/typed-ember/glint/blob/main/V2_CHANGELOG.md)
- [Commits](typed-ember/glint@1.4.0...1.5.0)

---
updated-dependencies:
- dependency-name: "@glint/template"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 4388baa commit b207715
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion addon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@glint/core": "^1.4.0",
"@glint/environment-ember-loose": "^1.4.0",
"@glint/environment-ember-template-imports": "^1.4.0",
"@glint/template": "^1.4.0",
"@glint/template": "^1.5.0",
"@rollup/plugin-babel": "^6.0.4",
"@tsconfig/ember": "^3.0.8",
"@types/ember": "^4.0.10",
Expand Down
2 changes: 1 addition & 1 deletion test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@glimmer/component": "^1.1.2",
"@glimmer/tracking": "^1.1.2",
"@glint/environment-ember-loose": "^1.4.0",
"@glint/template": "^1.4.0",
"@glint/template": "^1.5.0",
"@tsconfig/ember": "^3.0.8",
"@types/ember": "^4.0.11",
"@types/ember-data": "^4.4.16",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1768,10 +1768,10 @@
dependencies:
content-tag "^2.0.1"

"@glint/template@^1.4.0":
version "1.4.0"
resolved "https://registry.yarnpkg.com/@glint/template/-/template-1.4.0.tgz#1c9a2f5b84f2944abe52f4e209e3c00b5c6bd710"
integrity sha512-yD271NhLei/HSQ6utm6hKgoU+B5D5DY+B1irPvgI4KsDEcZI7v/INf5HAMJfzCg92bP1sIxSOuXu5DU6VsY7Mw==
"@glint/template@^1.5.0":
version "1.5.0"
resolved "https://registry.yarnpkg.com/@glint/template/-/template-1.5.0.tgz#1bb5610b4c78e78d4739564fc0bbf7fb26155df9"
integrity sha512-KyQUCWifxl8wDxo3SXzJcGKttHbIPgFBtqsoiu13Edx/o4CgGXr5rrM64jJR7Wvunn8sRM+Rq7Y0cHoB068Wuw==

"@handlebars/parser@~2.0.0":
version "2.0.0"
Expand Down

0 comments on commit b207715

Please sign in to comment.