mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2026-04-06 09:36:53 +00:00
Merge pull request #258 from wagoid/chore/upgrade-commitlint-dev-deps
chore(deps-dev): upgrade @commitlint/* dev deps
This commit is contained in:
commit
a5ab401c4d
2 changed files with 46 additions and 46 deletions
|
|
@ -32,7 +32,7 @@
|
|||
"@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-function-rules": "^1.4.0",
|
||||
"commitlint-plugin-jira-rules": "^1.5.1",
|
||||
"conventional-changelog-lint-config-canonical": "^1.0.0",
|
||||
"dargs": "^8.1.0",
|
||||
|
|
@ -42,8 +42,8 @@
|
|||
"devDependencies": {
|
||||
"@babel/core": "^7.15.0",
|
||||
"@babel/preset-env": "^7.15.0",
|
||||
"@commitlint/cli": "^13.1.0",
|
||||
"@commitlint/ensure": "^13.1.0",
|
||||
"@commitlint/cli": "^13.2.1",
|
||||
"@commitlint/ensure": "^13.2.0",
|
||||
"@commitlint/test": "^9.0.1",
|
||||
"@commitlint/test-environment": "^9.0.1",
|
||||
"@jest/globals": "^27.2.4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue