Skip to content

Commit c8dd0d4

Browse files
authored
Merge pull request #541 from ember-a11y/dependabot/npm_and_yarn/ember-auto-import-2.7.4
Bump ember-auto-import from 2.6.3 to 2.7.4
2 parents 79f0399 + 7c0a1a9 commit c8dd0d4

File tree

1 file changed

+84
-24
lines changed

1 file changed

+84
-24
lines changed

yarn.lock

Lines changed: 84 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,13 @@
8585
dependencies:
8686
"@babel/types" "^7.18.6"
8787

88+
"@babel/helper-annotate-as-pure@^7.24.7":
89+
version "7.24.7"
90+
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.24.7.tgz#5373c7bc8366b12a033b4be1ac13a206c6656aab"
91+
integrity sha512-BaDeOonYvhdKw+JoMVkAixAAJzG2jVPIwWoKBPdYuY9b452e2rPuI9QPYh3KpofZ3pW2akOmwZLOiOsHMiqRAg==
92+
dependencies:
93+
"@babel/types" "^7.24.7"
94+
8895
"@babel/helper-builder-binary-assignment-operator-visitor@^7.18.6":
8996
version "7.22.3"
9097
resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.22.3.tgz#c9b83d1ba74e163e023f008a3d3204588a7ceb60"
@@ -118,6 +125,19 @@
118125
"@babel/helper-split-export-declaration" "^7.18.6"
119126
semver "^6.3.0"
120127

128+
"@babel/helper-create-class-features-plugin@^7.24.7":
129+
version "7.25.4"
130+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.25.4.tgz#57eaf1af38be4224a9d9dd01ddde05b741f50e14"
131+
integrity sha512-ro/bFs3/84MDgDmMwbcHgDa8/E6J3QKNTk4xJJnVeFtGE+tL0K26E3pNxhYz2b67fJpt7Aphw5XcploKXuCvCQ==
132+
dependencies:
133+
"@babel/helper-annotate-as-pure" "^7.24.7"
134+
"@babel/helper-member-expression-to-functions" "^7.24.8"
135+
"@babel/helper-optimise-call-expression" "^7.24.7"
136+
"@babel/helper-replace-supers" "^7.25.0"
137+
"@babel/helper-skip-transparent-expression-wrappers" "^7.24.7"
138+
"@babel/traverse" "^7.25.4"
139+
semver "^6.3.1"
140+
121141
"@babel/helper-create-regexp-features-plugin@^7.18.6", "@babel/helper-create-regexp-features-plugin@^7.22.1":
122142
version "7.22.1"
123143
resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.22.1.tgz#a7ed9a8488b45b467fca353cd1a44dc5f0cf5c70"
@@ -166,6 +186,14 @@
166186
dependencies:
167187
"@babel/types" "^7.22.3"
168188

189+
"@babel/helper-member-expression-to-functions@^7.24.8":
190+
version "7.24.8"
191+
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.24.8.tgz#6155e079c913357d24a4c20480db7c712a5c3fb6"
192+
integrity sha512-LABppdt+Lp/RlBxqrh4qgf1oEH/WxdzQNDJIu5gC/W1GyvPVrOBiItmmM8wan2fm4oYqFuFfkXmlGpLQhPY8CA==
193+
dependencies:
194+
"@babel/traverse" "^7.24.8"
195+
"@babel/types" "^7.24.8"
196+
169197
"@babel/helper-module-imports@^7.16.7", "@babel/helper-module-imports@^7.18.6", "@babel/helper-module-imports@^7.21.4":
170198
version "7.21.4"
171199
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz#ac88b2f76093637489e718a90cec6cf8a9b029af"
@@ -194,11 +222,23 @@
194222
dependencies:
195223
"@babel/types" "^7.18.6"
196224

