Skip to content

Commit

Permalink
Bump @glint/template from 1.2.2 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [@glint/template](https://github.com/typed-ember/glint) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/typed-ember/glint/releases)
- [Changelog](https://github.com/typed-ember/glint/blob/main/.release-it.yml)
- [Commits](typed-ember/glint@1.2.2...1.3.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 Jan 22, 2024
1 parent b93f615 commit 1a0ded6
Show file tree
Hide file tree
Showing 4 changed files with 147 additions and 147 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@glimmer/component": "^1.1.2",
"@glimmer/tracking": "^1.1.2",
"@glint/environment-ember-loose": "^1.2.2",
"@glint/template": "^1.2.2",
"@glint/template": "^1.3.0",
"@tsconfig/ember": "^3.0.3",
"@types/ember": "^4.0.10",
"@types/ember-data": "^4.4.15",
Expand Down
2 changes: 1 addition & 1 deletion ember-basic-dropdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"@glint/core": "^1.2.2",
"@glint/environment-ember-loose": "^1.2.2",
"@glint/environment-ember-template-imports": "^1.2.2",
"@glint/template": "^1.2.2",
"@glint/template": "^1.3.0",
"@glimmer/component": "^1.1.2",
"@glimmer/tracking": "^1.1.2",
"@rollup/plugin-babel": "^6.0.4",
Expand Down
Loading

0 comments on commit 1a0ded6

Please sign in to comment.