Skip to content

Commit a1fa6b5

Browse files
committed
Update dependency ember-auto-import to v2.4.2
1 parent 969b249 commit a1fa6b5

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
@@ -39,7 +39,7 @@
3939
"@glimmer/tracking": "1.1.2",
4040
"babel-eslint": "10.1.0",
4141
"broccoli-asset-rev": "3.0.0",
42-
"ember-auto-import": "2.4.1",
42+
"ember-auto-import": "2.4.2",
4343
"ember-cli": "3.28.5",
4444
"ember-cli-dependency-checker": "3.3.1",
4545
"ember-cli-inject-live-reload": "2.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4506,10 +4506,10 @@ elliptic@^6.5.3:
45064506
minimalistic-assert "^1.0.1"
45074507
minimalistic-crypto-utils "^1.0.1"
45084508

4509-
4510-
version "2.4.1"
4511-
resolved "https://registry.yarnpkg.com/ember-auto-import/-/ember-auto-import-2.4.1.tgz#25e1c21d403eed116b21972ccc5336b49a7ca46b"
4512-
integrity sha512-lyCl2hzIb6Dlcmfm3gI3lAtaOk/nzR2kM4GDJRRu19YJhhSkpiIMSDVjw8ShxmnYiI005R1eOcP3C/GgRRW5mA==
4509+
4510+
version "2.4.2"
4511+
resolved "https://registry.yarnpkg.com/ember-auto-import/-/ember-auto-import-2.4.2.tgz#d4d3bc6885a11cf124f606f5c37169bdf76e37ae"
4512+
integrity sha512-REh+1aJWpTkvN42a/ga41OuRpUsSW7UQfPr2wPtYx56o/xoSNhVBXejy7yV9ObrkN7gogz6fs2xZwih5cOwpYg==
45134513
dependencies:
45144514
"@babel/core" "^7.16.7"
45154515
"@babel/plugin-proposal-class-properties" "^7.16.7"

0 commit comments

Comments
 (0)