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.1.0 to 17.2.0

Bumps [@commitlint/lint](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/lint) from 17.1.0 to 17.2.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.2.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-11-07 02:02:45 +00:00 committed by GitHub
parent 861b4d9f10
commit 5fa00a42ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 40 additions and 40 deletions

78
package-lock.json generated
View file

@ -17,7 +17,7 @@
"@commitlint/config-patternplate": "^17.1.0", "@commitlint/config-patternplate": "^17.1.0",
"@commitlint/ensure": "^17.0.0", "@commitlint/ensure": "^17.0.0",
"@commitlint/format": "^17.0.0", "@commitlint/format": "^17.0.0",
"@commitlint/lint": "^17.1.0", "@commitlint/lint": "^17.2.0",
"@commitlint/load": "^17.1.2", "@commitlint/load": "^17.1.2",
"commitlint-config-jira": "^1.6.4", "commitlint-config-jira": "^1.6.4",
"commitlint-plugin-function-rules": "^1.7.1", "commitlint-plugin-function-rules": "^1.7.1",
@ -2022,9 +2022,9 @@
} }
}, },
"node_modules/@commitlint/is-ignored": { "node_modules/@commitlint/is-ignored": {
"version": "17.1.0", "version": "17.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.1.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.2.0.tgz",
"integrity": "sha512-JITWKDMHhIh8IpdIbcbuH9rEQJty1ZWelgjleTFrVRAcEwN/sPzk1aVUXRIZNXMJWbZj8vtXRJnFihrml8uECQ==", "integrity": "sha512-rgUPUQraHxoMLxiE8GK430HA7/R2vXyLcOT4fQooNrZq9ERutNrP6dw3gdKLkq22Nede3+gEHQYUzL4Wu75ndg==",
"dependencies": { "dependencies": {
"@commitlint/types": "^17.0.0", "@commitlint/types": "^17.0.0",
"semver": "7.3.7" "semver": "7.3.7"
@ -2034,13 +2034,13 @@
} }
}, },
"node_modules/@commitlint/lint": { "node_modules/@commitlint/lint": {
"version": "17.1.0", "version": "17.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.1.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.2.0.tgz",
"integrity": "sha512-ltpqM2ogt/+SDhUaScFo0MdscncEF96lvQTPMM/VTTWlw7sTGLLWkOOppsee2MN/uLNNWjQ7kqkd4h6JqoM9AQ==", "integrity": "sha512-N2oLn4Dj672wKH5qJ4LGO+73UkYXGHO+NTVUusGw83SjEv7GjpqPGKU6KALW2kFQ/GsDefSvOjpSi3CzWHQBDg==",
"dependencies": { "dependencies": {
"@commitlint/is-ignored": "^17.1.0", "@commitlint/is-ignored": "^17.2.0",
"@commitlint/parse": "^17.0.0", "@commitlint/parse": "^17.2.0",
"@commitlint/rules": "^17.0.0", "@commitlint/rules": "^17.2.0",
"@commitlint/types": "^17.0.0" "@commitlint/types": "^17.0.0"
}, },
"engines": { "engines": {
@ -2075,17 +2075,17 @@
"integrity": "sha512-vQAnaReSQkEDa8uwAyQby8bYGKu84R/deEc6mg5T8fX6gzCn8QW6rziSgsti1fNvsrswKUKPnVTi7uoB+u62Mw==" "integrity": "sha512-vQAnaReSQkEDa8uwAyQby8bYGKu84R/deEc6mg5T8fX6gzCn8QW6rziSgsti1fNvsrswKUKPnVTi7uoB+u62Mw=="
}, },
"node_modules/@commitlint/message": { "node_modules/@commitlint/message": {
"version": "17.0.0", "version": "17.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/message/-/message-17.0.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-17.2.0.tgz",
"integrity": "sha512-LpcwYtN+lBlfZijHUdVr8aNFTVpHjuHI52BnfoV01TF7iSLnia0jttzpLkrLmI8HNQz6Vhr9UrxDWtKZiMGsBw==", "integrity": "sha512-/4l2KFKxBOuoEn1YAuuNNlAU05Zt7sNsC9H0mPdPm3chOrT4rcX0pOqrQcLtdMrMkJz0gC7b3SF80q2+LtdL9Q==",
"engines": { "engines": {
"node": ">=v14" "node": ">=v14"
} }
}, },
"node_modules/@commitlint/parse": { "node_modules/@commitlint/parse": {
"version": "17.0.0", "version": "17.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-17.0.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-17.2.0.tgz",
"integrity": "sha512-cKcpfTIQYDG1ywTIr5AG0RAiLBr1gudqEsmAGCTtj8ffDChbBRxm6xXs2nv7GvmJN7msOt7vOKleLvcMmRa1+A==", "integrity": "sha512-vLzLznK9Y21zQ6F9hf8D6kcIJRb2haAK5T/Vt1uW2CbHYOIfNsR/hJs0XnF/J9ctM20Tfsqv4zBitbYvVw7F6Q==",
"dependencies": { "dependencies": {
"@commitlint/types": "^17.0.0", "@commitlint/types": "^17.0.0",
"conventional-changelog-angular": "^5.0.11", "conventional-changelog-angular": "^5.0.11",
@ -2142,12 +2142,12 @@
} }
}, },
"node_modules/@commitlint/rules": { "node_modules/@commitlint/rules": {
"version": "17.0.0", "version": "17.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-17.0.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-17.2.0.tgz",
"integrity": "sha512-45nIy3dERKXWpnwX9HeBzK5SepHwlDxdGBfmedXhL30fmFCkJOdxHyOJsh0+B0RaVsLGT01NELpfzJUmtpDwdQ==", "integrity": "sha512-1YynwD4Eh7HXZNpqG8mtUlL2pSX2jBy61EejYJv4ooZPcg50Ak7LPOyD3a9UZnsE76AXWFBz+yo9Hv4MIpAa0Q==",
"dependencies": { "dependencies": {
"@commitlint/ensure": "^17.0.0", "@commitlint/ensure": "^17.0.0",
"@commitlint/message": "^17.0.0", "@commitlint/message": "^17.2.0",
"@commitlint/to-lines": "^17.0.0", "@commitlint/to-lines": "^17.0.0",
"@commitlint/types": "^17.0.0", "@commitlint/types": "^17.0.0",
"execa": "^5.0.0" "execa": "^5.0.0"
@ -18165,22 +18165,22 @@
} }
}, },
"@commitlint/is-ignored": { "@commitlint/is-ignored": {
"version": "17.1.0", "version": "17.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.1.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.2.0.tgz",
"integrity": "sha512-JITWKDMHhIh8IpdIbcbuH9rEQJty1ZWelgjleTFrVRAcEwN/sPzk1aVUXRIZNXMJWbZj8vtXRJnFihrml8uECQ==", "integrity": "sha512-rgUPUQraHxoMLxiE8GK430HA7/R2vXyLcOT4fQooNrZq9ERutNrP6dw3gdKLkq22Nede3+gEHQYUzL4Wu75ndg==",
"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.1.0", "version": "17.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.1.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.2.0.tgz",
"integrity": "sha512-ltpqM2ogt/+SDhUaScFo0MdscncEF96lvQTPMM/VTTWlw7sTGLLWkOOppsee2MN/uLNNWjQ7kqkd4h6JqoM9AQ==", "integrity": "sha512-N2oLn4Dj672wKH5qJ4LGO+73UkYXGHO+NTVUusGw83SjEv7GjpqPGKU6KALW2kFQ/GsDefSvOjpSi3CzWHQBDg==",
"requires": { "requires": {
"@commitlint/is-ignored": "^17.1.0", "@commitlint/is-ignored": "^17.2.0",
"@commitlint/parse": "^17.0.0", "@commitlint/parse": "^17.2.0",
"@commitlint/rules": "^17.0.0", "@commitlint/rules": "^17.2.0",
"@commitlint/types": "^17.0.0" "@commitlint/types": "^17.0.0"
} }
}, },
@ -18211,14 +18211,14 @@
} }
}, },
"@commitlint/message": { "@commitlint/message": {
"version": "17.0.0", "version": "17.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/message/-/message-17.0.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-17.2.0.tgz",
"integrity": "sha512-LpcwYtN+lBlfZijHUdVr8aNFTVpHjuHI52BnfoV01TF7iSLnia0jttzpLkrLmI8HNQz6Vhr9UrxDWtKZiMGsBw==" "integrity": "sha512-/4l2KFKxBOuoEn1YAuuNNlAU05Zt7sNsC9H0mPdPm3chOrT4rcX0pOqrQcLtdMrMkJz0gC7b3SF80q2+LtdL9Q=="
}, },
"@commitlint/parse": { "@commitlint/parse": {
"version": "17.0.0", "version": "17.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-17.0.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-17.2.0.tgz",
"integrity": "sha512-cKcpfTIQYDG1ywTIr5AG0RAiLBr1gudqEsmAGCTtj8ffDChbBRxm6xXs2nv7GvmJN7msOt7vOKleLvcMmRa1+A==", "integrity": "sha512-vLzLznK9Y21zQ6F9hf8D6kcIJRb2haAK5T/Vt1uW2CbHYOIfNsR/hJs0XnF/J9ctM20Tfsqv4zBitbYvVw7F6Q==",
"requires": { "requires": {
"@commitlint/types": "^17.0.0", "@commitlint/types": "^17.0.0",
"conventional-changelog-angular": "^5.0.11", "conventional-changelog-angular": "^5.0.11",
@ -18265,12 +18265,12 @@
} }
}, },
"@commitlint/rules": { "@commitlint/rules": {
"version": "17.0.0", "version": "17.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-17.0.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-17.2.0.tgz",
"integrity": "sha512-45nIy3dERKXWpnwX9HeBzK5SepHwlDxdGBfmedXhL30fmFCkJOdxHyOJsh0+B0RaVsLGT01NELpfzJUmtpDwdQ==", "integrity": "sha512-1YynwD4Eh7HXZNpqG8mtUlL2pSX2jBy61EejYJv4ooZPcg50Ak7LPOyD3a9UZnsE76AXWFBz+yo9Hv4MIpAa0Q==",
"requires": { "requires": {
"@commitlint/ensure": "^17.0.0", "@commitlint/ensure": "^17.0.0",
"@commitlint/message": "^17.0.0", "@commitlint/message": "^17.2.0",
"@commitlint/to-lines": "^17.0.0", "@commitlint/to-lines": "^17.0.0",
"@commitlint/types": "^17.0.0", "@commitlint/types": "^17.0.0",
"execa": "^5.0.0" "execa": "^5.0.0"

View file

@ -30,7 +30,7 @@
"@commitlint/config-patternplate": "^17.1.0", "@commitlint/config-patternplate": "^17.1.0",
"@commitlint/ensure": "^17.0.0", "@commitlint/ensure": "^17.0.0",
"@commitlint/format": "^17.0.0", "@commitlint/format": "^17.0.0",
"@commitlint/lint": "^17.1.0", "@commitlint/lint": "^17.2.0",
"@commitlint/load": "^17.1.2", "@commitlint/load": "^17.1.2",
"commitlint-config-jira": "^1.6.4", "commitlint-config-jira": "^1.6.4",
"commitlint-plugin-function-rules": "^1.7.1", "commitlint-plugin-function-rules": "^1.7.1",