Skip to content

Commit 1706939

Browse files
committed
Update dependency ember-auto-import to v2.0.2
1 parent 41dd2b8 commit 1706939

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"broccoli-asset-rev": "3.0.0",
6565
"ember-a11y-testing": "4.1.0",
6666
"ember-api-actions": "0.2.9",
67-
"ember-auto-import": "2.0.1",
67+
"ember-auto-import": "2.0.2",
6868
"ember-cli": "3.26.1",
6969
"ember-cli-app-version": "5.0.0",
7070
"ember-cli-babel": "7.26.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6265,10 +6265,10 @@ [email protected]:
62656265
ember-compatibility-helpers "^1.1.2"
62666266
ember-destroyable-polyfill "^2.0.2"
62676267

6268-
6269-
version "2.0.1"
6270-
resolved "https://registry.yarnpkg.com/ember-auto-import/-/ember-auto-import-2.0.1.tgz#3c993f2cee3a93758029bbc903302a951bd9e3f8"
6271-
integrity sha512-quJbesruo7Z1tZ8faKSuSBMcNHgQYwVsod3mw3qZY2rHeQz/D1gmOm61HBvPBo4kM43FpKIL+lrzkQS8WIihZQ==
6268+
6269+
version "2.0.2"
6270+
resolved "https://registry.yarnpkg.com/ember-auto-import/-/ember-auto-import-2.0.2.tgz#bd25191fbce58c4c91ca1789e5514de4fc7ee9d4"
6271+
integrity sha512-mBtHZCmFQvAnq31sM1PHvHRQWkI2p/T2VZ0Y7c+HE2BGUkY/2AW0wMhw3uhpivIr3WRbRIiYwYPVNtInNL7TwA==
62726272
dependencies:
62736273
"@babel/core" "^7.1.6"
62746274
"@babel/plugin-proposal-class-properties" "^7.13.0"

0 commit comments

Comments
 (0)