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

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-10-31 17:14:49 +00:00
parent 4ffed49a9b
commit a2fafe0751
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.1.0",
"@commitlint/config-conventional": "^17.2.0",
"@types/express": "^4.17.14",
"chai": "^4.3.6",
"eslint": "^7.32.0",
@ -135,9 +135,9 @@
}
},
"node_modules/@commitlint/config-conventional": {
"version": "17.1.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.1.0.tgz",
"integrity": "sha512-WU2p0c9/jLi8k2q2YrDV96Y8XVswQOceIQ/wyJvQxawJSCasLdRB3kUIYdNjOCJsxkpoUlV/b90ZPxp1MYZDiA==",
"version": "17.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.2.0.tgz",
"integrity": "sha512-g5hQqRa80f++SYS233dbDSg16YdyounMTAhVcmqtInNeY/GF3aA4st9SVtJxpeGrGmueMrU4L+BBb+6Vs5wrcg==",
"dev": true,
"dependencies": {
"conventional-changelog-conventionalcommits": "^5.0.0"
@ -3414,9 +3414,9 @@
}
},
"@commitlint/config-conventional": {
"version": "17.1.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.1.0.tgz",
"integrity": "sha512-WU2p0c9/jLi8k2q2YrDV96Y8XVswQOceIQ/wyJvQxawJSCasLdRB3kUIYdNjOCJsxkpoUlV/b90ZPxp1MYZDiA==",
"version": "17.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.2.0.tgz",
"integrity": "sha512-g5hQqRa80f++SYS233dbDSg16YdyounMTAhVcmqtInNeY/GF3aA4st9SVtJxpeGrGmueMrU4L+BBb+6Vs5wrcg==",
"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.1.0",
"@commitlint/config-conventional": "^17.2.0",
"@types/express": "^4.17.14",
"chai": "^4.3.6",
"eslint": "^7.32.0",