Commit 48cf443
Revert @eslint/js to 9.x in /src/monarch to fix CI peer dependency conflict (#18973)
Reverts <a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js">@eslint/js</a>
back to `^9.39.2` in `/src/monarch` and regenerates the lockfile.
`@eslint/js@10.0.1` requires `eslint@^10.0.0` as a peer dependency,
conflicting with the existing `eslint@9.x` installation and causing `npm
ci` to fail. Upgrading `eslint` to 10.x is not viable at this time
because `eslint-plugin-notice` uses the removed `context.getFilename()`
API.
Both `eslint` and `@eslint/js` are now pinned to `9.39.4`.
<br>
> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: brendandburns <5751682+brendandburns@users.noreply.github.com>1 parent a5b9321 commit 48cf443
1 file changed
+39
-34
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments