Skip to content

Commit da450d0

Browse files
committed
Update dependency ember-a11y-testing to v4
1 parent 41c6b39 commit da450d0

File tree

2 files changed

+70
-84
lines changed

2 files changed

+70
-84
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"babel-eslint": "10.1.0",
5959
"babel-plugin-transform-object-rest-spread": "6.26.0",
6060
"broccoli-asset-rev": "3.0.0",
61-
"ember-a11y-testing": "3.0.2",
61+
"ember-a11y-testing": "4.0.0",
6262
"ember-api-actions": "0.2.9",
6363
"ember-auto-import": "1.10.1",
6464
"ember-cli": "3.24.0",

yarn.lock

+69-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.12.0", "@babel/core@^7.12.3", "@babel/core@^7.12.9", "@babel/core@^7.3.4", "@babel/core@^7.7.5", "@babel/core@^7.8.4":
17+
"@babel/core@^7.1.6", "@babel/core@^7.12.0", "@babel/core@^7.12.3", "@babel/core@^7.12.9", "@babel/core@^7.3.4", "@babel/core@^7.7.5", "@babel/core@^7.8.4":
1818
version "7.12.10"
1919
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.10.tgz#b79a2e1b9f70ed3d84bbfb6d8c4ef825f606bccd"
2020
integrity sha512-eTAlQKq65zHfkHZV0sIVODCPGVgoo1HdBlbSLi9CqOzuZanMv2ihzY+4paiKr1mH+XmYESMAmJ/dpZ68eN6d8w==
@@ -59,7 +59,7 @@
5959
"@babel/helper-explode-assignable-expression" "^7.10.4"
6060
"@babel/types" "^7.10.4"
6161

62-
"@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":
62+
"@babel/helper-compilation-targets@^7.12.0", "@babel/helper-compilation-targets@^7.12.1", "@babel/helper-compilation-targets@^7.8.4":
6363
version "7.12.1"
6464
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.1.tgz#310e352888fbdbdd8577be8dfdd2afb9e7adcf50"
6565
integrity sha512-jtBEif7jsPwP27GPHs06v4WBV0KrE8a/P7n0N0sSvHn2hwUCYnolP/CLmz51IzAW4NlN+HuoBtb9QcwnRo9F/g==
@@ -268,15 +268,15 @@
268268
"@babel/helper-remap-async-to-generator" "^7.12.1"
269269
"@babel/plugin-syntax-async-generators" "^7.8.0"
270270

271-
"@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":
271+
"@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":
272272
version "7.12.1"
273273
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.12.1.tgz#a082ff541f2a29a4821065b8add9346c0c16e5de"
274274
integrity sha512-cKp3dlQsFsEs5CWKnN7BnSHOd0EOW8EKpEjkoz1pO2E5KzIDNV9Ros1b0CnmbVgAGXJubOYVBOGCT1OmJwOI7w==
275275
dependencies:
276276
"@babel/helper-create-class-features-plugin" "^7.12.1"
277277
"@babel/helper-plugin-utils" "^7.10.4"
278278

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

586-
"@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":
586+
"@babel/plugin-transform-modules-amd@^7.10.5", "@babel/plugin-transform-modules-amd@^7.12.1", "@babel/plugin-transform-modules-amd@^7.8.3":
587587
version "7.12.1"
588588
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.12.1.tgz#3154300b026185666eebb0c0ed7f8415fefcf6f9"
589589
integrity sha512-tDW8hMkzad5oDtzsB70HIQQRBiTKrhfgwC/KkJeGsaNFTdWhKNt/BiE8c5yj19XiGyrxpbkOfH87qkNg1YGlOQ==
@@ -678,7 +678,7 @@
678678
dependencies:
679679
"@babel/helper-plugin-utils" "^7.10.4"
680680

681-
"@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":
681+
"@babel/plugin-transform-runtime@^7.12.0", "@babel/plugin-transform-runtime@^7.12.1", "@babel/plugin-transform-runtime@^7.8.3":
682682
version "7.12.1"
683683
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.12.1.tgz#04b792057eb460389ff6a4198e377614ea1e7ba5"
684684
integrity sha512-Ac/H6G9FEIkS2tXsZjL4RAdS3L3WHxci0usAnz7laPWUmFiGtj7tIASChqKZMHTSQTQY6xDbOq+V1/vIq3QrWg==
@@ -725,7 +725,7 @@
725725
dependencies:
726726
"@babel/helper-plugin-utils" "^7.10.4"
727727

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

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

