Commit 0755137
chore(deps): replace rimraf with rm -rf, remove devDep
Native rm -rf is equivalent for the clean script on macOS/Linux.
Eliminates rimraf -> glob -> minimatch vulnerability chain.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent ded8d7f commit 0755137
2 files changed
Lines changed: 2 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
0 commit comments