Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Override peerDep and update dependencies #525

Merged
merged 4 commits into from
Sep 4, 2023

Conversation

cenobitedk
Copy link
Contributor

@cenobitedk cenobitedk commented Sep 4, 2023

A small PR with only 2 changes:

  • Override the peer dependencies for rollup-plugin-monaco-editor; the repo hasn't had any updates in a year and the specific peer dependencies are outdated. The workaround has been to use npm install --legacy-peer-deps which is not a sustainable solution as it effects all packages during install. Using --legacy-peer-deps is no longer needed.
  • Update dependencies; resolve 3 vulnerabilities (2 moderate, 1 high)

@balloob balloob merged commit 1af557b into esphome:main Sep 4, 2023
3 checks passed
@cenobitedk cenobitedk deleted the cenobitedk/update-dependencies branch September 4, 2023 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants