Build(deps): Bump @glimmer/syntax from 0.89.0 to 0.90.1 (#26334)

Bumps [@glimmer/syntax](https://github.com/glimmerjs/glimmer-vm) from 0.89.0 to 0.90.1.
- [Release notes](https://github.com/glimmerjs/glimmer-vm/releases)
- [Changelog](https://github.com/glimmerjs/glimmer-vm/blob/main/CHANGELOG.md)
- [Commits](https://github.com/glimmerjs/glimmer-vm/compare/v0.89.0...v0.90.1)

---
updated-dependencies:
- dependency-name: "@glimmer/syntax"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-03-25 10:03:00 +01:00
committed by GitHub
parent 87fba83ba7
commit 9c110ccbd8
3 changed files with 24 additions and 24 deletions

View File

@@ -24,7 +24,7 @@
"@ember/optional-features": "^2.1.0",
"@embroider/test-setup": "^3.0.3",
"@glimmer/component": "^1.1.2",
"@glimmer/syntax": "^0.89.0",
"@glimmer/syntax": "^0.90.1",
"broccoli-asset-rev": "^3.0.0",
"ember-cli": "~5.7.0",
"ember-cli-inject-live-reload": "^2.1.0",

View File

@@ -16,7 +16,7 @@
"postinstall": "../run-patch-package"
},
"dependencies": {
"@glimmer/syntax": "^0.89.0",
"@glimmer/syntax": "^0.90.1",
"@highlightjs/cdn-assets": "^11.9.0",
"discourse-hbr": "1.0.0",
"discourse-widget-hbs": "1.0.0",