From 69fcacd92a4bd547336f3b215e2226aa2ddb9c23 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 06:20:56 +0000 Subject: [PATCH] Update dependency babel-plugin-ember-template-compilation to v2.3.0 --- ember-mobile-menu/package.json | 2 +- pnpm-lock.yaml | 14 +++++++++++--- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/ember-mobile-menu/package.json b/ember-mobile-menu/package.json index e28a74e1..90c1b7c3 100644 --- a/ember-mobile-menu/package.json +++ b/ember-mobile-menu/package.json @@ -63,7 +63,7 @@ "@babel/runtime": "7.25.6", "@embroider/addon-dev": "4.3.1", "@rollup/plugin-babel": "6.0.4", - "babel-plugin-ember-template-compilation": "2.2.5", + "babel-plugin-ember-template-compilation": "2.3.0", "concurrently": "8.2.2", "ember-template-lint": "5.13.0", "eslint": "8.57.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 94585322..a12a0091 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -233,8 +233,8 @@ importers: specifier: 6.0.4 version: 6.0.4(@babel/core@7.25.2)(rollup@4.18.1) babel-plugin-ember-template-compilation: - specifier: 2.2.5 - version: 2.2.5 + specifier: 2.3.0 + version: 2.3.0 concurrently: specifier: 8.2.2 version: 8.2.2 @@ -3895,7 +3895,7 @@ packages: '@embroider/macros': 1.16.4 '@embroider/shared-internals': 2.6.1 assert-never: 1.2.1 - babel-plugin-ember-template-compilation: 2.2.5 + babel-plugin-ember-template-compilation: 2.3.0 broccoli-node-api: 1.7.0 broccoli-persistent-filter: 3.1.3 broccoli-plugin: 4.0.7 @@ -6298,6 +6298,14 @@ packages: '@glimmer/syntax': 0.84.3 babel-import-util: 3.0.0 + /babel-plugin-ember-template-compilation@2.3.0: + resolution: {integrity: sha512-4ZrKVSqdw5PxEKRbqfOpPhrrNBDG3mFPhyT6N1Oyyem81ZIkCvNo7TPKvlTHeFxqb6HtUvCACP/pzFpZ74J4pg==} + engines: {node: '>= 12.*'} + dependencies: + '@glimmer/syntax': 0.84.3 + babel-import-util: 3.0.0 + dev: true + /babel-plugin-filter-imports@4.0.0: resolution: {integrity: sha512-jDLlxI8QnfKd7PtieH6pl4tZJzymzfCDCPGdTq/grgbiYAikwDPp/oL0IlFJn0HQjLpcLkyYhPKkUVneRESw5w==} engines: {node: '>=8'}