Skip to content

Commit 6b6d973

Browse files
Update dependency ember-auto-import to v2.6.3
1 parent 1442eb2 commit 6b6d973

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"bootstrap": "5.2.3",
4747
"broccoli-asset-rev": "3.0.0",
4848
"concurrently": "8.0.1",
49-
"ember-auto-import": "2.6.2",
49+
"ember-auto-import": "2.6.3",
5050
"ember-bootstrap": "5.1.1",
5151
"ember-cli": "4.11.0",
5252
"ember-cli-dependency-checker": "3.3.1",

yarn.lock

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2378,10 +2378,10 @@ babel-plugin-ember-modules-api-polyfill@^3.5.0:
23782378
dependencies:
23792379
ember-rfc176-data "^0.3.17"
23802380

2381-
babel-plugin-ember-template-compilation@^2.0.0:
2382-
version "2.0.0"
2383-
resolved "https://registry.yarnpkg.com/babel-plugin-ember-template-compilation/-/babel-plugin-ember-template-compilation-2.0.0.tgz#41d895874ba6119dd461f61993c16d1154bf8a57"
2384-
integrity sha512-d+4jaB2ik0rt9TH0K9kOlKJeRBHEb373FgFMcU9ZaJL2zYuVXe19bqy+cWlLpLf1tpOBcBG9QTlFBCoImlOt1g==
2381+
babel-plugin-ember-template-compilation@^2.0.0, babel-plugin-ember-template-compilation@^2.0.1:
2382+
version "2.0.2"
2383+
resolved "https://registry.yarnpkg.com/babel-plugin-ember-template-compilation/-/babel-plugin-ember-template-compilation-2.0.2.tgz#632a082feac60fea1432fd6c9448e65bb7884fd5"
2384+
integrity sha512-/sQJbmOqfNfaEYrIayy8qpfi6GhsoMeBVR3IiihOTHaKFN9+EdTzED8fhUqfshBPu5Qz6zhPkY1aMJ3k/mAuxw==
23852385
dependencies:
23862386
babel-import-util "^1.3.0"
23872387

@@ -4172,10 +4172,10 @@ ember-assign-helper@^0.4.0:
41724172
ember-cli-babel "^7.26.0"
41734173
ember-cli-htmlbars "^6.0.0"
41744174

4175-
[email protected].2, ember-auto-import@^2.2.3, ember-auto-import@^2.4.0, ember-auto-import@^2.5.0, ember-auto-import@^2.6.0:
4176-
version "2.6.2"
4177-
resolved "https://registry.yarnpkg.com/ember-auto-import/-/ember-auto-import-2.6.2.tgz#ea0bfccb79c0601d2857764ebe04a67559a57b48"
4178-
integrity sha512-h0bdE1atVqEXkE+9OTkEi2wRHBpJilKn6iXlbrOS2nI4HGpWlqmUjWmQk/iMFad+1XEDBvNJnikxgtKb/GFL5A==
4175+
[email protected].3, ember-auto-import@^2.2.3, ember-auto-import@^2.4.0, ember-auto-import@^2.5.0, ember-auto-import@^2.6.0:
4176+
version "2.6.3"
4177+
resolved "https://registry.yarnpkg.com/ember-auto-import/-/ember-auto-import-2.6.3.tgz#f18d1b93dd10b08ba5496518436f9d56dd4e000a"
4178+
integrity sha512-uLhrRDJYWCRvQ4JQ1e64XlSrqAKSd6PXaJ9ZsZI6Tlms9T4DtQFxNXasqji2ZRJBVrxEoLCRYX3RTldsQ0vNGQ==
41794179
dependencies:
41804180
"@babel/core" "^7.16.7"
41814181
"@babel/plugin-proposal-class-properties" "^7.16.7"
@@ -4185,6 +4185,7 @@ [email protected], ember-auto-import@^2.2.3, ember-auto-import@^2.4.0, emb
41854185
"@embroider/shared-internals" "^2.0.0"
41864186
babel-loader "^8.0.6"
41874187
babel-plugin-ember-modules-api-polyfill "^3.5.0"
4188+
babel-plugin-ember-template-compilation "^2.0.1"
41884189
babel-plugin-htmlbars-inline-precompile "^5.2.1"
41894190
babel-plugin-syntax-dynamic-import "^6.18.0"
41904191
broccoli-debug "^0.6.4"

0 commit comments

Comments
 (0)