11
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2026-04-06 09:36:53 +00:00

Merge pull request #256 from wagoid/chore/upgrade-commitlint-packages

chore(deps): upgrade @commitlint/* packages
This commit is contained in:
Wagner Santos 2021-10-11 15:37:34 -03:00 committed by GitHub
commit a509674f37
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 282 additions and 136 deletions

View file

@ -28,9 +28,9 @@
"@commitlint/config-conventional": "^13.2.0",
"@commitlint/config-lerna-scopes": "^13.2.0",
"@commitlint/config-patternplate": "^13.2.0",
"@commitlint/format": "^13.1.0",
"@commitlint/lint": "^13.1.0",
"@commitlint/load": "^13.1.0",
"@commitlint/format": "^13.2.0",
"@commitlint/lint": "^13.2.0",
"@commitlint/load": "^13.2.1",
"commitlint-config-jira": "^1.5.1",
"commitlint-plugin-function-rules": "^1.3.2",
"commitlint-plugin-jira-rules": "^1.5.1",