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 dependencies #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update dependencies #2

wants to merge 1 commit into from

Conversation

Ghostbird
Copy link

@Ghostbird Ghostbird commented Oct 17, 2024

Prompted by npm audit vulnerabilities when I tried to use this package, I updated most depenencies and fixed the code where necessary.

  • Migrate .eslintrc.js to eslint.config.mjs
  • Fix some linter errors in index.ts
  • Use yargs command handler correctly
  • Update build target to ES6
  • Fix typo in package tes::ignored script name
  • Update version string
  • Add self to contributors

Prompted by npm audit vulnerabilities
- Migrate .eslintrc.js to eslint.config.mjs
- Fix some linter errors in index.ts
- Use yargs command handler correctly
- Update build target to ES6
- Fix typo in package.json `tes::ignored` script name
- Update version string
- Added self to contributors
@dlvoy
Copy link
Owner

dlvoy commented Oct 17, 2024

Thanks for this (and previous, I've missed notification) PR
I will find some time till end ot this week to review it

@Ghostbird
Copy link
Author

If you can find the time, please review this.

@Ghostbird
Copy link
Author

Reminder to review this.

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