mirror of
https://github.com/ivuorinen/base-configs-commitlint.git
synced 2026-01-26 11:34:00 +00:00
feat: upgrade yarn, automation, configs, docs (#74)
* feat(ci): new release flow, linting * feat: upgrade yarn, workflows, cleanup and lint
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
"dependencies": {
|
||||
"@commitlint/cli": "^20.0.0",
|
||||
"@commitlint/config-conventional": "^20.0.0",
|
||||
"@ivuorinen/config-checker": "^1.1.12"
|
||||
"@ivuorinen/config-checker": "^2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"typescript": ">=4"
|
||||
@@ -52,5 +52,5 @@
|
||||
"devDependencies": {
|
||||
"@types/node": "*"
|
||||
},
|
||||
"gitHead": "23d15f15743fb59c1dbe658615ef2ed51c54d230"
|
||||
"packageManager": "yarn@4.12.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user