225+
"@babel/helper-optimise-call-expression@^7.24.7":
226+
version "7.24.7"
227+
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.24.7.tgz#8b0a0456c92f6b323d27cfd00d1d664e76692a0f"
228+
integrity sha512-jKiTsW2xmWwxT1ixIdfXUZp+P5yURx2suzLZr5Hi64rURpDYdMW0pv+Uf17EYk2Rd428Lx4tLsnjGJzYKDM/6A==
229+
dependencies:
230+
"@babel/types" "^7.24.7"
231+
197232
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.16.7", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.18.9", "@babel/helper-plugin-utils@^7.19.0", "@babel/helper-plugin-utils@^7.20.2", "@babel/helper-plugin-utils@^7.21.5", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
198233
version "7.21.5"
199234
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.21.5.tgz#345f2377d05a720a4e5ecfa39cbf4474a4daed56"
200235
integrity sha512-0WDaIlXKOX/3KfBK/dwP1oQGiPh6rjMkT7HIRv7i5RR2VUMwrx5ZL0dwBkKx7+SW1zwNdgjHd34IMk5ZjTeHVg==
201236

237+
"@babel/helper-plugin-utils@^7.24.7":
238+
version "7.24.8"
239+
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.8.tgz#94ee67e8ec0e5d44ea7baeb51e571bd26af07878"
240+
integrity sha512-FFWx5142D8h2Mgr/iPVGH5G7w6jDn4jUSpZTyDnQO0Yn7Ks2Kuz6Pci8H6MPCoUJegd/UZQ3tAvfLCxQSnWWwg==
241+
202242
"@babel/helper-remap-async-to-generator@^7.18.9":
203243
version "7.18.9"
204244
resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.18.9.tgz#997458a0e3357080e54e1d79ec347f8a8cd28519"
@@ -221,6 +261,15 @@
221261
"@babel/traverse" "^7.22.1"
222262
"@babel/types" "^7.22.0"
223263

264+
"@babel/helper-replace-supers@^7.25.0":
265+
version "7.25.0"
266+
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.25.0.tgz#ff44deac1c9f619523fe2ca1fd650773792000a9"
267+
integrity sha512-q688zIvQVYtZu+i2PsdIu/uWGRpfxzr5WESsfpShfZECkO+d2o+WROWezCi/Q6kJ0tfPa5+pUGUlfx2HhrA3Bg==
268+
dependencies:
269+
"@babel/helper-member-expression-to-functions" "^7.24.8"
270+
"@babel/helper-optimise-call-expression" "^7.24.7"
271+
"@babel/traverse" "^7.25.0"
272+
224273
"@babel/helper-simple-access@^7.21.5":
225274
version "7.21.5"
226275
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.21.5.tgz#d697a7971a5c39eac32c7e63c0921c06c8a249ee"
@@ -235,6 +284,14 @@
235284
dependencies:
236285
"@babel/types" "^7.20.0"
237286

287+
"@babel/helper-skip-transparent-expression-wrappers@^7.24.7":
288+
version "7.24.7"
289+
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.24.7.tgz#5f8fa83b69ed5c27adc56044f8be2b3ea96669d9"
290+
integrity sha512-IO+DLT3LQUElMbpzlatRASEyQtfhSE0+m465v++3jyyXeBTBUjtVZg28/gHeV5mrTJqvEKhKroBGAvhW+qPHiQ==
291+
dependencies:
292+
"@babel/traverse" "^7.24.7"
293+
"@babel/types" "^7.24.7"
294+
238295
"@babel/helper-split-export-declaration@^7.18.6":
239296
version "7.18.6"
240297
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz#7367949bc75b20c6d5a5d4a97bba2824ae8ef075"
@@ -352,7 +409,7 @@
352409
"@babel/helper-split-export-declaration" "^7.18.6"
353410
"@babel/plugin-syntax-decorators" "^7.22.3"
354411

355-
"@babel/plugin-proposal-private-methods@^7.16.5":
412+
"@babel/plugin-proposal-private-methods@^7.16.5", "@babel/plugin-proposal-private-methods@^7.16.7":
356413
version "7.18.6"
357414
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.18.6.tgz#5209de7d213457548a98436fa2882f52f4be6bea"
358415
integrity sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==
@@ -567,13 +624,13 @@
567624
"@babel/helper-create-class-features-plugin" "^7.22.1"
568625
"@babel/helper-plugin-utils" "^7.21.5"
569626

