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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-06-24 09:17:37 +00:00
parent 0e0a951584
commit bd6e412896
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -18,7 +18,7 @@
"strong-globalize": "^6.0.5"
},
"devDependencies": {
"@commitlint/config-conventional": "^17.6.5",
"@commitlint/config-conventional": "^17.6.6",
"@types/express": "^4.17.17",
"chai": "^4.3.7",
"eslint": "^8.43.0",
@ -32,9 +32,9 @@
}
},
"node_modules/@commitlint/config-conventional": {
"version": "17.6.5",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.6.5.tgz",
"integrity": "sha512-Xl9H9KLl86NZm5CYNTNF9dcz1xelE/EbvhWIWcYxG/rn3UWYWdWmmnX2q6ZduNdLFSGbOxzUpIx61j5zxbeXxg==",
"version": "17.6.6",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.6.6.tgz",
"integrity": "sha512-phqPz3BDhfj49FUYuuZIuDiw+7T6gNAEy7Yew1IBHqSohVUCWOK2FXMSAExzS2/9X+ET93g0Uz83KjiHDOOFag==",
"dev": true,
"dependencies": {
"conventional-changelog-conventionalcommits": "^5.0.0"
@ -3172,9 +3172,9 @@
},
"dependencies": {
"@commitlint/config-conventional": {
"version": "17.6.5",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.6.5.tgz",
"integrity": "sha512-Xl9H9KLl86NZm5CYNTNF9dcz1xelE/EbvhWIWcYxG/rn3UWYWdWmmnX2q6ZduNdLFSGbOxzUpIx61j5zxbeXxg==",
"version": "17.6.6",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.6.6.tgz",
"integrity": "sha512-phqPz3BDhfj49FUYuuZIuDiw+7T6gNAEy7Yew1IBHqSohVUCWOK2FXMSAExzS2/9X+ET93g0Uz83KjiHDOOFag==",
"dev": true,
"requires": {
"conventional-changelog-conventionalcommits": "^5.0.0"

View File

@ -26,7 +26,7 @@
"strong-globalize": "^6.0.5"
},
"devDependencies": {
"@commitlint/config-conventional": "^17.6.5",
"@commitlint/config-conventional": "^17.6.6",
"@types/express": "^4.17.17",
"chai": "^4.3.7",
"eslint": "^8.43.0",