@@ -6547,6 +6547,16 @@ ember-cli-deploy@^1.0.2:
6547
6547
rsvp "^3.3.3"
6548
6548
silent-error "^1.0.0"
6549
6549
6550
+ ember-cli-deprecation-workflow@^1.0.1:
6551
+ version "1.0.1"
6552
+ resolved "https://registry.yarnpkg.com/ember-cli-deprecation-workflow/-/ember-cli-deprecation-workflow-1.0.1.tgz#3305a6879af7f074216a54963d92491c411ce7e0"
6553
+ integrity sha512-tns8l4FLz8zmhmNRH7ywihs4XNTTuQysl+POYTpiyjb4zPNKv0cUJBCT/MklYFWBCo/5DcVzabhLODJZcScUfg==
6554
+ dependencies:
6555
+ broccoli-funnel "^2.0.1"
6556
+ broccoli-merge-trees "^3.0.1"
6557
+ broccoli-plugin "^1.3.1"
6558
+ ember-debug-handlers-polyfill "^1.1.1"
6559
+
6550
6560
ember-cli-get-component-path-option@^1.0.0:
6551
6561
version "1.0.0"
6552
6562
resolved "https://registry.yarnpkg.com/ember-cli-get-component-path-option/-/ember-cli-get-component-path-option-1.0.0.tgz#0d7b595559e2f9050abed804f1d8eff1b08bc771"
@@ -6976,6 +6986,11 @@ ember-data@^3.27.1:
6976
6986
ember-cli-typescript "^4.1.0"
6977
6987
ember-inflector "^4.0.1"
6978
6988
6989
+ ember-debug-handlers-polyfill@^1.1.1:
6990
+ version "1.1.1"
6991
+ resolved "https://registry.yarnpkg.com/ember-debug-handlers-polyfill/-/ember-debug-handlers-polyfill-1.1.1.tgz#e9ae0a720271a834221179202367421b580002ef"
6992
+ integrity sha512-lO7FBAqJjzbL+IjnWhVfQITypPOJmXdZngZR/Vdn513W4g/Q6Sjicao/mDzeDCb48Y70C4Facwk0LjdIpSZkRg==
6993
+
6979
6994
ember-decorators-polyfill@^1.1.5:
6980
6995
version "1.1.5"
6981
6996
resolved "https://registry.yarnpkg.com/ember-decorators-polyfill/-/ember-decorators-polyfill-1.1.5.tgz#49203c302ea4486618ba4866923ec657cf2c9f3d"
@@ -7641,6 +7656,14 @@ eslint-plugin-prettier@^3.4.0:
7641
7656
dependencies:
7642
7657
prettier-linter-helpers "^1.0.0"
7643
7658
7659
+ eslint-plugin-qunit@^6.1.1:
7660
+ version "6.2.0"
7661
+ resolved "https://registry.yarnpkg.com/eslint-plugin-qunit/-/eslint-plugin-qunit-6.2.0.tgz#f4efda29da99523e560848d9592c39c0590c308d"
7662
+ integrity sha512-KvPmkIC2MHpfRxs/r8WUeeGkG6y+3qwSi2AZIBtjcM/YG6Z3k0GxW5Hbu3l7X0TDhljVCeBb9Q5puUkHzl83Mw==
7663
+ dependencies:
7664
+ eslint-utils "^3.0.0"
7665
+ requireindex "^1.2.0"
7666
+
7644
7667
eslint-scope@^4.0.3:
7645
7668
version "4.0.3"
7646
7669
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848"
0 commit comments