mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2026-04-05 17:16:54 +00:00
feat(deps): update @commitlint packages from 17.0 to 17.1
This commit is contained in:
parent
d6f6593a47
commit
d23c330a95
2 changed files with 236 additions and 237 deletions
12
package.json
12
package.json
|
|
@ -24,14 +24,14 @@
|
|||
"dependencies": {
|
||||
"@actions/core": "^1.6.0",
|
||||
"@actions/github": "^5.0.3",
|
||||
"@commitlint/config-angular": "^17.0.0",
|
||||
"@commitlint/config-conventional": "^17.0.2",
|
||||
"@commitlint/config-angular": "^17.1.0",
|
||||
"@commitlint/config-conventional": "^17.1.0",
|
||||
"@commitlint/config-lerna-scopes": "^17.0.2",
|
||||
"@commitlint/config-patternplate": "^17.0.0",
|
||||
"@commitlint/config-patternplate": "^17.1.0",
|
||||
"@commitlint/ensure": "^17.0.0",
|
||||
"@commitlint/format": "^17.0.0",
|
||||
"@commitlint/lint": "^17.0.0",
|
||||
"@commitlint/load": "^17.0.0",
|
||||
"@commitlint/lint": "^17.1.0",
|
||||
"@commitlint/load": "^17.1.2",
|
||||
"commitlint-config-jira": "^1.5.1",
|
||||
"commitlint-plugin-function-rules": "^1.4.0",
|
||||
"commitlint-plugin-jira-rules": "^1.5.1",
|
||||
|
|
@ -43,7 +43,7 @@
|
|||
"devDependencies": {
|
||||
"@babel/core": "^7.18.5",
|
||||
"@babel/preset-env": "^7.18.2",
|
||||
"@commitlint/cli": "^17.0.2",
|
||||
"@commitlint/cli": "^17.1.2",
|
||||
"@commitlint/test": "^9.0.1",
|
||||
"@commitlint/test-environment": "^9.0.1",
|
||||
"@jest/globals": "^28.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue