chore: update dependency @commitlint/config-conventional to ^17.8.1

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-20 14:05:59 +00:00
parent 8157b1e65a
commit 04348bd245
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -18,7 +18,7 @@
"strong-globalize": "^6.0.6"
},
"devDependencies": {
"@commitlint/config-conventional": "^17.8.0",
"@commitlint/config-conventional": "^17.8.1",
"@types/express": "^4.17.20",
"chai": "^4.3.10",
"eslint": "^8.51.0",
@ -41,9 +41,9 @@
}
},
"node_modules/@commitlint/config-conventional": {
"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==",
"version": "17.8.1",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.8.1.tgz",
"integrity": "sha512-NxCOHx1kgneig3VLauWJcDWS40DVjg7nKOpBEEK9E5fjJpQqLCilcnKkIIjdBH98kEO1q3NpE5NSrZ2kl/QGJg==",
"dev": true,
"dependencies": {
"conventional-changelog-conventionalcommits": "^6.1.0"

View File

@ -26,7 +26,7 @@
"strong-globalize": "^6.0.6"
},
"devDependencies": {
"@commitlint/config-conventional": "^17.8.0",
"@commitlint/config-conventional": "^17.8.1",
"@types/express": "^4.17.20",
"chai": "^4.3.10",
"eslint": "^8.51.0",