build(deps-dev): bump @commitlint/cli from 17.5.1 to 17.6.0

Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.5.1 to 17.6.0.
- [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/v17.6.0/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-04-14 05:57:53 +00:00
committed by GitHub
parent 37e9bfc89f
commit 412f6ecf4b
2 changed files with 24 additions and 24 deletions

46
package-lock.json generated
View File

@@ -18,7 +18,7 @@
"remark-toc": "^8.0.1"
},
"devDependencies": {
"@commitlint/cli": "^17.5.1",
"@commitlint/cli": "^17.6.0",
"@commitlint/config-conventional": "^17.4.4",
"@octokit/rest": "^19.0.7",
"@octokit/types": "^6.41.0",
@@ -409,13 +409,13 @@
}
},
"node_modules/@commitlint/cli": {
"version": "17.5.1",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.5.1.tgz",
"integrity": "sha512-pRRgGSzdHQHehxZbGA3qF6wVPyl+EEQgTe/t321rtMLFbuJ7nRj2waS17s/v5oEbyZtiY5S8PGB6XtEIm0I+Sg==",
"version": "17.6.0",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.6.0.tgz",
"integrity": "sha512-JaZeZ1p6kfkSiZlDoQjK09AuiI9zYQMiIUJzTOM8qNRHFOXOPmiTM56nI67yzeUSNTFu6M/DRqjmdjtA5q3hEg==",
"dev": true,
"dependencies": {
"@commitlint/format": "^17.4.4",
"@commitlint/lint": "^17.4.4",
"@commitlint/lint": "^17.6.0",
"@commitlint/load": "^17.5.0",
"@commitlint/read": "^17.5.1",
"@commitlint/types": "^17.4.4",
@@ -596,14 +596,14 @@
}
},
"node_modules/@commitlint/lint": {
"version": "17.4.4",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.4.4.tgz",
"integrity": "sha512-qgkCRRFjyhbMDWsti/5jRYVJkgYZj4r+ZmweZObnbYqPUl5UKLWMf9a/ZZisOI4JfiPmRktYRZ2JmqlSvg+ccw==",
"version": "17.6.0",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.6.0.tgz",
"integrity": "sha512-6cEXxpxZd7fbtYMxeosOum/Nnwu3VdSuZcrFSqP9lWNsrHRv4ijVsnLeomvo6WHPchGOeEWAazAI7Q6Ap22fJw==",
"dev": true,
"dependencies": {
"@commitlint/is-ignored": "^17.4.4",
"@commitlint/parse": "^17.4.4",
"@commitlint/rules": "^17.4.4",
"@commitlint/rules": "^17.6.0",
"@commitlint/types": "^17.4.4"
},
"engines": {
@@ -728,9 +728,9 @@
}
},
"node_modules/@commitlint/rules": {
"version": "17.4.4",
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-17.4.4.tgz",
"integrity": "sha512-0tgvXnHi/mVcyR8Y8mjTFZIa/FEQXA4uEutXS/imH2v1UNkYDSEMsK/68wiXRpfW1euSgEdwRkvE1z23+yhNrQ==",
"version": "17.6.0",
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-17.6.0.tgz",
"integrity": "sha512-Ka7AsRFvkKMYYE7itgo7hddRGCiV+0BgbTIAq4PWmnkHAECxYpdqMVzW5jaATmXZfwfRRTB57e7KZWj6EPmK1A==",
"dev": true,
"dependencies": {
"@commitlint/ensure": "^17.4.4",
@@ -11901,13 +11901,13 @@
}
},
"@commitlint/cli": {
"version": "17.5.1",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.5.1.tgz",
"integrity": "sha512-pRRgGSzdHQHehxZbGA3qF6wVPyl+EEQgTe/t321rtMLFbuJ7nRj2waS17s/v5oEbyZtiY5S8PGB6XtEIm0I+Sg==",
"version": "17.6.0",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.6.0.tgz",
"integrity": "sha512-JaZeZ1p6kfkSiZlDoQjK09AuiI9zYQMiIUJzTOM8qNRHFOXOPmiTM56nI67yzeUSNTFu6M/DRqjmdjtA5q3hEg==",
"dev": true,
"requires": {
"@commitlint/format": "^17.4.4",
"@commitlint/lint": "^17.4.4",
"@commitlint/lint": "^17.6.0",
"@commitlint/load": "^17.5.0",
"@commitlint/read": "^17.5.1",
"@commitlint/types": "^17.4.4",
@@ -12049,14 +12049,14 @@
}
},
"@commitlint/lint": {
"version": "17.4.4",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.4.4.tgz",
"integrity": "sha512-qgkCRRFjyhbMDWsti/5jRYVJkgYZj4r+ZmweZObnbYqPUl5UKLWMf9a/ZZisOI4JfiPmRktYRZ2JmqlSvg+ccw==",
"version": "17.6.0",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.6.0.tgz",
"integrity": "sha512-6cEXxpxZd7fbtYMxeosOum/Nnwu3VdSuZcrFSqP9lWNsrHRv4ijVsnLeomvo6WHPchGOeEWAazAI7Q6Ap22fJw==",
"dev": true,
"requires": {
"@commitlint/is-ignored": "^17.4.4",
"@commitlint/parse": "^17.4.4",
"@commitlint/rules": "^17.4.4",
"@commitlint/rules": "^17.6.0",
"@commitlint/types": "^17.4.4"
}
},
@@ -12156,9 +12156,9 @@
}
},
"@commitlint/rules": {
"version": "17.4.4",
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-17.4.4.tgz",
"integrity": "sha512-0tgvXnHi/mVcyR8Y8mjTFZIa/FEQXA4uEutXS/imH2v1UNkYDSEMsK/68wiXRpfW1euSgEdwRkvE1z23+yhNrQ==",
"version": "17.6.0",
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-17.6.0.tgz",
"integrity": "sha512-Ka7AsRFvkKMYYE7itgo7hddRGCiV+0BgbTIAq4PWmnkHAECxYpdqMVzW5jaATmXZfwfRRTB57e7KZWj6EPmK1A==",
"dev": true,
"requires": {
"@commitlint/ensure": "^17.4.4",

View File

@@ -22,7 +22,7 @@
"javascript"
],
"devDependencies": {
"@commitlint/cli": "^17.5.1",
"@commitlint/cli": "^17.6.0",
"@commitlint/config-conventional": "^17.4.4",
"@octokit/rest": "^19.0.7",
"@octokit/types": "^6.41.0",