Commit a005ceb
committed
fix(deps): regenerates lockfile for pinned happy-dom, adds lockfile sync hook
- pnpm-lock.yaml specifier was ^20.8.9, package.json was pinned to
20.8.9 — CI frozen-lockfile install failed on the mismatch
- adds lockfile-sync pre-commit hook that runs pnpm install
--frozen-lockfile when package.json or pnpm-lock.yaml changes1 parent f710dee commit a005ceb
2 files changed
+10
-1
lines changedSome 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 | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
16 | 25 | | |
17 | 26 | | |
18 | 27 | | |
| |||
0 commit comments