Commit 6bf6c4d
fix: add puppeteer as direct devDependency for a11y CI
puppeteer was only a transitive dependency via @patternfly/patternfly-a11y,
so npx couldn't find it in Yarn 4. Adding it as a direct devDependency
matches the setup in other patternfly repos.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 75c8f32 commit 6bf6c4d
File tree
3 files changed
+3
-1
lines changed- .github/workflows
- packages/module
3 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4064 | 4064 | | |
4065 | 4065 | | |
4066 | 4066 | | |
| 4067 | + | |
4067 | 4068 | | |
4068 | 4069 | | |
4069 | 4070 | | |
| |||
0 commit comments