Skip to content

Commit 19ebb59

Browse files
committed
Update dependency ember-a11y-testing to v4
1 parent 6e7b63a commit 19ebb59

File tree

2 files changed

+78
-84
lines changed

2 files changed

+78
-84
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"babel-eslint": "10.1.0",
5858
"babel-plugin-transform-object-rest-spread": "6.26.0",
5959
"broccoli-asset-rev": "3.0.0",
60-
"ember-a11y-testing": "3.0.2",
60+
"ember-a11y-testing": "4.0.0",
6161
"ember-api-actions": "0.2.9",
6262
"ember-auto-import": "1.7.0",
6363
"ember-cli": "3.22.0",

yarn.lock

+77-83
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.1.tgz#d7386a689aa0ddf06255005b4b991988021101a0"
1515
integrity sha512-725AQupWJZ8ba0jbKceeFblZTY90McUBWMwHhkFQ9q1zKPJ95GUktljFcgcsIVwRnTnRKlcYzfiNImg5G9m6ZQ==
1616

17-
"@babel/core@^7.1.6", "@babel/core@^7.10.2", "@babel/core@^7.11.6", "@babel/core@^7.12.0", "@babel/core@^7.12.3", "@babel/core@^7.3.4", "@babel/core@^7.7.5", "@babel/core@^7.8.4", "@babel/core@^7.8.7":
17+
"@babel/core@^7.1.6", "@babel/core@^7.11.6", "@babel/core@^7.12.0", "@babel/core@^7.12.3", "@babel/core@^7.3.4", "@babel/core@^7.7.5", "@babel/core@^7.8.4", "@babel/core@^7.8.7":
1818
version "7.12.3"
1919
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.3.tgz#1b436884e1e3bff6fb1328dc02b208759de92ad8"
2020
integrity sha512-0qXcZYKZp3/6N2jKYVxZv0aNCsxTSVCiK72DTiTYZAu7sjg73W0/aynWjMbiGd87EQL4WyA8reiJVh92AVla9g==
@@ -60,7 +60,7 @@
6060
"@babel/helper-explode-assignable-expression" "^7.10.4"
6161
"@babel/types" "^7.10.4"
6262

63-
"@babel/helper-compilation-targets@^7.10.2", "@babel/helper-compilation-targets@^7.12.0", "@babel/helper-compilation-targets@^7.12.1", "@babel/helper-compilation-targets@^7.8.4":
63+
"@babel/helper-compilation-targets@^7.12.0", "@babel/helper-compilation-targets@^7.12.1", "@babel/helper-compilation-targets@^7.8.4":
6464
version "7.12.1"
6565
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.1.tgz#310e352888fbdbdd8577be8dfdd2afb9e7adcf50"
6666
integrity sha512-jtBEif7jsPwP27GPHs06v4WBV0KrE8a/P7n0N0sSvHn2hwUCYnolP/CLmz51IzAW4NlN+HuoBtb9QcwnRo9F/g==
@@ -269,15 +269,15 @@
269269
"@babel/helper-remap-async-to-generator" "^7.12.1"
270270
"@babel/plugin-syntax-async-generators" "^7.8.0"
271271

272-
"@babel/plugin-proposal-class-properties@^7.1.0", "@babel/plugin-proposal-class-properties@^7.10.1", "@babel/plugin-proposal-class-properties@^7.10.4", "@babel/plugin-proposal-class-properties@^7.12.1", "@babel/plugin-proposal-class-properties@^7.8.3":
272+
"@babel/plugin-proposal-class-properties@^7.1.0", "@babel/plugin-proposal-class-properties@^7.10.4", "@babel/plugin-proposal-class-properties@^7.12.1", "@babel/plugin-proposal-class-properties@^7.8.3":
273273
version "7.12.1"
274274
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.12.1.tgz#a082ff541f2a29a4821065b8add9346c0c16e5de"
275275
integrity sha512-cKp3dlQsFsEs5CWKnN7BnSHOd0EOW8EKpEjkoz1pO2E5KzIDNV9Ros1b0CnmbVgAGXJubOYVBOGCT1OmJwOI7w==
276276
dependencies:
277277
"@babel/helper-create-class-features-plugin" "^7.12.1"
278278
"@babel/helper-plugin-utils" "^7.10.4"
279279

