Skip to content

Commit 1b4bcc3

Browse files
Build(deps): Bump babel-plugin-ember-template-compilation
Bumps [babel-plugin-ember-template-compilation](https://github.com/emberjs/babel-plugin-ember-template-compilation) from 2.4.1 to 3.0.0. - [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-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ec6239b commit 1b4bcc3

File tree

3 files changed

+25
-10
lines changed

3 files changed

+25
-10
lines changed

app/assets/javascripts/discourse/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"admin": "workspace:1.0.0",
9191
"autosize": "^6.0.1",
9292
"babel-import-util": "^3.0.1",
93-
"babel-plugin-ember-template-compilation": "^2.4.1",
93+
"babel-plugin-ember-template-compilation": "^3.0.0",
9494
"broccoli-asset-rev": "^3.0.0",
9595
"custom-proxy": "workspace:1.0.0",
9696
"deepmerge": "^4.3.1",

app/assets/javascripts/theme-transpiler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@babel/standalone": "^7.27.2",
1111
"@csstools/postcss-light-dark-function": "^2.0.9",
1212
"autoprefixer": "^10.4.21",
13-
"babel-plugin-ember-template-compilation": "^2.4.1",
13+
"babel-plugin-ember-template-compilation": "^3.0.0",
1414
"content-tag": "^4.0.0",
1515
"core-js": "^3.42.0",
1616
"decorator-transforms": "^2.3.0",

pnpm-lock.yaml

Lines changed: 23 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)