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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-11-21 05:05:57 +00:00 committed by Diana Lau
parent 9b998c1a38
commit 6985a4b478
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.4.2",
"@commitlint/config-conventional": "^18.4.3",
"eslint": "^8.54.0",
"eslint-config-loopback": "^13.1.0",
"loopback-datasource-juggler": "^5.0.3",
@ -42,9 +42,9 @@
}
},
"node_modules/@commitlint/config-conventional": {
"version": "18.4.2",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.4.2.tgz",
"integrity": "sha512-qFjIqgKGV89lzUGHxanq2WJDXk5wZIxoZmZvf0I4i4CirL06Xj8qRh1shPsXNyI15d8Rj2HExww6cGJSFU9DdA==",
"version": "18.4.3",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.4.3.tgz",
"integrity": "sha512-729eRRaNta7JZF07qf6SAGSghoDEp9mH7yHU0m7ff0q89W97wDrWCyZ3yoV3mcQJwbhlmVmZPTkPcm7qiAu8WA==",
"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.4.2",
"@commitlint/config-conventional": "^18.4.3",
"eslint": "^8.54.0",
"eslint-config-loopback": "^13.1.0",
"loopback-datasource-juggler": "^5.0.3",