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

Chore/update npm #111

Merged
merged 5 commits into from
May 24, 2024
Merged

Chore/update npm #111

merged 5 commits into from
May 24, 2024

Conversation

sebastian-drozd
Copy link
Contributor

Some notes:

  • eslint left on v8 since plugins don't support v9
  • chai left on v4 because v5 does not support CommonJS modules and this interferes with our project config
  • added appropriate config to dependabot.yml to ignore those libraries
  • removed redundant code which is a result of going from husky v8 to v9
  • fixed problem with pre-push scripts with new husky (--no-TTY flag on lint and units commands)

@wchodarcewicz wchodarcewicz merged commit 7267e38 into main May 24, 2024
1 check passed
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