5
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2025-11-07 16:06:56 +00:00

Merge pull request #92 from wagoid/dependabot/npm_and_yarn/conventional-changelog-cli-2.1.1

chore(deps-dev): bump conventional-changelog-cli from 2.1.0 to 2.1.1
This commit is contained in:
Wagner Santos 2021-02-17 10:36:43 -03:00 committed by GitHub
commit caff509532
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 675 additions and 104 deletions

777
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -38,7 +38,7 @@
"@commitlint/test": "^9.0.1",
"@commitlint/test-environment": "^9.0.1",
"commitlint-plugin-function-rules": "^1.1.20",
"conventional-changelog-cli": "^2.1.0",
"conventional-changelog-cli": "^2.1.1",
"husky": "^5.0.9",
"jest": "^24.9.0",
"lint-staged": "^10.5.4",