Skip to content

Commit 492aaf8

Browse files
committed
Update dependency ember-auto-import to v2.2.4
1 parent 33b4230 commit 492aaf8

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
@@ -68,7 +68,7 @@
6868
"broccoli-asset-rev": "3.0.0",
6969
"ember-a11y-testing": "4.3.0",
7070
"ember-api-actions": "0.2.9",
71-
"ember-auto-import": "2.2.3",
71+
"ember-auto-import": "2.2.4",
7272
"ember-cli": "3.28.4",
7373
"ember-cli-app-version": "5.0.0",
7474
"ember-cli-babel": "7.26.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6089,10 +6089,10 @@ [email protected]:
60896089
ember-compatibility-helpers "^1.1.2"
60906090
ember-destroyable-polyfill "^2.0.2"
60916091

6092-
[email protected].3, ember-auto-import@^2.2.3:
6093-
version "2.2.3"
6094-
resolved "https://registry.yarnpkg.com/ember-auto-import/-/ember-auto-import-2.2.3.tgz#63aa7e81322018f309518d816756fe0c63053fa2"
6095-
integrity sha512-ISb8HcfLj7f/S3exLNSpmsTXFtu/8X7AVvikYU8/9/5NEobgEaH831jc8fqgQQLNCk8Aiz14u8Xi8SSaBMI88Q==
6092+
[email protected].4, ember-auto-import@^2.2.3:
6093+
version "2.2.4"
6094+
resolved "https://registry.yarnpkg.com/ember-auto-import/-/ember-auto-import-2.2.4.tgz#68c08cb0b7533293024c97387fc449b00561185a"
6095+
integrity sha512-iXHH+bSMP/uWvJmIhjt+PZz4ymqOLccIxZUouVcUFLKA5EAWE7gamlA684m0pIbSE/V9zKpOul4OfIgKXFprBg==
60966096
dependencies:
60976097
"@babel/core" "^7.1.6"
60986098
"@babel/plugin-proposal-class-properties" "^7.13.0"

0 commit comments

Comments
 (0)