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

Automatic npm audit fix #285

Merged
merged 8 commits into from
Jun 20, 2024
Merged

Automatic npm audit fix #285

merged 8 commits into from
Jun 20, 2024

Conversation

github-actions[bot]
Copy link

Npm audit

How to install

  • Update the HDBT theme
    • git fetch --all
    • git checkout automation/npm-audit
    • git pull origin automation/npm-audit
  • In theme folder, run nvm use && npm i && npm run build

How to test

Run npm audit

  • Check that the npm audit prints found 0 vulnerabilities
  • Check that the changes for distributed files are sensible

Copy link
Contributor

@khalima khalima left a comment

Choose a reason for hiding this comment

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

🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants