chore: update dependency @commitlint/config-conventional to ^17.8.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
96dcc7b719
commit
3f1185dab2
|
@ -18,7 +18,7 @@
|
|||
"strong-globalize": "^6.0.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/config-conventional": "^17.7.0",
|
||||
"@commitlint/config-conventional": "^17.8.0",
|
||||
"@types/express": "^4.17.19",
|
||||
"chai": "^4.3.10",
|
||||
"eslint": "^8.51.0",
|
||||
|
@ -41,9 +41,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@commitlint/config-conventional": {
|
||||
"version": "17.7.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.7.0.tgz",
|
||||
"integrity": "sha512-iicqh2o6et+9kWaqsQiEYZzfLbtoWv9uZl8kbI8EGfnc0HeGafQBF7AJ0ylN9D/2kj6txltsdyQs8+2fTMwWEw==",
|
||||
"version": "17.8.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.8.0.tgz",
|
||||
"integrity": "sha512-MgiFXujmqAvi7M33C7OSMTznwrVkckrbXe/aZWQ/+KFGLLF6IE50XIcjGrW0/uiDGb/im5qbqF2dh1dCFNa+sQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"conventional-changelog-conventionalcommits": "^6.1.0"
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
"strong-globalize": "^6.0.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/config-conventional": "^17.7.0",
|
||||
"@commitlint/config-conventional": "^17.8.0",
|
||||
"@types/express": "^4.17.19",
|
||||
"chai": "^4.3.10",
|
||||
"eslint": "^8.51.0",
|
||||
|
|
Loading…
Reference in New Issue