570-
"@babel/plugin-transform-class-static-block@^7.22.3":
571-
version "7.22.3"
572-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.22.3.tgz#e352cf33567385c731a8f21192efeba760358773"
573-
integrity sha512-5BirgNWNOx7cwbTJCOmKFJ1pZjwk5MUfMIwiBBvsirCJMZeQgs5pk6i1OlkVg+1Vef5LfBahFOrdCnAWvkVKMw==
627+
"@babel/plugin-transform-class-static-block@^7.16.7", "@babel/plugin-transform-class-static-block@^7.22.3":
628+
version "7.24.7"
629+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.24.7.tgz#c82027ebb7010bc33c116d4b5044fbbf8c05484d"
630+
integrity sha512-HMXK3WbBPpZQufbMG4B46A90PkuuhN9vBCb5T8+VAHqvAqvcLi+2cKoukcpmUYkszLhScU3l1iudhrks3DggRQ==
574631
dependencies:
575-
"@babel/helper-create-class-features-plugin" "^7.22.1"
576-
"@babel/helper-plugin-utils" "^7.21.5"
632+
"@babel/helper-create-class-features-plugin" "^7.24.7"
633+
"@babel/helper-plugin-utils" "^7.24.7"
577634
"@babel/plugin-syntax-class-static-block" "^7.14.5"
578635

579636
"@babel/plugin-transform-classes@^7.21.0":
@@ -1088,7 +1145,7 @@
10881145
"@babel/parser" "^7.25.0"
10891146
"@babel/types" "^7.25.0"
10901147

1091-
"@babel/traverse@^7.20.5", "@babel/traverse@^7.22.1", "@babel/traverse@^7.4.5", "@babel/traverse@^7.7.0":
1148+
"@babel/traverse@^7.20.5", "@babel/traverse@^7.22.1", "@babel/traverse@^7.24.7", "@babel/traverse@^7.24.8", "@babel/traverse@^7.25.0", "@babel/traverse@^7.25.4", "@babel/traverse@^7.4.5", "@babel/traverse@^7.7.0":
10921149
version "7.25.4"
10931150
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.4.tgz#648678046990f2957407e3086e97044f13c3e18e"
10941151
integrity sha512-VJ4XsrD+nOvlXyLzmLzUs/0qjFS4sK30te5yEFlvbbUNEgKaVb2BHZUpAL+ttLPQAHNrsI3zZisbfha5Cvr8vg==
@@ -1110,7 +1167,7 @@
11101167
"@babel/helper-validator-identifier" "^7.19.1"
11111168
to-fast-properties "^2.0.0"
11121169

1113-
"@babel/types@^7.25.0", "@babel/types@^7.25.4":
1170+
"@babel/types@^7.24.7", "@babel/types@^7.24.8", "@babel/types@^7.25.0", "@babel/types@^7.25.4":
11141171
version "7.25.4"
11151172
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.4.tgz#6bcb46c72fdf1012a209d016c07f769e10adcb5f"
11161173
integrity sha512-zQ1ijeeCXVEh+aNL0RlmkPkG8HUiDcU2pzQQFjtbntgAczRASFzj4H+6+bV+dy1ntKR14I/DypeuRG1uma98iQ==
@@ -4342,7 +4399,14 @@ [email protected], debug@^2.1.0, debug@^2.1.1, debug@^2.1.3, debug@^2.2.0, debug@^2.3.
43424399
dependencies:
43434400
ms "2.0.0"
43444401

4345-
debug@4, [email protected], debug@^4.0.0, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@~4.3.1, debug@~4.3.2:
4402+
debug@4, debug@^4.0.0, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.3, debug@~4.3.1, debug@~4.3.2:
4403+
version "4.3.5"
4404+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.5.tgz#e83444eceb9fedd4a1da56d671ae2446a01a6e1e"
4405+
integrity sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==
4406+
dependencies:
4407+
ms "2.1.2"
4408+
4409+
43464410
version "4.3.4"
43474411
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
43484412
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
@@ -4356,13 +4420,6 @@ debug@^3.0.1, debug@^3.1.0, debug@^3.2.7:
43564420
dependencies:
43574421
ms "^2.1.1"
43584422

4359-
debug@^4.3.3:
4360-
version "4.3.5"
4361-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.5.tgz#e83444eceb9fedd4a1da56d671ae2446a01a6e1e"
4362-
integrity sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==
4363-
dependencies:
4364-
ms "2.1.2"
4365-
43664423
decode-named-character-reference@^1.0.0:
43674424
version "1.0.2"
43684425
resolved "https://registry.yarnpkg.com/decode-named-character-reference/-/decode-named-character-reference-1.0.2.tgz#daabac9690874c394c81e4162a0304b35d824f0e"
@@ -4586,13 +4643,15 @@ electron-to-chromium@^1.5.4:
45864643
integrity sha512-lbBcvtIJ4J6sS4tb5TLp1b4LyfCdMkwStzXPyAgVgTRAsep4bvrAGaBOP7ZJtQMNJpSQ9SqG4brWOroNaQtm7Q==
45874644

45884645
ember-auto-import@^2.2.4, ember-auto-import@^2.5.0, ember-auto-import@^2.6.0, ember-auto-import@^2.6.1:
4589-
version "2.6.3"
4590-
resolved "https://registry.yarnpkg.com/ember-auto-import/-/ember-auto-import-2.6.3.tgz#f18d1b93dd10b08ba5496518436f9d56dd4e000a"
4591-
integrity sha512-uLhrRDJYWCRvQ4JQ1e64XlSrqAKSd6PXaJ9ZsZI6Tlms9T4DtQFxNXasqji2ZRJBVrxEoLCRYX3RTldsQ0vNGQ==
4646+
version "2.7.4"
4647+
resolved "https://registry.yarnpkg.com/ember-auto-import/-/ember-auto-import-2.7.4.tgz#ca99570eb3d6165968df797a4750aa58073852b5"
4648+
integrity sha512-6CdXSegJJc8nwwK7+1lIcBUnMVrJRNd4ZdMgcKbCAwPvcGxMgRVBddSzrX/+q/UuflvTEO26Dk1g7Z6KHMXUhw==
45924649
dependencies:
45934650
"@babel/core" "^7.16.7"
45944651
"@babel/plugin-proposal-class-properties" "^7.16.7"
45954652
"@babel/plugin-proposal-decorators" "^7.16.7"
4653+
"@babel/plugin-proposal-private-methods" "^7.16.7"
4654+
"@babel/plugin-transform-class-static-block" "^7.16.7"
45964655
"@babel/preset-env" "^7.16.7"
45974656
"@embroider/macros" "^1.0.0"
45984657
"@embroider/shared-internals" "^2.0.0"
@@ -4614,6 +4673,7 @@ ember-auto-import@^2.2.4, ember-auto-import@^2.5.0, ember-auto-import@^2.6.0, em
46144673
js-string-escape "^1.0.1"
46154674
lodash "^4.17.19"
46164675
mini-css-extract-plugin "^2.5.2"
4676+
minimatch "^3.0.0"
46174677
parse5 "^6.0.1"
46184678
resolve "^1.20.0"
46194679
resolve-package-path "^4.0.3"
@@ -10520,10 +10580,10 @@ [email protected]:
1052010580
dependencies:
1052110581
lru-cache "^6.0.0"
1052210582

10523-
semver@^6.0.0, semver@^6.1.0, semver@^6.1.1, semver@^6.1.2, semver@^6.2.0, semver@^6.3.0:
10524-
version "6.3.0"
10525-
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
10526-
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
10583+
semver@^6.0.0, semver@^6.1.0, semver@^6.1.1, semver@^6.1.2, semver@^6.2.0, semver@^6.3.0, semver@^6.3.1:
10584+
version "6.3.1"
10585+
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
10586+
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
1052710587

1052810588
semver@^7.0.0, semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.8:
1052910589
version "7.5.1"

0 commit comments

Comments
 (0)