Skip to content

Commit 02f36f6

Browse files
committed
Update dependency ember-a11y-testing to v4
1 parent 235e324 commit 02f36f6

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.8.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":
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":
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.12.1", "@babel/plugin-transform-runtime@^7.8.3":
682+
"@babel/plugin-transform-runtime@^7.12.0", "@babel/plugin-transform-runtime@^7.12.1", "@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.12.5", "@babel/runtime@^7.8.4":
870+
"@babel/runtime@^7.12.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.8.4":
871871
version "7.12.5"
872872
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.5.tgz#410e7e487441e1b360c29be715d870d9b985882e"
873873
integrity sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg==
@@ -2705,10 +2705,10 @@ aws4@^1.8.0:
27052705
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.10.1.tgz#e1e82e4f3e999e2cfd61b161280d16a111f86428"
27062706
integrity sha512-zg7Hz2k5lI8kb7U32998pRRFin7zJlkfezGJjUc2heaD4Pw2wObakCDVzkKztTm/Ln7eiVvYsjqak0Ed4LkMDA==
27072707

2708-
axe-core@3.5.5:
2709-
version "3.5.5"
2710-
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-3.5.5.tgz#84315073b53fa3c0c51676c588d59da09a192227"
2711-
integrity sha512-5P0QZ6J5xGikH780pghEdbEKijCTrruK9KxtPZCFWUpef0f6GipO+xEZ5GKCb020mmqgbiNO6TcA55CriL784Q==
2708+
axe-core@^4.0.1:
2709+
version "4.1.1"
2710+
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.1.1.tgz#70a7855888e287f7add66002211a423937063eaf"
2711+
integrity sha512-5Kgy8Cz6LPC9DJcNb3yjAXTu3XihQgEdnIg50c//zOC/MyLP0Clg+Y8Sh9ZjjnvBrDZU4DgXS9C3T9r4/scGZQ==
27122712

27132713
axios@^0.19.0:
27142714
version "0.19.2"
@@ -2952,7 +2952,7 @@ babel-plugin-ember-data-packages-polyfill@^0.1.1, babel-plugin-ember-data-packag
29522952
dependencies:
29532953
"@ember-data/rfc395-data" "^0.0.4"
29542954

2955-
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:
2955+
babel-plugin-ember-modules-api-polyfill@^2.12.0, babel-plugin-ember-modules-api-polyfill@^2.6.0:
29562956
version "2.13.4"
29572957
resolved "https://registry.yarnpkg.com/babel-plugin-ember-modules-api-polyfill/-/babel-plugin-ember-modules-api-polyfill-2.13.4.tgz#cf62bc9bfd808c48d810d5194f4329e9453bd603"
29582958
integrity sha512-uxQPkEQAzCYdwhZk16O9m1R4xtCRNy4oEUTBrccOPfzlIahRZJic/JeP/ZEL0BC6Mfq6r55eOg6gMF/zdFoCvA==
@@ -3654,7 +3654,7 @@ broccoli-babel-transpiler@^6.5.0:
36543654
rsvp "^4.8.2"
36553655
workerpool "^2.3.0"
36563656

3657-
broccoli-babel-transpiler@^7.4.0, broccoli-babel-transpiler@^7.5.0, broccoli-babel-transpiler@^7.7.0, broccoli-babel-transpiler@^7.8.0:
3657+
broccoli-babel-transpiler@^7.4.0, broccoli-babel-transpiler@^7.7.0, broccoli-babel-transpiler@^7.8.0:
36583658
version "7.8.0"
36593659
resolved "https://registry.yarnpkg.com/broccoli-babel-transpiler/-/broccoli-babel-transpiler-7.8.0.tgz#7e0f01fce5739f49bbadeee7f1e625ca51cad66e"
36603660
integrity sha512-dv30Td5uL7dO3NzQUqQKQs+Iq7JGKnCNtvc6GBO76uVPqGnRlsQZcYqdBVr33JrctR+ZrpTUf7TjsFKeDRFA8Q==
@@ -3859,22 +3859,6 @@ broccoli-funnel-reducer@^1.0.0:
38593859
resolved "https://registry.yarnpkg.com/broccoli-funnel-reducer/-/broccoli-funnel-reducer-1.0.0.tgz#11365b2a785aec9b17972a36df87eef24c5cc0ea"
38603860
integrity sha1-ETZbKnha7JsXlyo234fu8kxcwOo=
38613861

