Closed
Description
We have encountered an npm audit issue regarding @commitlint/config-conventional
It is understood that the version fix is already in master but is yet to be published. 44144ca
Expected Behavior
Has no/low npm audit issue.
Current Behavior
Version 9.1.2 is having the npm audit issue.
Affected packages
- cli
- core
- prompt
- config-angular
Possible Solution
Steps to Reproduce (for bugs)
- First step
- Second step
commitlint.config.js
```js ```Context
Affecting our CI flow with npm audit checks. The advisory was published 29 July 2020.
Your Environment
Executable | Version |
---|---|
commitlint --version |
VERSION |
git --version |
VERSION |
node --version |
10.16.0 |