mirror of
https://github.com/ivuorinen/base-configs.git
synced 2026-01-26 03:03:59 +00:00
fix(deps): update @commitlint/cli to 19.4.0 (#285)
This commit is contained in:
@@ -35,7 +35,7 @@
|
|||||||
"postinstall": "node scripts/postinstall.js"
|
"postinstall": "node scripts/postinstall.js"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@commitlint/cli": "19.3.0",
|
"@commitlint/cli": "19.4.0",
|
||||||
"@commitlint/config-conventional": "19.2.2",
|
"@commitlint/config-conventional": "19.2.2",
|
||||||
"@ivuorinen/config-checker": "^1.1.4",
|
"@ivuorinen/config-checker": "^1.1.4",
|
||||||
"@types/node": "*",
|
"@types/node": "*",
|
||||||
|
|||||||
Reference in New Issue
Block a user