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

OPHJOD-1312: Update dependencies #225

Merged
merged 1 commit into from
Feb 19, 2025
Merged

OPHJOD-1312: Update dependencies #225

merged 1 commit into from
Feb 19, 2025

Conversation

ketsappi
Copy link
Contributor

Description

  • Update dependencies
    • vitest had critical vulnerability

Related JIRA ticket

https://jira.eduuni.fi/browse/OPHJOD-1312
https://jira.eduuni.fi/browse/OPHJOD-851

@ketsappi ketsappi requested review from sauanto and juhaniko February 19, 2025 09:37
@@ -86,6 +86,7 @@ export default [
ignoreRestSiblings: true,
},
],
'@typescript-eslint/prefer-nullish-coalescing': 'off',
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Turned of the "new rule" because (from the docs):

This rule will not work as expected if strictNullChecks is not enabled.

@ketsappi ketsappi merged commit 8da8127 into main Feb 19, 2025
7 checks passed
@ketsappi ketsappi deleted the OPHJOD-1312 branch February 19, 2025 12:13
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.

2 participants