DEV: Update ember-cli-htmlbars (#17194)

This commit is contained in:
Jarek Radosz
2022-06-23 14:36:50 +02:00
committed by GitHub
parent 56d3bd5bdd
commit 3cb67fcb6c
10 changed files with 56 additions and 63 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
"dependencies": {
"ember-auto-import": "^2.4.2",
"ember-cli-babel": "^7.13.0",
"ember-cli-htmlbars": "^4.2.0",
"ember-cli-htmlbars": "^6.0.1",
"xss": "^1.0.8",
"webpack": "^5.67.0"
},