3862-
[email protected], broccoli-funnel@^3.0.0, broccoli-funnel@^3.0.2, broccoli-funnel@^3.0.3:
3863-
version "3.0.3"
3864-
resolved "https://registry.yarnpkg.com/broccoli-funnel/-/broccoli-funnel-3.0.3.tgz#26fd42632471f67a91f4770d1987118087219937"
3865-
integrity sha512-LPzZ91BwStoHZXdXHQAJeYORl189OrRKM5NdIi86SDU9wZ4s/3lV1PRFOiobDT/jKM10voM7CDzfvicHbCYxAQ==
3866-
dependencies:
3867-
array-equal "^1.0.0"
3868-
blank-object "^1.0.1"
3869-
broccoli-plugin "^4.0.1"
3870-
debug "^4.1.1"
3871-
fast-ordered-set "^1.0.0"
3872-
fs-tree-diff "^2.0.1"
3873-
heimdalljs "^0.2.0"
3874-
minimatch "^3.0.0"
3875-
path-posix "^1.0.0"
3876-
walk-sync "^2.0.2"
3877-
38783862
broccoli-funnel@^1.0.1:
38793863
version "1.2.0"
38803864
resolved "https://registry.yarnpkg.com/broccoli-funnel/-/broccoli-funnel-1.2.0.tgz#cddc3afc5ff1685a8023488fff74ce6fb5a51296"
@@ -3914,6 +3898,22 @@ broccoli-funnel@^2.0.0, broccoli-funnel@^2.0.1, broccoli-funnel@^2.0.2:
39143898
symlink-or-copy "^1.0.0"
39153899
walk-sync "^0.3.1"
39163900

3901+
broccoli-funnel@^3.0.0, broccoli-funnel@^3.0.2, broccoli-funnel@^3.0.3:
3902+
version "3.0.3"
3903+
resolved "https://registry.yarnpkg.com/broccoli-funnel/-/broccoli-funnel-3.0.3.tgz#26fd42632471f67a91f4770d1987118087219937"
3904+
integrity sha512-LPzZ91BwStoHZXdXHQAJeYORl189OrRKM5NdIi86SDU9wZ4s/3lV1PRFOiobDT/jKM10voM7CDzfvicHbCYxAQ==
3905+
dependencies:
3906+
array-equal "^1.0.0"
3907+
blank-object "^1.0.1"
3908+
broccoli-plugin "^4.0.1"
3909+
debug "^4.1.1"
3910+
fast-ordered-set "^1.0.0"
3911+
fs-tree-diff "^2.0.1"
3912+
heimdalljs "^0.2.0"
3913+
minimatch "^3.0.0"
3914+
path-posix "^1.0.0"
3915+
walk-sync "^2.0.2"
3916+
39173917
broccoli-kitchen-sink-helpers@^0.2.5:
39183918
version "0.2.9"
39193919
resolved "https://registry.yarnpkg.com/broccoli-kitchen-sink-helpers/-/broccoli-kitchen-sink-helpers-0.2.9.tgz#a5e0986ed8d76fb5984b68c3f0450d3a96e36ecc"
@@ -5563,6 +5563,11 @@ data-urls@^2.0.0:
55635563
whatwg-mimetype "^2.3.0"
55645564
whatwg-url "^8.0.0"
55655565

5566+
date-and-time@^0.14.1:
5567+
version "0.14.1"
5568+
resolved "https://registry.yarnpkg.com/date-and-time/-/date-and-time-0.14.1.tgz#969634697b78956fb66b8be6fb0f39fbd631f2f6"
5569+
integrity sha512-M4RggEH5OF2ZuCOxgOU67R6Z9ohjKbxGvAQz48vj53wLmL0bAgumkBvycR32f30pK+Og9pIR+RFDyChbaE4oLA==
5570+
55665571
date-time@^2.1.0:
55675572
version "2.1.0"
55685573
resolved "https://registry.yarnpkg.com/date-time/-/date-time-2.1.0.tgz#0286d1b4c769633b3ca13e1e62558d2dbdc2eba2"
@@ -5930,16 +5935,21 @@ elliptic@^6.5.3:
59305935
minimalistic-assert "^1.0.0"
59315936
minimalistic-crypto-utils "^1.0.0"
59325937