280-
"@babel/plugin-proposal-decorators@^7.10.1", "@babel/plugin-proposal-decorators@^7.10.5", "@babel/plugin-proposal-decorators@^7.8.3":
280+
"@babel/plugin-proposal-decorators@^7.10.5", "@babel/plugin-proposal-decorators@^7.8.3":
281281
version "7.10.5"
282282
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.10.5.tgz#42898bba478bc4b1ae242a703a953a7ad350ffb4"
283283
integrity sha512-Sc5TAQSZuLzgY0664mMDn24Vw2P8g/VhyLyGPaWiHahhgLqeZvcGeyBZOrJW0oSKIK2mvQ22a1ENXBIQLhrEiQ==
@@ -584,7 +584,7 @@
584584
dependencies:
585585
"@babel/helper-plugin-utils" "^7.10.4"
586586

587-
"@babel/plugin-transform-modules-amd@^7.10.1", "@babel/plugin-transform-modules-amd@^7.10.5", "@babel/plugin-transform-modules-amd@^7.12.1", "@babel/plugin-transform-modules-amd@^7.8.3":
587+
"@babel/plugin-transform-modules-amd@^7.10.5", "@babel/plugin-transform-modules-amd@^7.12.1", "@babel/plugin-transform-modules-amd@^7.8.3":
588588
version "7.12.1"
589589
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.12.1.tgz#3154300b026185666eebb0c0ed7f8415fefcf6f9"
590590
integrity sha512-tDW8hMkzad5oDtzsB70HIQQRBiTKrhfgwC/KkJeGsaNFTdWhKNt/BiE8c5yj19XiGyrxpbkOfH87qkNg1YGlOQ==
@@ -679,7 +679,7 @@
679679
dependencies:
680680
"@babel/helper-plugin-utils" "^7.10.4"
681681

682-
"@babel/plugin-transform-runtime@^7.10.1", "@babel/plugin-transform-runtime@^7.12.0", "@babel/plugin-transform-runtime@^7.8.3":
682+
"@babel/plugin-transform-runtime@^7.12.0", "@babel/plugin-transform-runtime@^7.8.3":
683683
version "7.12.1"
684684
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.12.1.tgz#04b792057eb460389ff6a4198e377614ea1e7ba5"
685685
integrity sha512-Ac/H6G9FEIkS2tXsZjL4RAdS3L3WHxci0usAnz7laPWUmFiGtj7tIASChqKZMHTSQTQY6xDbOq+V1/vIq3QrWg==
@@ -726,7 +726,7 @@
726726
dependencies:
727727
"@babel/helper-plugin-utils" "^7.10.4"
728728

729-
"@babel/plugin-transform-typescript@^7.10.1", "@babel/plugin-transform-typescript@^7.12.0", "@babel/plugin-transform-typescript@^7.8.3":
729+
"@babel/plugin-transform-typescript@^7.12.0", "@babel/plugin-transform-typescript@^7.8.3":
730730
version "7.12.1"
731731
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.12.1.tgz#d92cc0af504d510e26a754a7dbc2e5c8cd9c7ab4"
732732
integrity sha512-VrsBByqAIntM+EYMqSm59SiMEf7qkmI9dqMt6RbD/wlwueWmYcI0FFK5Fj47pP6DRZm+3teXjosKlwcZJ5lIMw==
@@ -776,7 +776,7 @@
776776
"@babel/helper-create-regexp-features-plugin" "^7.12.1"
777777
"@babel/helper-plugin-utils" "^7.10.4"
778778

779-
"@babel/polyfill@^7.10.1", "@babel/polyfill@^7.11.5", "@babel/polyfill@^7.8.3":
779+
"@babel/polyfill@^7.11.5", "@babel/polyfill@^7.8.3":
780780
version "7.12.1"
781781
resolved "https://registry.yarnpkg.com/@babel/polyfill/-/polyfill-7.12.1.tgz#1f2d6371d1261bbd961f3c5d5909150e12d0bd96"
782782
integrity sha512-X0pi0V6gxLi6lFZpGmeNa4zxtwEmCs42isWLNjZZDE0Y8yVfgu0T2OAHlzBbdYlqbW/YXVvoBHpATEM+goCj8g==
@@ -867,7 +867,7 @@
867867
"@babel/types" "^7.4.4"
868868
esutils "^2.0.2"
869869

