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

Update dev dependencies #253

Merged
merged 3 commits into from
Apr 3, 2024
Merged

Update dev dependencies #253

merged 3 commits into from
Apr 3, 2024

Conversation

ptpaterson
Copy link
Contributor

@ptpaterson ptpaterson commented Apr 2, 2024

Problem

yarn audit reports some vulnerabilities. Also, some unnecessary eslint warnings are now fixed.

Solution

Update dev dependencies, and run npx yarn-audit-fix

Result

Zero vulnerabilities found

> yarn audit
yarn audit v1.22.21
0 vulnerabilities found - Packages audited: 546

Imports that are used in TSDocs are no longer flagged as unused variables.

Out of scope

N/A

Testing

Existing tests passing.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@ptpaterson ptpaterson requested a review from cleve-fauna April 3, 2024 15:01
@cleve-fauna cleve-fauna merged commit 5905436 into beta Apr 3, 2024
5 checks passed
@cleve-fauna cleve-fauna deleted the update-dev-deps branch April 3, 2024 15:02
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