Skip to content

Commit 98e03df

Browse files
Update dependency ember-auto-import to v2.4.2 (#4829)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 305df42 commit 98e03df

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
@@ -69,7 +69,7 @@
6969
"broccoli-asset-rev": "3.0.0",
7070
"ember-a11y-testing": "5.0.0",
7171
"ember-api-actions": "0.2.9",
72-
"ember-auto-import": "2.4.1",
72+
"ember-auto-import": "2.4.2",
7373
"ember-cli": "4.3.0",
7474
"ember-cli-app-version": "5.0.0",
7575
"ember-cli-babel": "7.26.11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5983,10 +5983,10 @@ [email protected]:
59835983
ember-compatibility-helpers "^1.2.5"
59845984
ember-destroyable-polyfill "^2.0.2"
59855985

5986-
[email protected].1, ember-auto-import@^2.2.0, ember-auto-import@^2.2.3, ember-auto-import@^2.2.4:
5987-
version "2.4.1"
5988-
resolved "https://registry.yarnpkg.com/ember-auto-import/-/ember-auto-import-2.4.1.tgz#25e1c21d403eed116b21972ccc5336b49a7ca46b"
5989-
integrity sha512-lyCl2hzIb6Dlcmfm3gI3lAtaOk/nzR2kM4GDJRRu19YJhhSkpiIMSDVjw8ShxmnYiI005R1eOcP3C/GgRRW5mA==
5986+
[email protected].2, ember-auto-import@^2.2.0, ember-auto-import@^2.2.3, ember-auto-import@^2.2.4:
5987+
version "2.4.2"
5988+
resolved "https://registry.yarnpkg.com/ember-auto-import/-/ember-auto-import-2.4.2.tgz#d4d3bc6885a11cf124f606f5c37169bdf76e37ae"
5989+
integrity sha512-REh+1aJWpTkvN42a/ga41OuRpUsSW7UQfPr2wPtYx56o/xoSNhVBXejy7yV9ObrkN7gogz6fs2xZwih5cOwpYg==
59905990
dependencies:
59915991
"@babel/core" "^7.16.7"
59925992
"@babel/plugin-proposal-class-properties" "^7.16.7"

0 commit comments

Comments
 (0)