Skip to content

Commit 959abdc

Browse files
committed
Update dependency ember-auto-import to v2.2.1
1 parent f984f90 commit 959abdc

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
@@ -65,7 +65,7 @@
6565
"broccoli-asset-rev": "3.0.0",
6666
"ember-a11y-testing": "4.2.0",
6767
"ember-api-actions": "0.2.9",
68-
"ember-auto-import": "2.2.0",
68+
"ember-auto-import": "2.2.1",
6969
"ember-cli": "3.28.1",
7070
"ember-cli-app-version": "5.0.0",
7171
"ember-cli-babel": "7.26.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6150,10 +6150,10 @@ ember-api-actions@0.2.9:
61506150
ember-compatibility-helpers "^1.1.2"
61516151
ember-destroyable-polyfill "^2.0.2"
61526152

6153-
ember-auto-import@2.2.0:
6154-
version "2.2.0"
6155-
resolved "https://registry.yarnpkg.com/ember-auto-import/-/ember-auto-import-2.2.0.tgz#6206be37e676fb490f03dd20afab973d5abe9da9"
6156-
integrity sha512-ngluzmtV31mTY+1ceOnWfGUIgGyZt850xFncMX/14Dfx0OhXaUKBpFjKjIor/Cen4WEF+OrdgNJAjH3sM07o6w==
6153+
ember-auto-import@2.2.1:
6154+
version "2.2.1"
6155+
resolved "https://registry.yarnpkg.com/ember-auto-import/-/ember-auto-import-2.2.1.tgz#5ed5477a86583770d53afc18e9aae997b22315c6"
6156+
integrity sha512-dmRs7gZcxTjQ9cRLPH5MBB14UO5yMD4ZSnZyzaNv+MZzxmkO3RyuHslraLpOnJ660NjSyWukg2AD5RZhk84x2w==
61576157
dependencies:
61586158
"@babel/core" "^7.1.6"
61596159
"@babel/plugin-proposal-class-properties" "^7.13.0"

0 commit comments

Comments
 (0)