Commit 15c4fb2
committed
fix(deps): revert eslint to ^8.0.0 to match package-lock.json
Renovate auto-merged the eslint v9 bump without regenerating
package-lock.json (which still has eslint@8.19.0). This mismatch
causes npm ci to fail across all Node versions. eslint is a dev-only
dependency so there is no runtime security impact from staying on v8.1 parent bd32d94 commit 15c4fb2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
0 commit comments