5
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2025-11-07 16:06:56 +00:00

chore(deps): bump @commitlint/lint from 17.0.0 to 17.1.0

Bumps [@commitlint/lint](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/lint) from 17.0.0 to 17.1.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/lint/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.1.0/@commitlint/lint)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-10-06 14:08:57 +00:00 committed by GitHub
parent 235d810bf1
commit a65c46fe1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 16 deletions

30
package-lock.json generated
View file

@ -17,7 +17,7 @@
"@commitlint/config-patternplate": "^17.0.0", "@commitlint/config-patternplate": "^17.0.0",
"@commitlint/ensure": "^17.0.0", "@commitlint/ensure": "^17.0.0",
"@commitlint/format": "^17.0.0", "@commitlint/format": "^17.0.0",
"@commitlint/lint": "^17.0.0", "@commitlint/lint": "^17.1.0",
"@commitlint/load": "^17.0.0", "@commitlint/load": "^17.0.0",
"commitlint-config-jira": "^1.5.1", "commitlint-config-jira": "^1.5.1",
"commitlint-plugin-function-rules": "^1.4.0", "commitlint-plugin-function-rules": "^1.4.0",
@ -1971,9 +1971,9 @@
} }
}, },
"node_modules/@commitlint/is-ignored": { "node_modules/@commitlint/is-ignored": {
"version": "17.0.0", "version": "17.1.0",
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.0.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.1.0.tgz",
"integrity": "sha512-UmacD0XM/wWykgdXn5CEWVS4XGuqzU+ZGvM2hwv85+SXGnIOaG88XHrt81u37ZeVt1riWW+YdOxcJW6+nd5v5w==", "integrity": "sha512-JITWKDMHhIh8IpdIbcbuH9rEQJty1ZWelgjleTFrVRAcEwN/sPzk1aVUXRIZNXMJWbZj8vtXRJnFihrml8uECQ==",
"dependencies": { "dependencies": {
"@commitlint/types": "^17.0.0", "@commitlint/types": "^17.0.0",
"semver": "7.3.7" "semver": "7.3.7"
@ -1983,11 +1983,11 @@
} }
}, },
"node_modules/@commitlint/lint": { "node_modules/@commitlint/lint": {
"version": "17.0.0", "version": "17.1.0",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.0.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.1.0.tgz",
"integrity": "sha512-5FL7VLvGJQby24q0pd4UdM8FNFcL+ER1T/UBf8A9KRL5+QXV1Rkl6Zhcl7+SGpGlVo6Yo0pm6aLW716LVKWLGg==", "integrity": "sha512-ltpqM2ogt/+SDhUaScFo0MdscncEF96lvQTPMM/VTTWlw7sTGLLWkOOppsee2MN/uLNNWjQ7kqkd4h6JqoM9AQ==",
"dependencies": { "dependencies": {
"@commitlint/is-ignored": "^17.0.0", "@commitlint/is-ignored": "^17.1.0",
"@commitlint/parse": "^17.0.0", "@commitlint/parse": "^17.0.0",
"@commitlint/rules": "^17.0.0", "@commitlint/rules": "^17.0.0",
"@commitlint/types": "^17.0.0" "@commitlint/types": "^17.0.0"
@ -16222,20 +16222,20 @@
} }
}, },
"@commitlint/is-ignored": { "@commitlint/is-ignored": {
"version": "17.0.0", "version": "17.1.0",
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.0.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.1.0.tgz",
"integrity": "sha512-UmacD0XM/wWykgdXn5CEWVS4XGuqzU+ZGvM2hwv85+SXGnIOaG88XHrt81u37ZeVt1riWW+YdOxcJW6+nd5v5w==", "integrity": "sha512-JITWKDMHhIh8IpdIbcbuH9rEQJty1ZWelgjleTFrVRAcEwN/sPzk1aVUXRIZNXMJWbZj8vtXRJnFihrml8uECQ==",
"requires": { "requires": {
"@commitlint/types": "^17.0.0", "@commitlint/types": "^17.0.0",
"semver": "7.3.7" "semver": "7.3.7"
} }
}, },
"@commitlint/lint": { "@commitlint/lint": {
"version": "17.0.0", "version": "17.1.0",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.0.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.1.0.tgz",
"integrity": "sha512-5FL7VLvGJQby24q0pd4UdM8FNFcL+ER1T/UBf8A9KRL5+QXV1Rkl6Zhcl7+SGpGlVo6Yo0pm6aLW716LVKWLGg==", "integrity": "sha512-ltpqM2ogt/+SDhUaScFo0MdscncEF96lvQTPMM/VTTWlw7sTGLLWkOOppsee2MN/uLNNWjQ7kqkd4h6JqoM9AQ==",
"requires": { "requires": {
"@commitlint/is-ignored": "^17.0.0", "@commitlint/is-ignored": "^17.1.0",
"@commitlint/parse": "^17.0.0", "@commitlint/parse": "^17.0.0",
"@commitlint/rules": "^17.0.0", "@commitlint/rules": "^17.0.0",
"@commitlint/types": "^17.0.0" "@commitlint/types": "^17.0.0"

View file

@ -30,7 +30,7 @@
"@commitlint/config-patternplate": "^17.0.0", "@commitlint/config-patternplate": "^17.0.0",
"@commitlint/ensure": "^17.0.0", "@commitlint/ensure": "^17.0.0",
"@commitlint/format": "^17.0.0", "@commitlint/format": "^17.0.0",
"@commitlint/lint": "^17.0.0", "@commitlint/lint": "^17.1.0",
"@commitlint/load": "^17.0.0", "@commitlint/load": "^17.0.0",
"commitlint-config-jira": "^1.5.1", "commitlint-config-jira": "^1.5.1",
"commitlint-plugin-function-rules": "^1.4.0", "commitlint-plugin-function-rules": "^1.4.0",