Skip to content

Commit 3da2e5f

Browse files
committed
bump babel-plugin-ember-template-compilation to version 4 in order to clear deprecation warning
1 parent 26f4dd5 commit 3da2e5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

files/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@glint/tsserver-plugin": "^2.0.0<% } %>",
5656
"@rollup/plugin-babel": "^6.0.4<% if (typescript) { %>",
5757
"@types/qunit": "^2.19.12<% } %>",
58-
"babel-plugin-ember-template-compilation": "^2.2.5",
58+
"babel-plugin-ember-template-compilation": "^4.0.0",
5959
"concurrently": "^9.0.1",
6060
"ember-qunit": "^9.0.2",
6161
"ember-source": "^6.7.0",

0 commit comments

Comments
 (0)