Skip to content

Commit 8657f54

Browse files
committed
Update dependency ember-a11y-testing to v4
1 parent 2b3bdf1 commit 8657f54

File tree

2 files changed

+73
-87
lines changed

2 files changed

+73
-87
lines changed

package.json

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

yarn.lock

+72-86
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==
@@ -2808,10 +2808,10 @@ aws4@^1.8.0:
28082808
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
28092809
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
28102810

2811-
axe-core@3.5.5:
2812-
version "3.5.5"
2813-
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-3.5.5.tgz#84315073b53fa3c0c51676c588d59da09a192227"
2814-
integrity sha512-5P0QZ6J5xGikH780pghEdbEKijCTrruK9KxtPZCFWUpef0f6GipO+xEZ5GKCb020mmqgbiNO6TcA55CriL784Q==
2811+
axe-core@^4.0.1:
2812+
version "4.1.1"
2813+
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.1.1.tgz#70a7855888e287f7add66002211a423937063eaf"
2814+
integrity sha512-5Kgy8Cz6LPC9DJcNb3yjAXTu3XihQgEdnIg50c//zOC/MyLP0Clg+Y8Sh9ZjjnvBrDZU4DgXS9C3T9r4/scGZQ==
28152815

28162816
axios@^0.19.0:
28172817
version "0.19.2"
@@ -3055,7 +3055,7 @@ babel-plugin-ember-data-packages-polyfill@^0.1.1, babel-plugin-ember-data-packag
30553055
dependencies:
30563056
"@ember-data/rfc395-data" "^0.0.4"
30573057

3058-
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:
3058+
babel-plugin-ember-modules-api-polyfill@^2.12.0, babel-plugin-ember-modules-api-polyfill@^2.6.0:
30593059
version "2.13.4"
30603060
resolved "https://registry.yarnpkg.com/babel-plugin-ember-modules-api-polyfill/-/babel-plugin-ember-modules-api-polyfill-2.13.4.tgz#cf62bc9bfd808c48d810d5194f4329e9453bd603"
30613061
integrity sha512-uxQPkEQAzCYdwhZk16O9m1R4xtCRNy4oEUTBrccOPfzlIahRZJic/JeP/ZEL0BC6Mfq6r55eOg6gMF/zdFoCvA==
@@ -3745,7 +3745,7 @@ broccoli-babel-transpiler@^6.5.0:
37453745
rsvp "^4.8.2"
37463746
workerpool "^2.3.0"
37473747

3748-
broccoli-babel-transpiler@^7.4.0, broccoli-babel-transpiler@^7.5.0, broccoli-babel-transpiler@^7.8.0:
3748+
broccoli-babel-transpiler@^7.4.0, broccoli-babel-transpiler@^7.8.0:
37493749
version "7.8.0"
37503750
resolved "https://registry.yarnpkg.com/broccoli-babel-transpiler/-/broccoli-babel-transpiler-7.8.0.tgz#7e0f01fce5739f49bbadeee7f1e625ca51cad66e"
37513751
integrity sha512-dv30Td5uL7dO3NzQUqQKQs+Iq7JGKnCNtvc6GBO76uVPqGnRlsQZcYqdBVr33JrctR+ZrpTUf7TjsFKeDRFA8Q==
@@ -3950,22 +3950,6 @@ broccoli-funnel-reducer@^1.0.0:
39503950
resolved "https://registry.yarnpkg.com/broccoli-funnel-reducer/-/broccoli-funnel-reducer-1.0.0.tgz#11365b2a785aec9b17972a36df87eef24c5cc0ea"
39513951
integrity sha1-ETZbKnha7JsXlyo234fu8kxcwOo=
39523952