5933-
ember-a11y-testing@3.0.2:
5934-
version "3.0.2"
5935-
resolved "https://registry.yarnpkg.com/ember-a11y-testing/-/ember-a11y-testing-3.0.2.tgz#8819941bf7cd1b31c1463d95de19e8c4927b1111"
5936-
integrity sha512-9FYh3S07C10c4oub6ziSXHcLHAT3RxFPrn7DV39TRtbz+H3ZAD84dRrIvQrR8wORi3Ti51OmygSmfH2G7CqwvA==
5938+
ember-a11y-testing@4.0.0:
5939+
version "4.0.0"
5940+
resolved "https://registry.yarnpkg.com/ember-a11y-testing/-/ember-a11y-testing-4.0.0.tgz#99cf0bf7e5b840379a995ff6449de24c24f7ef13"
5941+
integrity sha512-fr9hvsQ2cPyqMMCm/v+C5EBDY6tFTbwb7Kp3rUemidXGlrQrw0XRvJddbX8KAuMkJ1I0JRqQDiLJJNWEU74Qng==
59375942
dependencies:
5938-
axe-core "3.5.5"
5939-
broccoli-funnel "3.0.3"
5940-
ember-cli-babel "7.21.0"
5941-
ember-cli-version-checker "5.1.1"
5942-
ember-get-config "0.2.4"
5943+
axe-core "^4.0.1"
5944+
body-parser "^1.19.0"
5945+
broccoli-funnel "^3.0.3"
5946+
broccoli-merge-trees "^4.2.0"
5947+
date-and-time "^0.14.1"
5948+
ember-cli-babel "^7.21.0"
5949+
ember-cli-typescript "^3.0.0"
5950+
ember-destroyable-polyfill "^2.0.1"
5951+
fs-extra "^9.0.1"
5952+
validate-peer-dependencies "^1.1.0"
59435953

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

