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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-02-21 16:40:06 +00:00
parent 3f74f15759
commit 4cc952248c
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -19,7 +19,7 @@
},
"devDependencies": {
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.1",
"@commitlint/config-conventional": "^18.6.2",
"@types/express": "^4.17.21",
"chai": "^4.4.1",
"eslint": "^8.56.0",
@ -245,9 +245,9 @@
}
},
"node_modules/@commitlint/config-conventional": {
"version": "18.6.1",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.6.1.tgz",
"integrity": "sha512-ftpfAOQyI+IHvut0cRF4EFM39PWCqde+uOXCjH9NpK6FpqfhncAbEvP0E7OIpFsrDX0aS7k81tzH5Yz7prcNxA==",
"version": "18.6.2",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.6.2.tgz",
"integrity": "sha512-PcgSYg1AKGQIwDQKbaHtJsfqYy4uJTC7crLVZ83lfjcPaec4Pry2vLeaWej7ao2KsT20l9dWoMPpEGg8LWdUuA==",
"dev": true,
"dependencies": {
"@commitlint/types": "^18.6.1",

View File

@ -27,7 +27,7 @@
},
"devDependencies": {
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.1",
"@commitlint/config-conventional": "^18.6.2",
"@types/express": "^4.17.21",
"chai": "^4.4.1",
"eslint": "^8.56.0",