Build(deps): Bump babel-plugin-ember-template-compilation (#26987)

Bumps [babel-plugin-ember-template-compilation](https://github.com/emberjs/babel-plugin-ember-template-compilation) from 2.2.4 to 2.2.5.
- [Release notes](https://github.com/emberjs/babel-plugin-ember-template-compilation/releases)
- [Changelog](https://github.com/emberjs/babel-plugin-ember-template-compilation/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emberjs/babel-plugin-ember-template-compilation/commits)

---
updated-dependencies:
- dependency-name: babel-plugin-ember-template-compilation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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-05-13 11:06:39 +08:00 committed by GitHub
parent b137f09d32
commit ebb9611c46
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 6 additions and 6 deletions

View File

@ -65,7 +65,7 @@
"admin": "1.0.0", "admin": "1.0.0",
"autosize": "^6.0.1", "autosize": "^6.0.1",
"babel-import-util": "^3.0.0", "babel-import-util": "^3.0.0",
"babel-plugin-ember-template-compilation": "^2.2.4", "babel-plugin-ember-template-compilation": "^2.2.5",
"bootstrap": "3.4.1", "bootstrap": "3.4.1",
"broccoli-asset-rev": "^3.0.0", "broccoli-asset-rev": "^3.0.0",
"custom-proxy": "1.0.0", "custom-proxy": "1.0.0",

View File

@ -9,7 +9,7 @@
"dependencies": { "dependencies": {
"@babel/standalone": "^7.24.5", "@babel/standalone": "^7.24.5",
"@zxing/text-encoding": "^0.9.0", "@zxing/text-encoding": "^0.9.0",
"babel-plugin-ember-template-compilation": "^2.2.4", "babel-plugin-ember-template-compilation": "^2.2.5",
"content-tag": "^2.0.1", "content-tag": "^2.0.1",
"discourse-common": "1.0.0", "discourse-common": "1.0.0",
"discourse-widget-hbs": "1.0.0", "discourse-widget-hbs": "1.0.0",

View File

@ -3467,10 +3467,10 @@ babel-plugin-ember-modules-api-polyfill@^3.5.0:
dependencies: dependencies:
ember-rfc176-data "^0.3.17" ember-rfc176-data "^0.3.17"
babel-plugin-ember-template-compilation@^2.0.0, babel-plugin-ember-template-compilation@^2.0.1, babel-plugin-ember-template-compilation@^2.0.2, babel-plugin-ember-template-compilation@^2.1.1, babel-plugin-ember-template-compilation@^2.2.4: babel-plugin-ember-template-compilation@^2.0.0, babel-plugin-ember-template-compilation@^2.0.1, babel-plugin-ember-template-compilation@^2.0.2, babel-plugin-ember-template-compilation@^2.1.1, babel-plugin-ember-template-compilation@^2.2.5:
version "2.2.4" version "2.2.5"
resolved "https://registry.yarnpkg.com/babel-plugin-ember-template-compilation/-/babel-plugin-ember-template-compilation-2.2.4.tgz#26afc304fd5a4d838725b3f773025a31adcf8542" resolved "https://registry.yarnpkg.com/babel-plugin-ember-template-compilation/-/babel-plugin-ember-template-compilation-2.2.5.tgz#9f00cc88eeefdc7d228cfac63c2a40e59691fbf3"
integrity sha512-g1p/6CZL4lYUl2gnmdZ1/2ZRSL412Hm67+jpKocG6Ac0ZArEY4+uwrLiaOxd/31SgkkDtAykhycBV9VamZG+bw== integrity sha512-NQ2DT0DsYyHVrEpFQIy2U8S91JaKSE8NOSZzMd7KZFJVgA6KodJq3Uj852HcH9LsSfvwppnM+dRo1G8bzTnnFw==
dependencies: dependencies:
"@glimmer/syntax" "^0.84.3" "@glimmer/syntax" "^0.84.3"
babel-import-util "^3.0.0" babel-import-util "^3.0.0"