870-
"@babel/runtime@^7.10.2", "@babel/runtime@^7.12.0", "@babel/runtime@^7.8.4":
870+
"@babel/runtime@^7.12.0", "@babel/runtime@^7.8.4":
871871
version "7.12.1"
872872
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.1.tgz#b4116a6b6711d010b2dad3b7b6e43bf1b9954740"
873873
integrity sha512-J5AIf3vPj3UwXaAzb5j1xM4WAQDX3EMgemF8rjCP3SoW09LfRKAXQKt6CoVYl230P6iWdRcBbnLDDdnqWxZSCA==
@@ -2763,10 +2763,10 @@ aws4@^1.8.0:
27632763
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.10.1.tgz#e1e82e4f3e999e2cfd61b161280d16a111f86428"
27642764
integrity sha512-zg7Hz2k5lI8kb7U32998pRRFin7zJlkfezGJjUc2heaD4Pw2wObakCDVzkKztTm/Ln7eiVvYsjqak0Ed4LkMDA==
27652765

2766-
axe-core@3.5.5:
2767-
version "3.5.5"
2768-
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-3.5.5.tgz#84315073b53fa3c0c51676c588d59da09a192227"
2769-
integrity sha512-5P0QZ6J5xGikH780pghEdbEKijCTrruK9KxtPZCFWUpef0f6GipO+xEZ5GKCb020mmqgbiNO6TcA55CriL784Q==
2766+
axe-core@^4.0.1:
2767+
version "4.0.2"
2768+
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.0.2.tgz#c7cf7378378a51fcd272d3c09668002a4990b1cb"
2769+
integrity sha512-arU1h31OGFu+LPrOLGZ7nB45v940NMDMEJeNmbutu57P+UFDVnkZg3e+J1I2HJRZ9hT7gO8J91dn/PMrAiKakA==
27702770

27712771
axios@^0.19.0:
27722772
version "0.19.2"
@@ -3010,7 +3010,7 @@ babel-plugin-ember-data-packages-polyfill@^0.1.1, babel-plugin-ember-data-packag
30103010
dependencies:
30113011
"@ember-data/rfc395-data" "^0.0.4"
30123012

3013-
babel-plugin-ember-modules-api-polyfill@^2.12.0, babel-plugin-ember-modules-api-polyfill@^2.13.4, babel-plugin-ember-modules-api-polyfill@^2.6.0:
3013+
babel-plugin-ember-modules-api-polyfill@^2.12.0, babel-plugin-ember-modules-api-polyfill@^2.6.0:
30143014
version "2.13.4"
30153015
resolved "https://registry.yarnpkg.com/babel-plugin-ember-modules-api-polyfill/-/babel-plugin-ember-modules-api-polyfill-2.13.4.tgz#cf62bc9bfd808c48d810d5194f4329e9453bd603"
30163016
integrity sha512-uxQPkEQAzCYdwhZk16O9m1R4xtCRNy4oEUTBrccOPfzlIahRZJic/JeP/ZEL0BC6Mfq6r55eOg6gMF/zdFoCvA==
@@ -3712,7 +3712,7 @@ broccoli-babel-transpiler@^6.5.0:
37123712
rsvp "^4.8.2"
37133713
workerpool "^2.3.0"
37143714