869-
"@babel/runtime@^7.10.2", "@babel/runtime@^7.12.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.8.4":
869+
"@babel/runtime@^7.12.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.8.4":
870870
version "7.12.5"
871871
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.5.tgz#410e7e487441e1b360c29be715d870d9b985882e"
872872
integrity sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg==
@@ -2802,10 +2802,10 @@ aws4@^1.8.0:
28022802
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
28032803
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
28042804

2805-
axe-core@3.5.5:
2806-
version "3.5.5"
2807-
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-3.5.5.tgz#84315073b53fa3c0c51676c588d59da09a192227"
2808-
integrity sha512-5P0QZ6J5xGikH780pghEdbEKijCTrruK9KxtPZCFWUpef0f6GipO+xEZ5GKCb020mmqgbiNO6TcA55CriL784Q==
2805+
axe-core@^4.0.1:
2806+
version "4.1.1"
2807+
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.1.1.tgz#70a7855888e287f7add66002211a423937063eaf"
2808+
integrity sha512-5Kgy8Cz6LPC9DJcNb3yjAXTu3XihQgEdnIg50c//zOC/MyLP0Clg+Y8Sh9ZjjnvBrDZU4DgXS9C3T9r4/scGZQ==
28092809

28102810
axios@^0.19.0:
28112811
version "0.19.2"
@@ -3049,7 +3049,7 @@ babel-plugin-ember-data-packages-polyfill@^0.1.1, babel-plugin-ember-data-packag
30493049
dependencies:
30503050
"@ember-data/rfc395-data" "^0.0.4"
30513051

3052-
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:
3052+
babel-plugin-ember-modules-api-polyfill@^2.12.0, babel-plugin-ember-modules-api-polyfill@^2.6.0:
30533053
version "2.13.4"
30543054
resolved "https://registry.yarnpkg.com/babel-plugin-ember-modules-api-polyfill/-/babel-plugin-ember-modules-api-polyfill-2.13.4.tgz#cf62bc9bfd808c48d810d5194f4329e9453bd603"
30553055
integrity sha512-uxQPkEQAzCYdwhZk16O9m1R4xtCRNy4oEUTBrccOPfzlIahRZJic/JeP/ZEL0BC6Mfq6r55eOg6gMF/zdFoCvA==
@@ -3751,7 +3751,7 @@ broccoli-babel-transpiler@^6.5.0:
37513751
rsvp "^4.8.2"
37523752
workerpool "^2.3.0"
37533753

3754-
broccoli-babel-transpiler@^7.4.0, broccoli-babel-transpiler@^7.5.0, broccoli-babel-transpiler@^7.8.0:
3754+
broccoli-babel-transpiler@^7.4.0, broccoli-babel-transpiler@^7.8.0:
37553755
version "7.8.0"
37563756
resolved "https://registry.yarnpkg.com/broccoli-babel-transpiler/-/broccoli-babel-transpiler-7.8.0.tgz#7e0f01fce5739f49bbadeee7f1e625ca51cad66e"
37573757
integrity sha512-dv30Td5uL7dO3NzQUqQKQs+Iq7JGKnCNtvc6GBO76uVPqGnRlsQZcYqdBVr33JrctR+ZrpTUf7TjsFKeDRFA8Q==
@@ -3956,22 +3956,6 @@ broccoli-funnel-reducer@^1.0.0:
39563956
resolved "https://registry.yarnpkg.com/broccoli-funnel-reducer/-/broccoli-funnel-reducer-1.0.0.tgz#11365b2a785aec9b17972a36df87eef24c5cc0ea"
39573957
integrity sha1-ETZbKnha7JsXlyo234fu8kxcwOo=
39583958

3959-
[email protected], 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-
39753959
broccoli-funnel@^1.0.1:
39763960
version "1.2.0"
39773961
resolved "https://registry.yarnpkg.com/broccoli-funnel/-/broccoli-funnel-1.2.0.tgz#cddc3afc5ff1685a8023488fff74ce6fb5a51296"
@@ -4011,6 +3995,22 @@ broccoli-funnel@^2.0.0, broccoli-funnel@^2.0.1, broccoli-funnel@^2.0.2:
40113995
symlink-or-copy "^1.0.0"
40123996
walk-sync "^0.3.1"
40133997