6021-
6022-
version "7.21.0"
6023-
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.21.0.tgz#c79e888876aee87dfc3260aee7cb580b74264bbc"
6024-
integrity sha512-jHVi9melAibo0DrAG3GAxid+29xEyjBoU53652B4qcu3Xp58feZGTH/JGXovH7TjvbeNn65zgNyoV3bk1onULw==
6025-
dependencies:
6026-
"@babel/core" "^7.10.2"
6027-
"@babel/helper-compilation-targets" "^7.10.2"
6028-
"@babel/plugin-proposal-class-properties" "^7.10.1"
6029-
"@babel/plugin-proposal-decorators" "^7.10.1"
6030-
"@babel/plugin-transform-modules-amd" "^7.10.1"
6031-
"@babel/plugin-transform-runtime" "^7.10.1"
6032-
"@babel/plugin-transform-typescript" "^7.10.1"
6033-
"@babel/polyfill" "^7.10.1"
6034-
"@babel/preset-env" "^7.10.2"
6035-
"@babel/runtime" "^7.10.2"
6036-
amd-name-resolver "^1.2.1"
6037-
babel-plugin-debug-macros "^0.3.3"
6038-
babel-plugin-ember-data-packages-polyfill "^0.1.2"
6039-
babel-plugin-ember-modules-api-polyfill "^2.13.4"
6040-
babel-plugin-module-resolver "^3.1.1"
6041-
broccoli-babel-transpiler "^7.5.0"
6042-
broccoli-debug "^0.6.4"
6043-
broccoli-funnel "^2.0.1"
6044-
broccoli-source "^1.1.0"
6045-
clone "^2.1.2"
6046-
ember-cli-babel-plugin-helpers "^1.1.0"
6047-
ember-cli-version-checker "^4.1.0"
6048-
ensure-posix-path "^1.0.2"
6049-
fixturify-project "^1.10.0"
6050-
rimraf "^3.0.1"
6051-
semver "^5.5.0"
6052-
60536031
[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:
60546032
version "7.23.0"
60556033
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.23.0.tgz#ec580aa2c115d0810e454dd5c2fffce238284b92"
@@ -6504,15 +6482,6 @@ ember-cli-typescript@^4.0.0:
65046482
stagehand "^1.0.0"
65056483
walk-sync "^2.2.0"
65066484

6507-
[email protected], ember-cli-version-checker@^5.0.2, ember-cli-version-checker@^5.1.1:
6508-
version "5.1.1"
6509-
resolved "https://registry.yarnpkg.com/ember-cli-version-checker/-/ember-cli-version-checker-5.1.1.tgz#3185c526c14671609cbd22ab0d0925787fc84f3d"
6510-
integrity sha512-YziSW1MgOuVdJSyUY2CKSC4vXrGQIHF6FgygHkJOxYGjZNQYwf5MK0sbliKatvJf7kzDSnXs+r8JLrD74W/A8A==
6511-
dependencies:
6512-
resolve-package-path "^2.0.0"
6513-
semver "^7.3.2"
6514-
silent-error "^1.1.1"
6515-
65166485
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:
65176486
version "2.2.0"
65186487
resolved "https://registry.yarnpkg.com/ember-cli-version-checker/-/ember-cli-version-checker-2.2.0.tgz#47771b731fe0962705e27c8199a9e3825709f3b3"
@@ -6538,6 +6507,15 @@ ember-cli-version-checker@^4.1.0:
65386507
semver "^6.3.0"
65396508
silent-error "^1.1.1"
65406509

6510+
ember-cli-version-checker@^5.0.2, ember-cli-version-checker@^5.1.1:
6511+
version "5.1.1"
6512+
resolved "https://registry.yarnpkg.com/ember-cli-version-checker/-/ember-cli-version-checker-5.1.1.tgz#3185c526c14671609cbd22ab0d0925787fc84f3d"
6513+
integrity sha512-YziSW1MgOuVdJSyUY2CKSC4vXrGQIHF6FgygHkJOxYGjZNQYwf5MK0sbliKatvJf7kzDSnXs+r8JLrD74W/A8A==
6514+
dependencies:
6515+
resolve-package-path "^2.0.0"
6516+
semver "^7.3.2"
6517+
silent-error "^1.1.1"
6518+
65416519
65426520
version "3.22.0"
65436521
resolved "https://registry.yarnpkg.com/ember-cli/-/ember-cli-3.22.0.tgz#bf073ce6b755fb9bc77a81acee41ff0a5b30d8d6"
@@ -6705,7 +6683,7 @@ [email protected]:
67056683
ember-cli-typescript "^3.1.3"
67066684
ember-inflector "^3.0.1"
67076685

6708-
ember-destroyable-polyfill@^2.0.2:
6686+
ember-destroyable-polyfill@^2.0.1, ember-destroyable-polyfill@^2.0.2:
67096687
version "2.0.2"
67106688
resolved "https://registry.yarnpkg.com/ember-destroyable-polyfill/-/ember-destroyable-polyfill-2.0.2.tgz#2cc7532bd3c00e351b4da9b7fc683f4daff79671"
67116689
integrity sha512-9t+ya+9c+FkNM5IAyJIv6ETG8jfZQaUnFCO5SeLlV0wkSw7TOexyb61jh5GVee0KmknfRhrRGGAyT4Y0TwkZ+w==
@@ -6775,7 +6753,7 @@ [email protected]:
67756753
node-fetch "^2.6.0"
67766754
whatwg-fetch "^3.4.0"
67776755

6778-
ember-get-config@, ember-get-config@0.2.4, ember-get-config@^0.2.2, ember-get-config@^0.2.4:
6756+
ember-get-config@, ember-get-config@^0.2.2, ember-get-config@^0.2.4:
67796757
version "0.2.4"
67806758
resolved "https://registry.yarnpkg.com/ember-get-config/-/ember-get-config-0.2.4.tgz#118492a2a03d73e46004ed777928942021fe1ecd"
67816759
integrity sha1-EYSSoqA9c+RgBO13eSiUICH+Hs0=
@@ -12936,6 +12914,14 @@ resolve-package-path@^2.0.0:
1293612914
path-root "^0.1.1"
1293712915
resolve "^1.13.1"
1293812916

12917+
resolve-package-path@^3.1.0:
12918+
version "3.1.0"
12919+
resolved "https://registry.yarnpkg.com/resolve-package-path/-/resolve-package-path-3.1.0.tgz#35faaa5d54a9c7dd481eb7c4b2a44410c9c763d8"
12920+
integrity sha512-2oC2EjWbMJwvSN6Z7DbDfJMnD8MYEouaLn5eIX0j8XwPsYCVIyY9bbnX88YHVkbr8XHqvZrYbxaLPibfTYKZMA==
12921+
dependencies:
12922+
path-root "^0.1.1"
12923+
resolve "^1.17.0"
12924+
1293912925
resolve-path@^1.4.0:
1294012926
version "1.4.0"
1294112927
resolved "https://registry.yarnpkg.com/resolve-path/-/resolve-path-1.4.0.tgz#c4bda9f5efb2fce65247873ab36bb4d834fe16f7"
@@ -14646,6 +14632,14 @@ validate-npm-package-name@^3.0.0:
1464614632
dependencies:
1464714633
builtins "^1.0.3"
1464814634

14635+
validate-peer-dependencies@^1.1.0:
14636+
version "1.1.0"
14637+
resolved "https://registry.yarnpkg.com/validate-peer-dependencies/-/validate-peer-dependencies-1.1.0.tgz#8240a115df121ea35b0bb082255b38b5c591d7e1"
14638+
integrity sha512-eHHxI3fNMqu8bzWPRWWgV72kBJkWwRCeEua7yC7UI6dsqC55orhxKAC3uyQfCjjToOyAZ8mpNrbQH+NMoYBn1w==
14639+
dependencies:
14640+
resolve-package-path "^3.1.0"
14641+
semver "^7.3.2"
14642+
1464914643
validator@^10.0.0:
1465014644
version "10.11.0"
1465114645
resolved "https://registry.yarnpkg.com/validator/-/validator-10.11.0.tgz#003108ea6e9a9874d31ccc9e5006856ccd76b228"

0 commit comments

Comments
 (0)