3715-
broccoli-babel-transpiler@^7.4.0, broccoli-babel-transpiler@^7.5.0, broccoli-babel-transpiler@^7.7.0, broccoli-babel-transpiler@^7.8.0:
3715+
broccoli-babel-transpiler@^7.4.0, broccoli-babel-transpiler@^7.7.0, broccoli-babel-transpiler@^7.8.0:
37163716
version "7.8.0"
37173717
resolved "https://registry.yarnpkg.com/broccoli-babel-transpiler/-/broccoli-babel-transpiler-7.8.0.tgz#7e0f01fce5739f49bbadeee7f1e625ca51cad66e"
37183718
integrity sha512-dv30Td5uL7dO3NzQUqQKQs+Iq7JGKnCNtvc6GBO76uVPqGnRlsQZcYqdBVr33JrctR+ZrpTUf7TjsFKeDRFA8Q==
@@ -3917,22 +3917,6 @@ broccoli-funnel-reducer@^1.0.0:
39173917
resolved "https://registry.yarnpkg.com/broccoli-funnel-reducer/-/broccoli-funnel-reducer-1.0.0.tgz#11365b2a785aec9b17972a36df87eef24c5cc0ea"
39183918
integrity sha1-ETZbKnha7JsXlyo234fu8kxcwOo=
39193919

3920-
[email protected], broccoli-funnel@^3.0.0, broccoli-funnel@^3.0.2, broccoli-funnel@^3.0.3:
3921-
version "3.0.3"
3922-
resolved "https://registry.yarnpkg.com/broccoli-funnel/-/broccoli-funnel-3.0.3.tgz#26fd42632471f67a91f4770d1987118087219937"
3923-
integrity sha512-LPzZ91BwStoHZXdXHQAJeYORl189OrRKM5NdIi86SDU9wZ4s/3lV1PRFOiobDT/jKM10voM7CDzfvicHbCYxAQ==
3924-
dependencies:
3925-
array-equal "^1.0.0"
3926-
blank-object "^1.0.1"
3927-
broccoli-plugin "^4.0.1"
3928-
debug "^4.1.1"
3929-
fast-ordered-set "^1.0.0"
3930-
fs-tree-diff "^2.0.1"
3931-
heimdalljs "^0.2.0"
3932-
minimatch "^3.0.0"
3933-
path-posix "^1.0.0"
3934-
walk-sync "^2.0.2"
3935-
39363920
broccoli-funnel@^1.0.1:
39373921
version "1.2.0"
39383922
resolved "https://registry.yarnpkg.com/broccoli-funnel/-/broccoli-funnel-1.2.0.tgz#cddc3afc5ff1685a8023488fff74ce6fb5a51296"
@@ -3972,6 +3956,22 @@ broccoli-funnel@^2.0.0, broccoli-funnel@^2.0.1, broccoli-funnel@^2.0.2:
39723956
symlink-or-copy "^1.0.0"
39733957
walk-sync "^0.3.1"
39743958

3959+
broccoli-funnel@^3.0.0, broccoli-funnel@^3.0.2, broccoli-funnel@^3.0.3:
3960+
version "3.0.3"
3961+
resolved "https://registry.yarnpkg.com/broccoli-funnel/-/broccoli-funnel-3.0.3.tgz#26fd42632471f67a91f4770d1987118087219937"
3962+
integrity sha512-LPzZ91BwStoHZXdXHQAJeYORl189OrRKM5NdIi86SDU9wZ4s/3lV1PRFOiobDT/jKM10voM7CDzfvicHbCYxAQ==
3963+
dependencies:
3964+
array-equal "^1.0.0"
3965+
blank-object "^1.0.1"
3966+
broccoli-plugin "^4.0.1"
3967+
debug "^4.1.1"
3968+
fast-ordered-set "^1.0.0"
3969+
fs-tree-diff "^2.0.1"
3970+
heimdalljs "^0.2.0"
3971+
minimatch "^3.0.0"
3972+
path-posix "^1.0.0"
3973+
walk-sync "^2.0.2"
3974+
39753975
broccoli-kitchen-sink-helpers@^0.2.5:
39763976
version "0.2.9"
39773977
resolved "https://registry.yarnpkg.com/broccoli-kitchen-sink-helpers/-/broccoli-kitchen-sink-helpers-0.2.9.tgz#a5e0986ed8d76fb5984b68c3f0450d3a96e36ecc"
@@ -5630,6 +5630,11 @@ data-urls@^2.0.0:
56305630
whatwg-mimetype "^2.3.0"
56315631
whatwg-url "^8.0.0"
56325632