3998+
broccoli-funnel@^3.0.0, broccoli-funnel@^3.0.2, broccoli-funnel@^3.0.3:
3999+
version "3.0.3"
4000+
resolved "https://registry.yarnpkg.com/broccoli-funnel/-/broccoli-funnel-3.0.3.tgz#26fd42632471f67a91f4770d1987118087219937"
4001+
integrity sha512-LPzZ91BwStoHZXdXHQAJeYORl189OrRKM5NdIi86SDU9wZ4s/3lV1PRFOiobDT/jKM10voM7CDzfvicHbCYxAQ==
4002+
dependencies:
4003+
array-equal "^1.0.0"
4004+
blank-object "^1.0.1"
4005+
broccoli-plugin "^4.0.1"
4006+
debug "^4.1.1"
4007+
fast-ordered-set "^1.0.0"
4008+
fs-tree-diff "^2.0.1"
4009+
heimdalljs "^0.2.0"
4010+
minimatch "^3.0.0"
4011+
path-posix "^1.0.0"
4012+
walk-sync "^2.0.2"
4013+
40144014
broccoli-kitchen-sink-helpers@^0.2.5:
40154015
version "0.2.9"
40164016
resolved "https://registry.yarnpkg.com/broccoli-kitchen-sink-helpers/-/broccoli-kitchen-sink-helpers-0.2.9.tgz#a5e0986ed8d76fb5984b68c3f0450d3a96e36ecc"
@@ -5638,6 +5638,11 @@ data-urls@^2.0.0:
56385638
whatwg-mimetype "^2.3.0"
56395639
whatwg-url "^8.0.0"
56405640

5641+
date-and-time@^0.14.1:
5642+
version "0.14.2"
5643+
resolved "https://registry.yarnpkg.com/date-and-time/-/date-and-time-0.14.2.tgz#a4266c3dead460f6c231fe9674e585908dac354e"
5644+
integrity sha512-EFTCh9zRSEpGPmJaexg7HTuzZHh6cnJj1ui7IGCFNXzd2QdpsNh05Db5TF3xzJm30YN+A8/6xHSuRcQqoc3kFA==
5645+
56415646
date-time@^2.1.0:
56425647
version "2.1.0"
56435648
resolved "https://registry.yarnpkg.com/date-time/-/date-time-2.1.0.tgz#0286d1b4c769633b3ca13e1e62558d2dbdc2eba2"
@@ -5993,16 +5998,21 @@ elliptic@^6.5.3:
59935998
minimalistic-assert "^1.0.0"
59945999
minimalistic-crypto-utils "^1.0.0"
59956000

5996-
ember-a11y-testing@3.0.2:
5997-
version "3.0.2"
5998-
resolved "https://registry.yarnpkg.com/ember-a11y-testing/-/ember-a11y-testing-3.0.2.tgz#8819941bf7cd1b31c1463d95de19e8c4927b1111"
5999-
integrity sha512-9FYh3S07C10c4oub6ziSXHcLHAT3RxFPrn7DV39TRtbz+H3ZAD84dRrIvQrR8wORi3Ti51OmygSmfH2G7CqwvA==
6001+
ember-a11y-testing@4.0.0:
6002+
version "4.0.0"
6003+
resolved "https://registry.yarnpkg.com/ember-a11y-testing/-/ember-a11y-testing-4.0.0.tgz#99cf0bf7e5b840379a995ff6449de24c24f7ef13"
6004+
integrity sha512-fr9hvsQ2cPyqMMCm/v+C5EBDY6tFTbwb7Kp3rUemidXGlrQrw0XRvJddbX8KAuMkJ1I0JRqQDiLJJNWEU74Qng==
60006005
dependencies:
6001-
axe-core "3.5.5"
6002-
broccoli-funnel "3.0.3"
6003-
ember-cli-babel "7.21.0"
6004-
ember-cli-version-checker "5.1.1"
6005-
ember-get-config "0.2.4"
6006+
axe-core "^4.0.1"
6007+
body-parser "^1.19.0"
6008+
broccoli-funnel "^3.0.3"
6009+
broccoli-merge-trees "^4.2.0"
6010+
date-and-time "^0.14.1"
6011+
ember-cli-babel "^7.21.0"
6012+
ember-cli-typescript "^3.0.0"
6013+
ember-destroyable-polyfill "^2.0.1"
6014+
fs-extra "^9.0.1"
6015+
validate-peer-dependencies "^1.1.0"
60066016

