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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-25 13:02:35 +00:00 committed by Diana Lau
parent 6a8fe3a3ec
commit 9cd2e3c86a
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -19,7 +19,7 @@
"strong-globalize": "^6.0.6"
},
"devDependencies": {
"@commitlint/config-conventional": "^18.5.0",
"@commitlint/config-conventional": "^18.6.0",
"eslint": "^8.56.0",
"eslint-config-loopback": "^13.1.0",
"loopback-datasource-juggler": "^5.0.5",
@ -42,9 +42,9 @@
}
},
"node_modules/@commitlint/config-conventional": {
"version": "18.5.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.5.0.tgz",
"integrity": "sha512-XGmU4u3Z7bCn0H0nTEG9LUn6hMDUIPP4P6dun7PKFhtnt/wwiKAqmPj+QRmFiqWjkOWcmrh7w7xRiDL32cWS5g==",
"version": "18.6.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.6.0.tgz",
"integrity": "sha512-CDCOf2eJz9D/TL44IBks0stM9TmdLCNE2B48owIU3YCadwzts/bobXPScagIgPQF6hhKYMEdj5zpUDlmbwuqwQ==",
"dev": true,
"dependencies": {
"conventional-changelog-conventionalcommits": "^7.0.2"

View File

@ -30,7 +30,7 @@
"strong-globalize": "^6.0.6"
},
"devDependencies": {
"@commitlint/config-conventional": "^18.5.0",
"@commitlint/config-conventional": "^18.6.0",
"eslint": "^8.56.0",
"eslint-config-loopback": "^13.1.0",
"loopback-datasource-juggler": "^5.0.5",