mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-07 06:47:13 -04:00
chore(deps-dev): bump @commitlint/cli from 16.0.0 to 16.0.1
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 16.0.0 to 16.0.1. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v16.0.1/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f766d0e626
commit
9940b1bc83
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -33,7 +33,7 @@
|
|||
"vuetify-toast-snackbar": "^0.6.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^16.0.0",
|
||||
"@commitlint/cli": "^16.0.1",
|
||||
"@commitlint/config-conventional": "^16.0.0",
|
||||
"@nuxt/types": "^2.15.8",
|
||||
"@nuxt/typescript-build": "^2.1.0",
|
||||
|
@ -1715,9 +1715,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/@commitlint/cli": {
|
||||
"version": "16.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-16.0.0.tgz",
|
||||
"integrity": "sha512-MaYQbwsBZ3+OHJQm9cbSMj4P1Eptqqk/p8WY5MTzVZDRei8JcweNaMtwU7P+h9VeBTlFYSn4vkZYiZXzVK2Cww==",
|
||||
"version": "16.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-16.0.1.tgz",
|
||||
"integrity": "sha512-61gGRy65WiVDRsqP0dAR2fAgE3qrTBW3fgz9MySv32y5Ib3ZXXDDq6bGyQqi2dSaPuDYzNCRwwlC7mmQM73T/g==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/format": "^16.0.0",
|
||||
|
@ -26910,9 +26910,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"@commitlint/cli": {
|
||||
"version": "16.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-16.0.0.tgz",
|
||||
"integrity": "sha512-MaYQbwsBZ3+OHJQm9cbSMj4P1Eptqqk/p8WY5MTzVZDRei8JcweNaMtwU7P+h9VeBTlFYSn4vkZYiZXzVK2Cww==",
|
||||
"version": "16.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-16.0.1.tgz",
|
||||
"integrity": "sha512-61gGRy65WiVDRsqP0dAR2fAgE3qrTBW3fgz9MySv32y5Ib3ZXXDDq6bGyQqi2dSaPuDYzNCRwwlC7mmQM73T/g==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@commitlint/format": "^16.0.0",
|
||||
|
|
|
@ -60,7 +60,7 @@
|
|||
"vuetify-toast-snackbar": "^0.6.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^16.0.0",
|
||||
"@commitlint/cli": "^16.0.1",
|
||||
"@commitlint/config-conventional": "^16.0.0",
|
||||
"@nuxt/types": "^2.15.8",
|
||||
"@nuxt/typescript-build": "^2.1.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue