fix: sync package-lock.json after ESLint 10 merge#1722
Merged
pethers merged 2 commits intodependabot/npm_and_yarn/eslint-10.1.0from Mar 24, 2026
Merged
fix: sync package-lock.json after ESLint 10 merge#1722pethers merged 2 commits intodependabot/npm_and_yarn/eslint-10.1.0from
pethers merged 2 commits intodependabot/npm_and_yarn/eslint-10.1.0from
Conversation
Contributor
Dependency ReviewThe following issues were found:
|
β¦dencies Co-authored-by: pethers <1726836+pethers@users.noreply.github.com> Agent-Logs-Url: https://github.com/Hack23/blacktrigram/sessions/7c47dfb0-1f3a-451a-a816-3de9bc18b5cd
Copilot
AI
changed the title
[WIP] Bump eslint from 9.39.2 to 10.1.0
fix: sync package-lock.json after ESLint 10 merge
Mar 24, 2026
Copilot stopped work on behalf of
pethers due to an error
March 24, 2026 15:43
Contributor
πΈ Automated UI Screenshotsπ Screenshots Captured (8)
π¦ Download Screenshotsπ₯ Download all screenshots from workflow artifacts
π€ Generated by Playwright automation |
2442f80
into
dependabot/npm_and_yarn/eslint-10.1.0
6 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
npm ciin CI fails with "package.json and package-lock.json are out of sync" β transitive deps (mocha and its dependency tree) were lost during the ESLint 10 merge conflict resolution.package-lock.jsonwithout--legacy-peer-depsso peer deps likemocha(required bycypress-junit-reporter) are properly resolved@testing-library/domfromdependenciestodevDependenciesβ project convention is"dependencies": {}with runtime deps aspeerDependenciesonlyβ¨οΈ Start Copilot coding agent tasks without leaving your editor β available in VS Code, Visual Studio, JetBrains IDEs and Eclipse.