60076017
60086018
version "0.2.9"
@@ -6079,38 +6089,6 @@ ember-cli-babel-plugin-helpers@^1.0.0, ember-cli-babel-plugin-helpers@^1.1.0, em
60796089
resolved "https://registry.yarnpkg.com/ember-cli-babel-plugin-helpers/-/ember-cli-babel-plugin-helpers-1.1.1.tgz#5016b80cdef37036c4282eef2d863e1d73576879"
60806090
integrity sha512-sKvOiPNHr5F/60NLd7SFzMpYPte/nnGkq/tMIfXejfKHIhaiIkYFqX8Z9UFTKWLLn+V7NOaby6niNPZUdvKCRw==
60816091

6082-
6083-
version "7.21.0"
6084-
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.21.0.tgz#c79e888876aee87dfc3260aee7cb580b74264bbc"
6085-
integrity sha512-jHVi9melAibo0DrAG3GAxid+29xEyjBoU53652B4qcu3Xp58feZGTH/JGXovH7TjvbeNn65zgNyoV3bk1onULw==
6086-
dependencies:
6087-
"@babel/core" "^7.10.2"
6088-
"@babel/helper-compilation-targets" "^7.10.2"
6089-
"@babel/plugin-proposal-class-properties" "^7.10.1"
6090-
"@babel/plugin-proposal-decorators" "^7.10.1"
6091-
"@babel/plugin-transform-modules-amd" "^7.10.1"
6092-
"@babel/plugin-transform-runtime" "^7.10.1"
6093-
"@babel/plugin-transform-typescript" "^7.10.1"
6094-
"@babel/polyfill" "^7.10.1"
6095-
"@babel/preset-env" "^7.10.2"
6096-
"@babel/runtime" "^7.10.2"
6097-
amd-name-resolver "^1.2.1"
6098-
babel-plugin-debug-macros "^0.3.3"
6099-
babel-plugin-ember-data-packages-polyfill "^0.1.2"
6100-
babel-plugin-ember-modules-api-polyfill "^2.13.4"
6101-
babel-plugin-module-resolver "^3.1.1"
6102-
broccoli-babel-transpiler "^7.5.0"
6103-
broccoli-debug "^0.6.4"
6104-
broccoli-funnel "^2.0.1"
6105-
broccoli-source "^1.1.0"
6106-
clone "^2.1.2"
6107-
ember-cli-babel-plugin-helpers "^1.1.0"
6108-
ember-cli-version-checker "^4.1.0"
6109-
ensure-posix-path "^1.0.2"
6110-
fixturify-project "^1.10.0"
6111-
rimraf "^3.0.1"
6112-
semver "^5.5.0"
6113-
61146092
[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.4.0, ember-cli-babel@^7.5.0, ember-cli-babel@^7.7.3:
61156093
version "7.23.0"
61166094
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.23.0.tgz#ec580aa2c115d0810e454dd5c2fffce238284b92"
@@ -6566,15 +6544,6 @@ ember-cli-typescript@^4.0.0:
65666544
stagehand "^1.0.0"
65676545
walk-sync "^2.2.0"
65686546

6569-
[email protected], ember-cli-version-checker@^5.0.2, ember-cli-version-checker@^5.1.1:
6570-
version "5.1.1"
6571-
resolved "https://registry.yarnpkg.com/ember-cli-version-checker/-/ember-cli-version-checker-5.1.1.tgz#3185c526c14671609cbd22ab0d0925787fc84f3d"
6572-
integrity sha512-YziSW1MgOuVdJSyUY2CKSC4vXrGQIHF6FgygHkJOxYGjZNQYwf5MK0sbliKatvJf7kzDSnXs+r8JLrD74W/A8A==
6573-
dependencies:
6574-
resolve-package-path "^2.0.0"
6575-
semver "^7.3.2"
6576-
silent-error "^1.1.1"
6577-
65786547
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:
65796548
version "2.2.0"
65806549
resolved "https://registry.yarnpkg.com/ember-cli-version-checker/-/ember-cli-version-checker-2.2.0.tgz#47771b731fe0962705e27c8199a9e3825709f3b3"
@@ -6600,6 +6569,15 @@ ember-cli-version-checker@^4.1.0:
66006569
semver "^6.3.0"
66016570
silent-error "^1.1.1"
66026571

6572+
ember-cli-version-checker@^5.0.2, ember-cli-version-checker@^5.1.1:
6573+
version "5.1.1"
6574+
resolved "https://registry.yarnpkg.com/ember-cli-version-checker/-/ember-cli-version-checker-5.1.1.tgz#3185c526c14671609cbd22ab0d0925787fc84f3d"
6575+
integrity sha512-YziSW1MgOuVdJSyUY2CKSC4vXrGQIHF6FgygHkJOxYGjZNQYwf5MK0sbliKatvJf7kzDSnXs+r8JLrD74W/A8A==
6576+
dependencies:
6577+
resolve-package-path "^2.0.0"
6578+
semver "^7.3.2"
6579+
silent-error "^1.1.1"
6580+
66036581
66046582
version "3.24.0"
66056583
resolved "https://registry.yarnpkg.com/ember-cli/-/ember-cli-3.24.0.tgz#dbda4938e74fdafe4da1c42b49356f9d14c10697"
@@ -6768,7 +6746,7 @@ [email protected]:
67686746
ember-cli-typescript "^3.1.3"
67696747
ember-inflector "^3.0.1"
67706748

6771-
ember-destroyable-polyfill@^2.0.2:
6749+
ember-destroyable-polyfill@^2.0.1, ember-destroyable-polyfill@^2.0.2:
67726750
version "2.0.2"
67736751
resolved "https://registry.yarnpkg.com/ember-destroyable-polyfill/-/ember-destroyable-polyfill-2.0.2.tgz#2cc7532bd3c00e351b4da9b7fc683f4daff79671"
67746752
integrity sha512-9t+ya+9c+FkNM5IAyJIv6ETG8jfZQaUnFCO5SeLlV0wkSw7TOexyb61jh5GVee0KmknfRhrRGGAyT4Y0TwkZ+w==
@@ -6838,7 +6816,7 @@ [email protected]:
68386816
node-fetch "^2.6.0"
68396817
whatwg-fetch "^3.4.0"
68406818

6841-
ember-get-config@, ember-get-config@0.2.4, ember-get-config@^0.2.4, "ember-get-config@^0.2.4 || ^0.3.0":
6819+
ember-get-config@, ember-get-config@^0.2.4, "ember-get-config@^0.2.4 || ^0.3.0":
68426820
version "0.2.4"
68436821
resolved "https://registry.yarnpkg.com/ember-get-config/-/ember-get-config-0.2.4.tgz#118492a2a03d73e46004ed777928942021fe1ecd"
68446822
integrity sha1-EYSSoqA9c+RgBO13eSiUICH+Hs0=
@@ -14520,6 +14498,14 @@ validate-npm-package-name@^3.0.0:
1452014498
dependencies:
1452114499
builtins "^1.0.3"
1452214500

14501+
validate-peer-dependencies@^1.1.0:
14502+
version "1.1.0"
14503+
resolved "https://registry.yarnpkg.com/validate-peer-dependencies/-/validate-peer-dependencies-1.1.0.tgz#8240a115df121ea35b0bb082255b38b5c591d7e1"
14504+
integrity sha512-eHHxI3fNMqu8bzWPRWWgV72kBJkWwRCeEua7yC7UI6dsqC55orhxKAC3uyQfCjjToOyAZ8mpNrbQH+NMoYBn1w==
14505+
dependencies:
14506+
resolve-package-path "^3.1.0"
14507+
semver "^7.3.2"
14508+
1452314509
validator@^10.0.0:
1452414510
version "10.11.0"
1452514511
resolved "https://registry.yarnpkg.com/validator/-/validator-10.11.0.tgz#003108ea6e9a9874d31ccc9e5006856ccd76b228"

0 commit comments

Comments
 (0)