Commit f7fc8a1
committed
chore(deps): update dev dependencies and refresh snapshots
Bump dev dependencies to their latest versions where compatible, refresh
the Jest snapshots to match the new minifier outputs, and migrate to the
husky v9 install flow. `del` and `copy-webpack-plugin` are pinned to the
last CJS-compatible majors so the test suite still loads on Node 10.
In CI, filter out tests whose minimizers can't run on the matrix's Node
version using Jest's `-t` flag: `swcMinify`/`htmlMinifierTerser` on Node
10/12 and `esbuildMinify` on Node 14/16.1 parent 39fd982 commit f7fc8a1
17 files changed
Lines changed: 10245 additions & 8982 deletions
File tree
- .github/workflows
- .husky
- test/__snapshots__
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
127 | 144 | | |
128 | 145 | | |
129 | 146 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | 1 | | |
0 commit comments