mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2026-04-06 09:36:53 +00:00
chore(deps): upgrade @commitlint packages
This commit is contained in:
parent
961b6d4cd7
commit
42197aa909
2 changed files with 315 additions and 222 deletions
16
package.json
16
package.json
|
|
@ -25,12 +25,12 @@
|
|||
"@actions/core": "^1.2.6",
|
||||
"@actions/github": "^5.0.0",
|
||||
"@commitlint/config-angular": "^12.1.4",
|
||||
"@commitlint/config-conventional": "^12.1.4",
|
||||
"@commitlint/config-lerna-scopes": "^12.1.4",
|
||||
"@commitlint/config-patternplate": "^12.1.4",
|
||||
"@commitlint/format": "^12.1.4",
|
||||
"@commitlint/lint": "^12.1.4",
|
||||
"@commitlint/load": "^12.1.4",
|
||||
"@commitlint/config-conventional": "^13.1.0",
|
||||
"@commitlint/config-lerna-scopes": "^13.1.0",
|
||||
"@commitlint/config-patternplate": "^13.1.0",
|
||||
"@commitlint/format": "^13.1.0",
|
||||
"@commitlint/lint": "^13.1.0",
|
||||
"@commitlint/load": "^13.1.0",
|
||||
"commitlint-config-jira": "^1.5.1",
|
||||
"commitlint-plugin-function-rules": "^1.3.2",
|
||||
"commitlint-plugin-jira-rules": "^1.5.1",
|
||||
|
|
@ -42,8 +42,8 @@
|
|||
"devDependencies": {
|
||||
"@babel/core": "^7.14.6",
|
||||
"@babel/preset-env": "^7.14.7",
|
||||
"@commitlint/cli": "^12.1.4",
|
||||
"@commitlint/ensure": "^12.1.4",
|
||||
"@commitlint/cli": "^13.1.0",
|
||||
"@commitlint/ensure": "^13.1.0",
|
||||
"@commitlint/test": "^9.0.1",
|
||||
"@commitlint/test-environment": "^9.0.1",
|
||||
"@jest/globals": "^27.0.6",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue