Commit 2d6150c
Andrey Fel
Bump several dependencies
- ember-data was using @ember/string which is deprecated to use, so it
had to be bumped to the latest v5.3.0
- ember-cli-addon-docs is using ember-data and need to be bumped to the
latest version v7.0.0 in order to make it work with the latest ember-data.
- ember-cli-clipboard (a dependency of ember-cli-addon-docs) depends on
@ember/string and doesn't specify it as dependency. So, we need to specify
it as our dependency here.
- Bump @embroider/macros to the latest version to let it properly detect
presence of the ember-qunit/ember-mocha.1 parent 6b6621f commit 2d6150c
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
69 | | - | |
| 70 | + | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
| |||
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
79 | | - | |
| 80 | + | |
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
| |||
0 commit comments