3953-
[email protected], broccoli-funnel@^3.0.0, broccoli-funnel@^3.0.2, broccoli-funnel@^3.0.3:
3954-
version "3.0.3"
3955-
resolved "https://registry.yarnpkg.com/broccoli-funnel/-/broccoli-funnel-3.0.3.tgz#26fd42632471f67a91f4770d1987118087219937"
3956-
integrity sha512-LPzZ91BwStoHZXdXHQAJeYORl189OrRKM5NdIi86SDU9wZ4s/3lV1PRFOiobDT/jKM10voM7CDzfvicHbCYxAQ==
3957-
dependencies:
3958-
array-equal "^1.0.0"
3959-
blank-object "^1.0.1"
3960-
broccoli-plugin "^4.0.1"
3961-
debug "^4.1.1"
3962-
fast-ordered-set "^1.0.0"
3963-
fs-tree-diff "^2.0.1"
3964-
heimdalljs "^0.2.0"
3965-
minimatch "^3.0.0"
3966-
path-posix "^1.0.0"
3967-
walk-sync "^2.0.2"
3968-
39693953
broccoli-funnel@^1.0.1:
39703954
version "1.2.0"
39713955
resolved "https://registry.yarnpkg.com/broccoli-funnel/-/broccoli-funnel-1.2.0.tgz#cddc3afc5ff1685a8023488fff74ce6fb5a51296"
@@ -4005,6 +3989,22 @@ broccoli-funnel@^2.0.0, broccoli-funnel@^2.0.1, broccoli-funnel@^2.0.2:
40053989
symlink-or-copy "^1.0.0"
40063990
walk-sync "^0.3.1"
40073991

3992+
broccoli-funnel@^3.0.0, broccoli-funnel@^3.0.2, broccoli-funnel@^3.0.3:
3993+
version "3.0.3"
3994+
resolved "https://registry.yarnpkg.com/broccoli-funnel/-/broccoli-funnel-3.0.3.tgz#26fd42632471f67a91f4770d1987118087219937"
3995+
integrity sha512-LPzZ91BwStoHZXdXHQAJeYORl189OrRKM5NdIi86SDU9wZ4s/3lV1PRFOiobDT/jKM10voM7CDzfvicHbCYxAQ==
3996+
dependencies:
3997+
array-equal "^1.0.0"
3998+
blank-object "^1.0.1"
3999+
broccoli-plugin "^4.0.1"
4000+
debug "^4.1.1"
4001+
fast-ordered-set "^1.0.0"
4002+
fs-tree-diff "^2.0.1"
4003+
heimdalljs "^0.2.0"
4004+
minimatch "^3.0.0"
4005+
path-posix "^1.0.0"
4006+
walk-sync "^2.0.2"
4007+
40084008
broccoli-kitchen-sink-helpers@^0.2.5:
40094009
version "0.2.9"
40104010
resolved "https://registry.yarnpkg.com/broccoli-kitchen-sink-helpers/-/broccoli-kitchen-sink-helpers-0.2.9.tgz#a5e0986ed8d76fb5984b68c3f0450d3a96e36ecc"
@@ -5627,6 +5627,11 @@ data-urls@^2.0.0:
56275627
whatwg-mimetype "^2.3.0"
56285628
whatwg-url "^8.0.0"
56295629

5630+
date-and-time@^0.14.1:
5631+
version "0.14.2"
5632+
resolved "https://registry.yarnpkg.com/date-and-time/-/date-and-time-0.14.2.tgz#a4266c3dead460f6c231fe9674e585908dac354e"
5633+
integrity sha512-EFTCh9zRSEpGPmJaexg7HTuzZHh6cnJj1ui7IGCFNXzd2QdpsNh05Db5TF3xzJm30YN+A8/6xHSuRcQqoc3kFA==
5634+
56305635
56315636
version "2.16.1"
56325637
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.16.1.tgz#05775792c3f3331da812af253e1a935851d3834b"
@@ -5987,16 +5992,21 @@ elliptic@^6.5.3:
59875992
minimalistic-assert "^1.0.0"
59885993
minimalistic-crypto-utils "^1.0.0"
59895994

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

60016011
60026012
version "0.2.9"
@@ -6074,38 +6084,6 @@ ember-cli-babel-plugin-helpers@^1.0.0, ember-cli-babel-plugin-helpers@^1.1.0, em
60746084
resolved "https://registry.yarnpkg.com/ember-cli-babel-plugin-helpers/-/ember-cli-babel-plugin-helpers-1.1.1.tgz#5016b80cdef37036c4282eef2d863e1d73576879"
60756085
integrity sha512-sKvOiPNHr5F/60NLd7SFzMpYPte/nnGkq/tMIfXejfKHIhaiIkYFqX8Z9UFTKWLLn+V7NOaby6niNPZUdvKCRw==
60766086

6077-
6078-
version "7.21.0"
6079-
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.21.0.tgz#c79e888876aee87dfc3260aee7cb580b74264bbc"
6080-
integrity sha512-jHVi9melAibo0DrAG3GAxid+29xEyjBoU53652B4qcu3Xp58feZGTH/JGXovH7TjvbeNn65zgNyoV3bk1onULw==
6081-
dependencies:
6082-
"@babel/core" "^7.10.2"
6083-
"@babel/helper-compilation-targets" "^7.10.2"
6084-
"@babel/plugin-proposal-class-properties" "^7.10.1"
6085-
"@babel/plugin-proposal-decorators" "^7.10.1"
6086-
"@babel/plugin-transform-modules-amd" "^7.10.1"
6087-
"@babel/plugin-transform-runtime" "^7.10.1"
6088-
"@babel/plugin-transform-typescript" "^7.10.1"
6089-
"@babel/polyfill" "^7.10.1"
6090-
"@babel/preset-env" "^7.10.2"
6091-
"@babel/runtime" "^7.10.2"
6092-
amd-name-resolver "^1.2.1"
6093-
babel-plugin-debug-macros "^0.3.3"
6094-
babel-plugin-ember-data-packages-polyfill "^0.1.2"
6095-
babel-plugin-ember-modules-api-polyfill "^2.13.4"
6096-
babel-plugin-module-resolver "^3.1.1"
6097-
broccoli-babel-transpiler "^7.5.0"
6098-
broccoli-debug "^0.6.4"
6099-
broccoli-funnel "^2.0.1"
6100-
broccoli-source "^1.1.0"
6101-
clone "^2.1.2"
6102-
ember-cli-babel-plugin-helpers "^1.1.0"
6103-
ember-cli-version-checker "^4.1.0"
6104-
ensure-posix-path "^1.0.2"
6105-
fixturify-project "^1.10.0"
6106-
rimraf "^3.0.1"
6107-
semver "^5.5.0"
6108-
61096087
[email protected], ember-cli-babel@^7.0.0, ember-cli-babel@^7.1.0, 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:
61106088
version "7.23.1"
61116089
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.23.1.tgz#d1517228ede08a5d4b045c78a7429728e956b30b"
@@ -6539,15 +6517,6 @@ ember-cli-typescript@^4.0.0:
65396517
stagehand "^1.0.0"
65406518
walk-sync "^2.2.0"
65416519

6542-
[email protected], ember-cli-version-checker@^5.0.2, ember-cli-version-checker@^5.1.1:
6543-
version "5.1.1"
6544-
resolved "https://registry.yarnpkg.com/ember-cli-version-checker/-/ember-cli-version-checker-5.1.1.tgz#3185c526c14671609cbd22ab0d0925787fc84f3d"
6545-
integrity sha512-YziSW1MgOuVdJSyUY2CKSC4vXrGQIHF6FgygHkJOxYGjZNQYwf5MK0sbliKatvJf7kzDSnXs+r8JLrD74W/A8A==
6546-
dependencies:
6547-
resolve-package-path "^2.0.0"
6548-
semver "^7.3.2"
6549-
silent-error "^1.1.1"
6550-
65516520
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:
65526521
version "2.2.0"
65536522
resolved "https://registry.yarnpkg.com/ember-cli-version-checker/-/ember-cli-version-checker-2.2.0.tgz#47771b731fe0962705e27c8199a9e3825709f3b3"
@@ -6573,6 +6542,15 @@ ember-cli-version-checker@^4.1.0:
65736542
semver "^6.3.0"
65746543
silent-error "^1.1.1"
65756544

6545+
ember-cli-version-checker@^5.0.2, ember-cli-version-checker@^5.1.1:
6546+
version "5.1.1"
6547+
resolved "https://registry.yarnpkg.com/ember-cli-version-checker/-/ember-cli-version-checker-5.1.1.tgz#3185c526c14671609cbd22ab0d0925787fc84f3d"
6548+
integrity sha512-YziSW1MgOuVdJSyUY2CKSC4vXrGQIHF6FgygHkJOxYGjZNQYwf5MK0sbliKatvJf7kzDSnXs+r8JLrD74W/A8A==
6549+
dependencies:
6550+
resolve-package-path "^2.0.0"
6551+
semver "^7.3.2"
6552+
silent-error "^1.1.1"
6553+
65766554
65776555
version "3.24.0"
65786556
resolved "https://registry.yarnpkg.com/ember-cli/-/ember-cli-3.24.0.tgz#dbda4938e74fdafe4da1c42b49356f9d14c10697"
@@ -6741,10 +6719,10 @@ [email protected]:
67416719
ember-cli-typescript "^3.1.3"
67426720
ember-inflector "^3.0.1"
67436721

6744-
ember-destroyable-polyfill@^2.0.2:
6745-
version "2.0.2"
6746-
resolved "https://registry.yarnpkg.com/ember-destroyable-polyfill/-/ember-destroyable-polyfill-2.0.2.tgz#2cc7532bd3c00e351b4da9b7fc683f4daff79671"
6747-
integrity sha512-9t+ya+9c+FkNM5IAyJIv6ETG8jfZQaUnFCO5SeLlV0wkSw7TOexyb61jh5GVee0KmknfRhrRGGAyT4Y0TwkZ+w==
6722+
ember-destroyable-polyfill@^2.0.1, ember-destroyable-polyfill@^2.0.2:
6723+
version "2.0.3"
6724+
resolved "https://registry.yarnpkg.com/ember-destroyable-polyfill/-/ember-destroyable-polyfill-2.0.3.tgz#1673ed66609a82268ef270a7d917ebd3647f11e1"
6725+
integrity sha512-TovtNqCumzyAiW0/OisSkkVK93xnVF4NRU6+FN0ubpfwEOpRrmM2RqDwXI6YAChCgSHON1cz0DfQStpA1Gjuuw==
67486726
dependencies:
67496727
ember-cli-babel "^7.22.1"
67506728
ember-cli-version-checker "^5.1.1"
@@ -6804,7 +6782,7 @@ [email protected]:
68046782
node-fetch "^2.6.1"
68056783
whatwg-fetch "^3.4.0"
68066784

6807-
ember-get-config@0.2.4, ember-get-config@^0.2.4, "ember-get-config@^0.2.4 || ^0.3.0":
6785+
ember-get-config@^0.2.4, "ember-get-config@^0.2.4 || ^0.3.0":
68086786
version "0.2.4"
68096787
resolved "https://registry.yarnpkg.com/ember-get-config/-/ember-get-config-0.2.4.tgz#118492a2a03d73e46004ed777928942021fe1ecd"
68106788
integrity sha1-EYSSoqA9c+RgBO13eSiUICH+Hs0=
@@ -14408,6 +14386,14 @@ validate-npm-package-name@^3.0.0:
1440814386
dependencies:
1440914387
builtins "^1.0.3"
1441014388

14389+
validate-peer-dependencies@^1.1.0:
14390+
version "1.1.0"
14391+
resolved "https://registry.yarnpkg.com/validate-peer-dependencies/-/validate-peer-dependencies-1.1.0.tgz#8240a115df121ea35b0bb082255b38b5c591d7e1"
14392+
integrity sha512-eHHxI3fNMqu8bzWPRWWgV72kBJkWwRCeEua7yC7UI6dsqC55orhxKAC3uyQfCjjToOyAZ8mpNrbQH+NMoYBn1w==
14393+
dependencies:
14394+
resolve-package-path "^3.1.0"
14395+
semver "^7.3.2"
14396+
1441114397
validator@^10.0.0:
1441214398
version "10.11.0"
1441314399
resolved "https://registry.yarnpkg.com/validator/-/validator-10.11.0.tgz#003108ea6e9a9874d31ccc9e5006856ccd76b228"

0 commit comments

Comments
 (0)