Closed YuryShkoda closed 1 year ago
snippets
sas:snippets
--force
npm audit fix
npm run lint
npm run test:unit
:tada: This PR is included in version 2.5.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Issue
snippets
folder exists.Intent
sas:snippets
script.Implementation
--force
flag insas:snippets
script.npm audit fix
command to fix vulnerabilities found in dependencies.Checks
npm run lint
).npm run test:unit
).