mirror of
https://github.com/ivuorinen/base-configs.git
synced 2026-01-26 03:03:59 +00:00
fix(deps): update dependency @commitlint/cli to v18.4.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -35,7 +35,7 @@
|
|||||||
"postinstall": "node scripts/postinstall.js"
|
"postinstall": "node scripts/postinstall.js"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@commitlint/cli": "18.4.0",
|
"@commitlint/cli": "18.4.1",
|
||||||
"@commitlint/config-conventional": "18.4.0",
|
"@commitlint/config-conventional": "18.4.0",
|
||||||
"@ivuorinen/config-checker": "^1.1.2"
|
"@ivuorinen/config-checker": "^1.1.2"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -24,14 +24,14 @@
|
|||||||
chalk "^2.4.2"
|
chalk "^2.4.2"
|
||||||
js-tokens "^4.0.0"
|
js-tokens "^4.0.0"
|
||||||
|
|
||||||
"@commitlint/cli@18.4.0":
|
"@commitlint/cli@18.4.1":
|
||||||
version "18.4.0"
|
version "18.4.1"
|
||||||
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-18.4.0.tgz#bbeca164b595473d3a67f1a9aac46bf557a05fb4"
|
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-18.4.1.tgz#b008ff325f112da260ed92605ca9d9290e53ba81"
|
||||||
integrity sha512-iz3KJtmsRRFm6OlyrORxRR6qcrznuoFDzcvMXTMpl6E/wj9Vr2crolDk6cG3bFpJCjWd9C7KidXerRha6hh1kQ==
|
integrity sha512-4+jljfd29Udw9RDDyigavLO9LvdbmB8O9xjDzVZ0R3lJuG7nCeyHgnKWIVpFaN590isZMV/cMeQK0gH7hRF40A==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@commitlint/format" "^18.4.0"
|
"@commitlint/format" "^18.4.0"
|
||||||
"@commitlint/lint" "^18.4.0"
|
"@commitlint/lint" "^18.4.0"
|
||||||
"@commitlint/load" "^18.4.0"
|
"@commitlint/load" "^18.4.1"
|
||||||
"@commitlint/read" "^18.4.0"
|
"@commitlint/read" "^18.4.0"
|
||||||
"@commitlint/types" "^18.4.0"
|
"@commitlint/types" "^18.4.0"
|
||||||
execa "^5.0.0"
|
execa "^5.0.0"
|
||||||
@@ -98,7 +98,7 @@
|
|||||||
"@commitlint/rules" "^18.4.0"
|
"@commitlint/rules" "^18.4.0"
|
||||||
"@commitlint/types" "^18.4.0"
|
"@commitlint/types" "^18.4.0"
|
||||||
|
|
||||||
"@commitlint/load@^18.4.0":
|
"@commitlint/load@^18.4.1":
|
||||||
version "18.4.1"
|
version "18.4.1"
|
||||||
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-18.4.1.tgz#41097fe3b0eed33e61fab6ab6015e9c4bd17de1a"
|
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-18.4.1.tgz#41097fe3b0eed33e61fab6ab6015e9c4bd17de1a"
|
||||||
integrity sha512-o/plBiPJQgbSq/4ipDpsq4HCmURjBAEjr1EO/p2falr3VhwV0WGXTvb8NlihgI8xtSyO6lHvtycrE535GMLQbA==
|
integrity sha512-o/plBiPJQgbSq/4ipDpsq4HCmURjBAEjr1EO/p2falr3VhwV0WGXTvb8NlihgI8xtSyO6lHvtycrE535GMLQbA==
|
||||||
|
|||||||
Reference in New Issue
Block a user