-
Notifications
You must be signed in to change notification settings - Fork 467
Commit 225a3e4
fix(deps): replace chalk with picocolors (#1341)
* chore(deps): replace chalk with picocolors
* chore: fix ci
* chore: tryong to fix ci by using a working package-lock
* Revert "chore: tryong to fix ci by using a working package-lock"
This reverts commit 69e87ef.
* chore: move typescript back to devDependencies
* pin @babel/helper-compilation-targets
---------
Co-authored-by: Tim Deschryver <28659384+timdeschryver@users.noreply.github.com>1 parent a86c54c commit 225a3e4
2 files changed
+5
-4
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
66 | - | ||
67 | 66 |
| |
68 | 67 |
| |
68 | + | ||
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
| |||
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
83 | + | ||
83 | 84 |
| |
84 | 85 |
| |
85 | 86 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | - | ||
2 | + | ||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 | - | ||
14 | + | ||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 | - | ||
49 | + | ||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
|
0 commit comments