chore: update dependency @commitlint/config-conventional to ^17.4.4
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
c299570b3b
commit
b4851db064
|
@ -18,7 +18,7 @@
|
|||
"strong-globalize": "^6.0.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/config-conventional": "^17.3.0",
|
||||
"@commitlint/config-conventional": "^17.4.4",
|
||||
"@types/express": "^4.17.17",
|
||||
"chai": "^4.3.7",
|
||||
"eslint": "^8.31.0",
|
||||
|
@ -32,9 +32,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@commitlint/config-conventional": {
|
||||
"version": "17.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.3.0.tgz",
|
||||
"integrity": "sha512-hgI+fN5xF8nhS9uG/V06xyT0nlcyvHHMkq0kwRSr96vl5BFlRGaL2C0/YY4kQagfU087tmj01bJkG9Ek98Wllw==",
|
||||
"version": "17.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.4.4.tgz",
|
||||
"integrity": "sha512-u6ztvxqzi6NuhrcEDR7a+z0yrh11elY66nRrQIpqsqW6sZmpxYkDLtpRH8jRML+mmxYQ8s4qqF06Q/IQx5aJeQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"conventional-changelog-conventionalcommits": "^5.0.0"
|
||||
|
@ -3158,9 +3158,9 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@commitlint/config-conventional": {
|
||||
"version": "17.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.3.0.tgz",
|
||||
"integrity": "sha512-hgI+fN5xF8nhS9uG/V06xyT0nlcyvHHMkq0kwRSr96vl5BFlRGaL2C0/YY4kQagfU087tmj01bJkG9Ek98Wllw==",
|
||||
"version": "17.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.4.4.tgz",
|
||||
"integrity": "sha512-u6ztvxqzi6NuhrcEDR7a+z0yrh11elY66nRrQIpqsqW6sZmpxYkDLtpRH8jRML+mmxYQ8s4qqF06Q/IQx5aJeQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"conventional-changelog-conventionalcommits": "^5.0.0"
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
"strong-globalize": "^6.0.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/config-conventional": "^17.3.0",
|
||||
"@commitlint/config-conventional": "^17.4.4",
|
||||
"@types/express": "^4.17.17",
|
||||
"chai": "^4.3.7",
|
||||
"eslint": "^8.31.0",
|
||||
|
|
Loading…
Reference in New Issue