5633+
date-and-time@^0.14.1:
5634+
version "0.14.1"
5635+
resolved "https://registry.yarnpkg.com/date-and-time/-/date-and-time-0.14.1.tgz#969634697b78956fb66b8be6fb0f39fbd631f2f6"
5636+
integrity sha512-M4RggEH5OF2ZuCOxgOU67R6Z9ohjKbxGvAQz48vj53wLmL0bAgumkBvycR32f30pK+Og9pIR+RFDyChbaE4oLA==
5637+
56335638
date-time@^2.1.0:
56345639
version "2.1.0"
56355640
resolved "https://registry.yarnpkg.com/date-time/-/date-time-2.1.0.tgz#0286d1b4c769633b3ca13e1e62558d2dbdc2eba2"
@@ -6004,16 +6009,21 @@ elliptic@^6.5.3:
60046009
minimalistic-assert "^1.0.0"
60056010
minimalistic-crypto-utils "^1.0.0"
60066011

6007-
ember-a11y-testing@3.0.2:
6008-
version "3.0.2"
6009-
resolved "https://registry.yarnpkg.com/ember-a11y-testing/-/ember-a11y-testing-3.0.2.tgz#8819941bf7cd1b31c1463d95de19e8c4927b1111"
6010-
integrity sha512-9FYh3S07C10c4oub6ziSXHcLHAT3RxFPrn7DV39TRtbz+H3ZAD84dRrIvQrR8wORi3Ti51OmygSmfH2G7CqwvA==
6012+
ember-a11y-testing@4.0.0:
6013+
version "4.0.0"
6014+
resolved "https://registry.yarnpkg.com/ember-a11y-testing/-/ember-a11y-testing-4.0.0.tgz#99cf0bf7e5b840379a995ff6449de24c24f7ef13"
6015+
integrity sha512-fr9hvsQ2cPyqMMCm/v+C5EBDY6tFTbwb7Kp3rUemidXGlrQrw0XRvJddbX8KAuMkJ1I0JRqQDiLJJNWEU74Qng==
60116016
dependencies:
6012-
axe-core "3.5.5"
6013-
broccoli-funnel "3.0.3"
6014-
ember-cli-babel "7.21.0"
6015-
ember-cli-version-checker "5.1.1"
6016-
ember-get-config "0.2.4"
6017+
axe-core "^4.0.1"
6018+
body-parser "^1.19.0"
6019+
broccoli-funnel "^3.0.3"
6020+
broccoli-merge-trees "^4.2.0"
6021+
date-and-time "^0.14.1"
6022+
ember-cli-babel "^7.21.0"
6023+
ember-cli-typescript "^3.0.0"
6024+
ember-destroyable-polyfill "^2.0.1"
6025+
fs-extra "^9.0.1"
6026+
validate-peer-dependencies "^1.1.0"
60176027

60186028
60196029
version "0.2.9"
@@ -6090,38 +6100,6 @@ ember-cli-babel-plugin-helpers@^1.0.0, ember-cli-babel-plugin-helpers@^1.1.0, em
60906100
resolved "https://registry.yarnpkg.com/ember-cli-babel-plugin-helpers/-/ember-cli-babel-plugin-helpers-1.1.1.tgz#5016b80cdef37036c4282eef2d863e1d73576879"
60916101
integrity sha512-sKvOiPNHr5F/60NLd7SFzMpYPte/nnGkq/tMIfXejfKHIhaiIkYFqX8Z9UFTKWLLn+V7NOaby6niNPZUdvKCRw==
60926102

