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

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2022-04-30 02:53:46 +00:00 committed by renovate[bot]
parent 3b9fbee616
commit 48381829da
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": "^16.2.1",
"@commitlint/config-conventional": "^16.2.4",
"@types/express": "^4.17.13",
"chai": "^4.3.6",
"eslint": "^7.32.0",
@ -135,9 +135,9 @@
}
},
"node_modules/@commitlint/config-conventional": {
"version": "16.2.1",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-16.2.1.tgz",
"integrity": "sha512-cP9gArx7gnaj4IqmtCIcHdRjTYdRUi6lmGE+lOzGGjGe45qGOS8nyQQNvkNy2Ey2VqoSWuXXkD8zCUh6EHf1Ww==",
"version": "16.2.4",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-16.2.4.tgz",
"integrity": "sha512-av2UQJa3CuE5P0dzxj/o/B9XVALqYzEViHrMXtDrW9iuflrqCStWBAioijppj9URyz6ONpohJKAtSdgAOE0gkA==",
"dev": true,
"dependencies": {
"conventional-changelog-conventionalcommits": "^4.3.1"
@ -3416,9 +3416,9 @@
}
},
"@commitlint/config-conventional": {
"version": "16.2.1",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-16.2.1.tgz",
"integrity": "sha512-cP9gArx7gnaj4IqmtCIcHdRjTYdRUi6lmGE+lOzGGjGe45qGOS8nyQQNvkNy2Ey2VqoSWuXXkD8zCUh6EHf1Ww==",
"version": "16.2.4",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-16.2.4.tgz",
"integrity": "sha512-av2UQJa3CuE5P0dzxj/o/B9XVALqYzEViHrMXtDrW9iuflrqCStWBAioijppj9URyz6ONpohJKAtSdgAOE0gkA==",
"dev": true,
"requires": {
"conventional-changelog-conventionalcommits": "^4.3.1"

View File

@ -26,7 +26,7 @@
"strong-globalize": "^6.0.5"
},
"devDependencies": {
"@commitlint/config-conventional": "^16.2.1",
"@commitlint/config-conventional": "^16.2.4",
"@types/express": "^4.17.13",
"chai": "^4.3.6",
"eslint": "^7.32.0",