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

fix(core): npm audit fix #380

Merged
merged 2 commits into from
Nov 12, 2024
Merged

fix(core): npm audit fix #380

merged 2 commits into from
Nov 12, 2024

Conversation

dmihalcik-virtru
Copy link
Member

Updates a lot of other deps, except for the hard ones (typescript and eslint, mostly)

Updates a lot of other deps, except for the hard ones (typescript and eslint, mostly)
@dmihalcik-virtru dmihalcik-virtru requested a review from a team as a code owner November 12, 2024 16:40
Comment on lines +104 to +109
? metadata
: () => {
throw new ConfigurationError(
"KAO generation failure: metadata isn't a string or object"
);
}
Copy link
Member

Choose a reason for hiding this comment

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

whitespace

Copy link
Member

Choose a reason for hiding this comment

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

make format passed. hmm

Copy link
Member Author

Choose a reason for hiding this comment

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

yeah, I upgraded to prettier 3.3 which apparently has different rules for ternaries

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.

3 participants