6093-
6094-
version "7.21.0"
6095-
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.21.0.tgz#c79e888876aee87dfc3260aee7cb580b74264bbc"
6096-
integrity sha512-jHVi9melAibo0DrAG3GAxid+29xEyjBoU53652B4qcu3Xp58feZGTH/JGXovH7TjvbeNn65zgNyoV3bk1onULw==
6097-
dependencies:
6098-
"@babel/core" "^7.10.2"
6099-
"@babel/helper-compilation-targets" "^7.10.2"
6100-
"@babel/plugin-proposal-class-properties" "^7.10.1"
6101-
"@babel/plugin-proposal-decorators" "^7.10.1"
6102-
"@babel/plugin-transform-modules-amd" "^7.10.1"
6103-
"@babel/plugin-transform-runtime" "^7.10.1"
6104-
"@babel/plugin-transform-typescript" "^7.10.1"
6105-
"@babel/polyfill" "^7.10.1"
6106-
"@babel/preset-env" "^7.10.2"
6107-
"@babel/runtime" "^7.10.2"
6108-
amd-name-resolver "^1.2.1"
6109-
babel-plugin-debug-macros "^0.3.3"
6110-
babel-plugin-ember-data-packages-polyfill "^0.1.2"
6111-
babel-plugin-ember-modules-api-polyfill "^2.13.4"
6112-
babel-plugin-module-resolver "^3.1.1"
6113-
broccoli-babel-transpiler "^7.5.0"
6114-
broccoli-debug "^0.6.4"
6115-
broccoli-funnel "^2.0.1"
6116-
broccoli-source "^1.1.0"
6117-
clone "^2.1.2"
6118-
ember-cli-babel-plugin-helpers "^1.1.0"
6119-
ember-cli-version-checker "^4.1.0"
6120-
ensure-posix-path "^1.0.2"
6121-
fixturify-project "^1.10.0"
6122-
rimraf "^3.0.1"
6123-
semver "^5.5.0"
6124-
61256103
[email protected], ember-cli-babel@^7.0.0, ember-cli-babel@^7.1.0, ember-cli-babel@^7.1.2, ember-cli-babel@^7.1.3, ember-cli-babel@^7.10.0, ember-cli-babel@^7.11.1, ember-cli-babel@^7.12.0, ember-cli-babel@^7.13.0, ember-cli-babel@^7.18.0, ember-cli-babel@^7.19.0, ember-cli-babel@^7.20.5, ember-cli-babel@^7.21.0, ember-cli-babel@^7.22.1, ember-cli-babel@^7.23.0, ember-cli-babel@^7.5.0, ember-cli-babel@^7.7.3:
61266104
version "7.23.0"
61276105
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.23.0.tgz#ec580aa2c115d0810e454dd5c2fffce238284b92"
@@ -6576,15 +6554,6 @@ ember-cli-typescript@^4.0.0:
65766554
stagehand "^1.0.0"
65776555
walk-sync "^2.2.0"
65786556

6579-
[email protected], ember-cli-version-checker@^5.0.2, ember-cli-version-checker@^5.1.1:
6580-
version "5.1.1"
6581-
resolved "https://registry.yarnpkg.com/ember-cli-version-checker/-/ember-cli-version-checker-5.1.1.tgz#3185c526c14671609cbd22ab0d0925787fc84f3d"
6582-
integrity sha512-YziSW1MgOuVdJSyUY2CKSC4vXrGQIHF6FgygHkJOxYGjZNQYwf5MK0sbliKatvJf7kzDSnXs+r8JLrD74W/A8A==
6583-
dependencies:
6584-
resolve-package-path "^2.0.0"
6585-
semver "^7.3.2"
6586-
silent-error "^1.1.1"
6587-
65886557
ember-cli-version-checker@^2.0.0, ember-cli-version-checker@^2.1.0, ember-cli-version-checker@^2.1.1, ember-cli-version-checker@^2.1.2:
65896558
version "2.2.0"
65906559
resolved "https://registry.yarnpkg.com/ember-cli-version-checker/-/ember-cli-version-checker-2.2.0.tgz#47771b731fe0962705e27c8199a9e3825709f3b3"
@@ -6610,6 +6579,15 @@ ember-cli-version-checker@^4.1.0:
66106579
semver "^6.3.0"
66116580
silent-error "^1.1.1"
66126581

6582+
ember-cli-version-checker@^5.0.2, ember-cli-version-checker@^5.1.1:
6583+
version "5.1.1"
6584+
resolved "https://registry.yarnpkg.com/ember-cli-version-checker/-/ember-cli-version-checker-5.1.1.tgz#3185c526c14671609cbd22ab0d0925787fc84f3d"
6585+
integrity sha512-YziSW1MgOuVdJSyUY2CKSC4vXrGQIHF6FgygHkJOxYGjZNQYwf5MK0sbliKatvJf7kzDSnXs+r8JLrD74W/A8A==
6586+
dependencies:
6587+
resolve-package-path "^2.0.0"
6588+
semver "^7.3.2"
6589+
silent-error "^1.1.1"
6590+
66136591
66146592
version "3.22.0"
66156593
resolved "https://registry.yarnpkg.com/ember-cli/-/ember-cli-3.22.0.tgz#bf073ce6b755fb9bc77a81acee41ff0a5b30d8d6"
@@ -6777,7 +6755,7 @@ [email protected]:
67776755
ember-cli-typescript "^3.1.3"
67786756
ember-inflector "^3.0.1"
67796757

6780-
ember-destroyable-polyfill@^2.0.2:
6758+
ember-destroyable-polyfill@^2.0.1, ember-destroyable-polyfill@^2.0.2:
67816759
version "2.0.2"
67826760
resolved "https://registry.yarnpkg.com/ember-destroyable-polyfill/-/ember-destroyable-polyfill-2.0.2.tgz#2cc7532bd3c00e351b4da9b7fc683f4daff79671"
67836761
integrity sha512-9t+ya+9c+FkNM5IAyJIv6ETG8jfZQaUnFCO5SeLlV0wkSw7TOexyb61jh5GVee0KmknfRhrRGGAyT4Y0TwkZ+w==
@@ -6847,7 +6825,7 @@ [email protected]:
68476825
node-fetch "^2.6.0"
68486826
whatwg-fetch "^3.4.0"
68496827

6850-
ember-get-config@, ember-get-config@0.2.4, ember-get-config@^0.2.2, ember-get-config@^0.2.4:
6828+
ember-get-config@, ember-get-config@^0.2.2, ember-get-config@^0.2.4:
68516829
version "0.2.4"
68526830
resolved "https://registry.yarnpkg.com/ember-get-config/-/ember-get-config-0.2.4.tgz#118492a2a03d73e46004ed777928942021fe1ecd"
68536831
integrity sha1-EYSSoqA9c+RgBO13eSiUICH+Hs0=
@@ -13066,6 +13044,14 @@ resolve-package-path@^2.0.0:
1306613044
path-root "^0.1.1"
1306713045
resolve "^1.13.1"
1306813046

13047+
resolve-package-path@^3.1.0:
13048+
version "3.1.0"
13049+
resolved "https://registry.yarnpkg.com/resolve-package-path/-/resolve-package-path-3.1.0.tgz#35faaa5d54a9c7dd481eb7c4b2a44410c9c763d8"
13050+
integrity sha512-2oC2EjWbMJwvSN6Z7DbDfJMnD8MYEouaLn5eIX0j8XwPsYCVIyY9bbnX88YHVkbr8XHqvZrYbxaLPibfTYKZMA==
13051+
dependencies:
13052+
path-root "^0.1.1"
13053+
resolve "^1.17.0"
13054+
1306913055
resolve-path@^1.4.0:
1307013056
version "1.4.0"
1307113057
resolved "https://registry.yarnpkg.com/resolve-path/-/resolve-path-1.4.0.tgz#c4bda9f5efb2fce65247873ab36bb4d834fe16f7"
@@ -14788,6 +14774,14 @@ validate-npm-package-name@^3.0.0:
1478814774
dependencies:
1478914775
builtins "^1.0.3"
1479014776

14777+
validate-peer-dependencies@^1.1.0:
14778+
version "1.1.0"
14779+
resolved "https://registry.yarnpkg.com/validate-peer-dependencies/-/validate-peer-dependencies-1.1.0.tgz#8240a115df121ea35b0bb082255b38b5c591d7e1"
14780+
integrity sha512-eHHxI3fNMqu8bzWPRWWgV72kBJkWwRCeEua7yC7UI6dsqC55orhxKAC3uyQfCjjToOyAZ8mpNrbQH+NMoYBn1w==
14781+
dependencies:
14782+
resolve-package-path "^3.1.0"
14783+
semver "^7.3.2"
14784+
1479114785
validator@^10.0.0:
1479214786
version "10.11.0"
1479314787
resolved "https://registry.yarnpkg.com/validator/-/validator-10.11.0.tgz#003108ea6e9a9874d31ccc9e5006856ccd76b228"

0 commit comments

Comments
 (0)