mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2026-04-06 09:36:53 +00:00
chore: remove unused dependencies
This commit is contained in:
parent
fa385f7927
commit
3056734398
3 changed files with 4 additions and 83 deletions
|
|
@ -15,9 +15,7 @@
|
|||
"homepage": "https://github.com/wagoid/commitlint-github-action",
|
||||
"dependencies": {
|
||||
"@actions/core": "1.1.1",
|
||||
"@actions/exec": "1.0.1",
|
||||
"@actions/github": "1.1.0",
|
||||
"@commitlint/cli": "8.1.0",
|
||||
"@commitlint/config-angular": "8.2.0",
|
||||
"@commitlint/config-conventional": "7.6.0",
|
||||
"@commitlint/config-lerna-scopes": "8.2.0",
|
||||
|
|
@ -26,7 +24,6 @@
|
|||
"@commitlint/lint": "8.2.0",
|
||||
"@commitlint/load": "8.2.0",
|
||||
"@commitlint/read": "8.2.0",
|
||||
"chalk": "2.4.2",
|
||||
"commitlint-config-jira": "1.0.9",
|
||||
"conventional-changelog-lint-config-canonical": "1.0.0"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue