Commit e0ef229
fix: widen @yeoman/adapter peer range and pin @inquirer/type for CI
- peerDependencies now actually accept @yeoman/adapter v5 (the
acceptDependencies field is informational only and >=4.0.2 already
covered v5).
- Require @yeoman/types ^1.13.0, the first release whose peer range
allows @yeoman/adapter v5.
- Override @inquirer/type to 4.0.7: 4.1.0 changed Prettify<T> to a
conditional type that breaks the typings of inquirer@13 pulled in by
@yeoman/adapter@4, failing tsc with skipLibCheck disabled.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>1 parent 02b2050 commit e0ef229
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
111 | 112 | | |
112 | 113 | | |
113 | 114 | | |
| |||
0 commit comments