-
Notifications
You must be signed in to change notification settings - Fork 1
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
Conversation
Updates a lot of other deps, except for the hard ones (typescript and eslint, mostly)
? metadata | ||
: () => { | ||
throw new ConfigurationError( | ||
"KAO generation failure: metadata isn't a string or object" | ||
); | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
whitespace
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
make format
passed. hmm
There was a problem hiding this comment.
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
|
Updates a lot of other deps, except for the hard ones (typescript and eslint, mostly)