diff --git a/package.json b/package.json index 0ae362467da..df08b20a1cb 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "@glimmer/vm-babel-plugins": "0.87.1", "@simple-dom/interface": "^1.4.0", "babel-plugin-debug-macros": "^0.3.4", - "babel-plugin-ember-template-compilation": "^2.1.1", + "babel-plugin-ember-template-compilation": "^2.2.1", "babel-plugin-filter-imports": "^4.0.0", "backburner.js": "^2.8.0", "broccoli-concat": "^4.2.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 52f7da6edcb..a590bf67d04 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -79,8 +79,8 @@ importers: specifier: ^0.3.4 version: 0.3.4(@babel/core@7.23.2) babel-plugin-ember-template-compilation: - specifier: ^2.1.1 - version: 2.2.0 + specifier: ^2.2.1 + version: 2.2.1 babel-plugin-filter-imports: specifier: ^4.0.0 version: 4.0.0 @@ -5708,8 +5708,8 @@ packages: ember-rfc176-data: 0.3.18 dev: false - /babel-plugin-ember-template-compilation@2.2.0: - resolution: {integrity: sha512-1I7f5gf06h5wKdKUvaYEIaoSFur5RLUvTMQG4ak0c5Y11DWUxcoX9hrun1xe9fqfY2dtGFK+ZUM6sn6z8sqK/w==} + /babel-plugin-ember-template-compilation@2.2.1: + resolution: {integrity: sha512-alinprIQcLficqkuIyeKKfD4HQOpMOiHK6pt6Skj/yjoPoQYBuwAJ2BoPAlRe9k/URPeVkpMefbN3m6jEp7RsA==} engines: {node: '>= 12.*'} dependencies: '@glimmer/syntax': 0.84.3 @@ -7626,7 +7626,7 @@ packages: '@embroider/shared-internals': 2.5.0 babel-loader: 8.3.0(@babel/core@7.23.2) babel-plugin-ember-modules-api-polyfill: 3.5.0 - babel-plugin-ember-template-compilation: 2.2.0 + babel-plugin-ember-template-compilation: 2.2.1 babel-plugin-htmlbars-inline-precompile: 5.3.1 babel-plugin-syntax-dynamic-import: 6.18.0 broccoli-debug: 0.6.5