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

chore: update dependencies #370

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Conversation

setchy
Copy link
Contributor

@setchy setchy commented Apr 11, 2024

This PR uses npm-check-updates (ncu) to update the dependencies used in BYOR.

@setchy setchy requested review from will-amaral and a team as code owners April 11, 2024 03:46
@@ -75,8 +75,8 @@ const plotRadar = function (title, blips, currentRadarName, alternativeRadars) {
const size = featureToggles.UIRefresh2022
? getGraphSize()
: window.innerHeight - 133 < 620
? 620
: window.innerHeight - 133
? 620
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was from running npm run lint-prettier:fix

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

1 participant