Skip to content

Commit f7de323

Browse files
Bump ember-auto-import from 2.6.1 to 2.6.3
Bumps [ember-auto-import](https://github.com/ef4/ember-auto-import/tree/HEAD/packages/ember-auto-import) from 2.6.1 to 2.6.3. - [Release notes](https://github.com/ef4/ember-auto-import/releases) - [Changelog](https://github.com/ef4/ember-auto-import/blob/main/packages/ember-auto-import/CHANGELOG.md) - [Commits](https://github.com/ef4/ember-auto-import/commits/v2.6.3/packages/ember-auto-import) --- updated-dependencies: - dependency-name: ember-auto-import dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dcbc6b8 commit f7de323

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

yarn.lock

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2991,10 +2991,10 @@ babel-plugin-ember-modules-api-polyfill@^3.5.0:
29912991
dependencies:
29922992
ember-rfc176-data "^0.3.17"
29932993

2994-
babel-plugin-ember-template-compilation@^2.0.0:
2995-
version "2.0.0"
2996-
resolved "https://registry.yarnpkg.com/babel-plugin-ember-template-compilation/-/babel-plugin-ember-template-compilation-2.0.0.tgz#41d895874ba6119dd461f61993c16d1154bf8a57"
2997-
integrity sha512-d+4jaB2ik0rt9TH0K9kOlKJeRBHEb373FgFMcU9ZaJL2zYuVXe19bqy+cWlLpLf1tpOBcBG9QTlFBCoImlOt1g==
2994+
babel-plugin-ember-template-compilation@^2.0.0, babel-plugin-ember-template-compilation@^2.0.1:
2995+
version "2.0.2"
2996+
resolved "https://registry.yarnpkg.com/babel-plugin-ember-template-compilation/-/babel-plugin-ember-template-compilation-2.0.2.tgz#632a082feac60fea1432fd6c9448e65bb7884fd5"
2997+
integrity sha512-/sQJbmOqfNfaEYrIayy8qpfi6GhsoMeBVR3IiihOTHaKFN9+EdTzED8fhUqfshBPu5Qz6zhPkY1aMJ3k/mAuxw==
29982998
dependencies:
29992999
babel-import-util "^1.3.0"
30003000

@@ -5811,9 +5811,9 @@ ember-auto-import@^1.11.3, ember-auto-import@^1.2.19:
58115811
webpack "^4.43.0"
58125812

58135813
ember-auto-import@^2.3.0, ember-auto-import@^2.4.0, ember-auto-import@^2.4.3, ember-auto-import@^2.5.0, ember-auto-import@^2.6.0, ember-auto-import@^2.6.1:
5814-
version "2.6.1"
5815-
resolved "https://registry.yarnpkg.com/ember-auto-import/-/ember-auto-import-2.6.1.tgz#bd8d434143bd411b99f4a8f32d8b58414d7da4f3"
5816-
integrity sha512-3bCRi/pXp4QslmuCXGlSz9xwR7DF5oDx3zZO5OXKzNZihtkqAM1xvGuRIdQSl46pvbAXOkp8Odl5fOen1i0dRw==
5814+
version "2.6.3"
5815+
resolved "https://registry.yarnpkg.com/ember-auto-import/-/ember-auto-import-2.6.3.tgz#f18d1b93dd10b08ba5496518436f9d56dd4e000a"
5816+
integrity sha512-uLhrRDJYWCRvQ4JQ1e64XlSrqAKSd6PXaJ9ZsZI6Tlms9T4DtQFxNXasqji2ZRJBVrxEoLCRYX3RTldsQ0vNGQ==
58175817
dependencies:
58185818
"@babel/core" "^7.16.7"
58195819
"@babel/plugin-proposal-class-properties" "^7.16.7"
@@ -5823,6 +5823,7 @@ ember-auto-import@^2.3.0, ember-auto-import@^2.4.0, ember-auto-import@^2.4.3, em
58235823
"@embroider/shared-internals" "^2.0.0"
58245824
babel-loader "^8.0.6"
58255825
babel-plugin-ember-modules-api-polyfill "^3.5.0"
5826+
babel-plugin-ember-template-compilation "^2.0.1"
58265827
babel-plugin-htmlbars-inline-precompile "^5.2.1"
58275828
babel-plugin-syntax-dynamic-import "^6.18.0"
58285829
broccoli-debug "^0.6.4"

0 commit comments

Comments
 (0)