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.4.3 to 17.6.3
Bumps [@commitlint/lint](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/lint) from 17.4.3 to 17.6.3. - [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.6.3/@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:
parent
456526eec7
commit
9c7fd761f3
2 changed files with 64 additions and 64 deletions
126
package-lock.json
generated
126
package-lock.json
generated
|
|
@ -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.6.3",
|
||||||
"@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",
|
||||||
|
|
@ -1990,11 +1990,11 @@
|
||||||
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
|
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
|
||||||
},
|
},
|
||||||
"node_modules/@commitlint/ensure": {
|
"node_modules/@commitlint/ensure": {
|
||||||
"version": "17.4.0",
|
"version": "17.4.4",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-17.4.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-17.4.4.tgz",
|
||||||
"integrity": "sha512-7oAxt25je0jeQ/E0O/M8L3ADb1Cvweu/5lc/kYF8g/kXatI0wxGE5La52onnAUAWeWlsuvBNar15WcrmDmr5Mw==",
|
"integrity": "sha512-AHsFCNh8hbhJiuZ2qHv/m59W/GRE9UeOXbkOqxYMNNg9pJ7qELnFcwj5oYpa6vzTSHtPGKf3C2yUFNy1GGHq6g==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@commitlint/types": "^17.4.0",
|
"@commitlint/types": "^17.4.4",
|
||||||
"lodash.camelcase": "^4.3.0",
|
"lodash.camelcase": "^4.3.0",
|
||||||
"lodash.kebabcase": "^4.1.1",
|
"lodash.kebabcase": "^4.1.1",
|
||||||
"lodash.snakecase": "^4.1.1",
|
"lodash.snakecase": "^4.1.1",
|
||||||
|
|
@ -2026,21 +2026,21 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@commitlint/is-ignored": {
|
"node_modules/@commitlint/is-ignored": {
|
||||||
"version": "17.4.2",
|
"version": "17.6.3",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.4.2.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.6.3.tgz",
|
||||||
"integrity": "sha512-1b2Y2qJ6n7bHG9K6h8S4lBGUl6kc7mMhJN9gy1SQfUZqe92ToDjUTtgNWb6LbzR1X8Cq4SEus4VU8Z/riEa94Q==",
|
"integrity": "sha512-LQbNdnPbxrpbcrVKR5yf51SvquqktpyZJwqXx3lUMF6+nT9PHB8xn3wLy8pi2EQv5Zwba484JnUwDE1ygVYNQA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@commitlint/types": "^17.4.0",
|
"@commitlint/types": "^17.4.4",
|
||||||
"semver": "7.3.8"
|
"semver": "7.5.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=v14"
|
"node": ">=v14"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@commitlint/is-ignored/node_modules/semver": {
|
"node_modules/@commitlint/is-ignored/node_modules/semver": {
|
||||||
"version": "7.3.8",
|
"version": "7.5.0",
|
||||||
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz",
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.5.0.tgz",
|
||||||
"integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==",
|
"integrity": "sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"lru-cache": "^6.0.0"
|
"lru-cache": "^6.0.0"
|
||||||
},
|
},
|
||||||
|
|
@ -2052,14 +2052,14 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@commitlint/lint": {
|
"node_modules/@commitlint/lint": {
|
||||||
"version": "17.4.3",
|
"version": "17.6.3",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.4.3.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.6.3.tgz",
|
||||||
"integrity": "sha512-GnPsqEYmXIB/MaBhRMzkiDJWyjuLrKad4xoxKO4N6Kc19iqjR4DPc/bl2dxeW9kUmtrAtefOzIEzJAevpA5y2w==",
|
"integrity": "sha512-fBlXwt6SHJFgm3Tz+luuo3DkydAx9HNC5y4eBqcKuDuMVqHd2ugMNr+bQtx6riv9mXFiPoKp7nE4Xn/ls3iVDA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@commitlint/is-ignored": "^17.4.2",
|
"@commitlint/is-ignored": "^17.6.3",
|
||||||
"@commitlint/parse": "^17.4.2",
|
"@commitlint/parse": "^17.4.4",
|
||||||
"@commitlint/rules": "^17.4.3",
|
"@commitlint/rules": "^17.6.1",
|
||||||
"@commitlint/types": "^17.4.0"
|
"@commitlint/types": "^17.4.4"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=v14"
|
"node": ">=v14"
|
||||||
|
|
@ -2128,11 +2128,11 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@commitlint/parse": {
|
"node_modules/@commitlint/parse": {
|
||||||
"version": "17.4.2",
|
"version": "17.4.4",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-17.4.2.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-17.4.4.tgz",
|
||||||
"integrity": "sha512-DK4EwqhxfXpyCA+UH8TBRIAXAfmmX4q9QRBz/2h9F9sI91yt6mltTrL6TKURMcjUVmgaB80wgS9QybNIyVBIJA==",
|
"integrity": "sha512-EKzz4f49d3/OU0Fplog7nwz/lAfXMaDxtriidyGF9PtR+SRbgv4FhsfF310tKxs6EPj8Y+aWWuX3beN5s+yqGg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@commitlint/types": "^17.4.0",
|
"@commitlint/types": "^17.4.4",
|
||||||
"conventional-changelog-angular": "^5.0.11",
|
"conventional-changelog-angular": "^5.0.11",
|
||||||
"conventional-commits-parser": "^3.2.2"
|
"conventional-commits-parser": "^3.2.2"
|
||||||
},
|
},
|
||||||
|
|
@ -2187,14 +2187,14 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@commitlint/rules": {
|
"node_modules/@commitlint/rules": {
|
||||||
"version": "17.4.3",
|
"version": "17.6.1",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-17.4.3.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-17.6.1.tgz",
|
||||||
"integrity": "sha512-xHReDfE3Z+O9p1sXeEhPRSk4FifBsC4EbXzvQ4aa0ykQe+n/iZDd4CrFC/Oiv2K9BU4ZnFHak30IbMLa4ks1Rw==",
|
"integrity": "sha512-lUdHw6lYQ1RywExXDdLOKxhpp6857/4c95Dc/1BikrHgdysVUXz26yV0vp1GL7Gv+avx9WqZWTIVB7pNouxlfw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@commitlint/ensure": "^17.4.0",
|
"@commitlint/ensure": "^17.4.4",
|
||||||
"@commitlint/message": "^17.4.2",
|
"@commitlint/message": "^17.4.2",
|
||||||
"@commitlint/to-lines": "^17.4.0",
|
"@commitlint/to-lines": "^17.4.0",
|
||||||
"@commitlint/types": "^17.4.0",
|
"@commitlint/types": "^17.4.4",
|
||||||
"execa": "^5.0.0"
|
"execa": "^5.0.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
|
|
@ -2339,9 +2339,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@commitlint/types": {
|
"node_modules/@commitlint/types": {
|
||||||
"version": "17.4.0",
|
"version": "17.4.4",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-17.4.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-17.4.4.tgz",
|
||||||
"integrity": "sha512-2NjAnq5IcxY9kXtUeO2Ac0aPpvkuOmwbH/BxIm36XXK5LtWFObWJWjXOA+kcaABMrthjWu6la+FUpyYFMHRvbA==",
|
"integrity": "sha512-amRN8tRLYOsxRr6mTnGGGvB5EmW/4DDjLMgiwK3CCVEmN6Sr/6xePGEpWaspKkckILuUORCwe6VfDBw6uj4axQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"chalk": "^4.1.0"
|
"chalk": "^4.1.0"
|
||||||
},
|
},
|
||||||
|
|
@ -16657,11 +16657,11 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@commitlint/ensure": {
|
"@commitlint/ensure": {
|
||||||
"version": "17.4.0",
|
"version": "17.4.4",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-17.4.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-17.4.4.tgz",
|
||||||
"integrity": "sha512-7oAxt25je0jeQ/E0O/M8L3ADb1Cvweu/5lc/kYF8g/kXatI0wxGE5La52onnAUAWeWlsuvBNar15WcrmDmr5Mw==",
|
"integrity": "sha512-AHsFCNh8hbhJiuZ2qHv/m59W/GRE9UeOXbkOqxYMNNg9pJ7qELnFcwj5oYpa6vzTSHtPGKf3C2yUFNy1GGHq6g==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@commitlint/types": "^17.4.0",
|
"@commitlint/types": "^17.4.4",
|
||||||
"lodash.camelcase": "^4.3.0",
|
"lodash.camelcase": "^4.3.0",
|
||||||
"lodash.kebabcase": "^4.1.1",
|
"lodash.kebabcase": "^4.1.1",
|
||||||
"lodash.snakecase": "^4.1.1",
|
"lodash.snakecase": "^4.1.1",
|
||||||
|
|
@ -16684,18 +16684,18 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@commitlint/is-ignored": {
|
"@commitlint/is-ignored": {
|
||||||
"version": "17.4.2",
|
"version": "17.6.3",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.4.2.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.6.3.tgz",
|
||||||
"integrity": "sha512-1b2Y2qJ6n7bHG9K6h8S4lBGUl6kc7mMhJN9gy1SQfUZqe92ToDjUTtgNWb6LbzR1X8Cq4SEus4VU8Z/riEa94Q==",
|
"integrity": "sha512-LQbNdnPbxrpbcrVKR5yf51SvquqktpyZJwqXx3lUMF6+nT9PHB8xn3wLy8pi2EQv5Zwba484JnUwDE1ygVYNQA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@commitlint/types": "^17.4.0",
|
"@commitlint/types": "^17.4.4",
|
||||||
"semver": "7.3.8"
|
"semver": "7.5.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"semver": {
|
"semver": {
|
||||||
"version": "7.3.8",
|
"version": "7.5.0",
|
||||||
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz",
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.5.0.tgz",
|
||||||
"integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==",
|
"integrity": "sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"lru-cache": "^6.0.0"
|
"lru-cache": "^6.0.0"
|
||||||
}
|
}
|
||||||
|
|
@ -16703,14 +16703,14 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@commitlint/lint": {
|
"@commitlint/lint": {
|
||||||
"version": "17.4.3",
|
"version": "17.6.3",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.4.3.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.6.3.tgz",
|
||||||
"integrity": "sha512-GnPsqEYmXIB/MaBhRMzkiDJWyjuLrKad4xoxKO4N6Kc19iqjR4DPc/bl2dxeW9kUmtrAtefOzIEzJAevpA5y2w==",
|
"integrity": "sha512-fBlXwt6SHJFgm3Tz+luuo3DkydAx9HNC5y4eBqcKuDuMVqHd2ugMNr+bQtx6riv9mXFiPoKp7nE4Xn/ls3iVDA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@commitlint/is-ignored": "^17.4.2",
|
"@commitlint/is-ignored": "^17.6.3",
|
||||||
"@commitlint/parse": "^17.4.2",
|
"@commitlint/parse": "^17.4.4",
|
||||||
"@commitlint/rules": "^17.4.3",
|
"@commitlint/rules": "^17.6.1",
|
||||||
"@commitlint/types": "^17.4.0"
|
"@commitlint/types": "^17.4.4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@commitlint/load": {
|
"@commitlint/load": {
|
||||||
|
|
@ -16766,11 +16766,11 @@
|
||||||
"integrity": "sha512-3XMNbzB+3bhKA1hSAWPCQA3lNxR4zaeQAQcHj0Hx5sVdO6ryXtgUBGGv+1ZCLMgAPRixuc6en+iNAzZ4NzAa8Q=="
|
"integrity": "sha512-3XMNbzB+3bhKA1hSAWPCQA3lNxR4zaeQAQcHj0Hx5sVdO6ryXtgUBGGv+1ZCLMgAPRixuc6en+iNAzZ4NzAa8Q=="
|
||||||
},
|
},
|
||||||
"@commitlint/parse": {
|
"@commitlint/parse": {
|
||||||
"version": "17.4.2",
|
"version": "17.4.4",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-17.4.2.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-17.4.4.tgz",
|
||||||
"integrity": "sha512-DK4EwqhxfXpyCA+UH8TBRIAXAfmmX4q9QRBz/2h9F9sI91yt6mltTrL6TKURMcjUVmgaB80wgS9QybNIyVBIJA==",
|
"integrity": "sha512-EKzz4f49d3/OU0Fplog7nwz/lAfXMaDxtriidyGF9PtR+SRbgv4FhsfF310tKxs6EPj8Y+aWWuX3beN5s+yqGg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@commitlint/types": "^17.4.0",
|
"@commitlint/types": "^17.4.4",
|
||||||
"conventional-changelog-angular": "^5.0.11",
|
"conventional-changelog-angular": "^5.0.11",
|
||||||
"conventional-commits-parser": "^3.2.2"
|
"conventional-commits-parser": "^3.2.2"
|
||||||
}
|
}
|
||||||
|
|
@ -16815,14 +16815,14 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@commitlint/rules": {
|
"@commitlint/rules": {
|
||||||
"version": "17.4.3",
|
"version": "17.6.1",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-17.4.3.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-17.6.1.tgz",
|
||||||
"integrity": "sha512-xHReDfE3Z+O9p1sXeEhPRSk4FifBsC4EbXzvQ4aa0ykQe+n/iZDd4CrFC/Oiv2K9BU4ZnFHak30IbMLa4ks1Rw==",
|
"integrity": "sha512-lUdHw6lYQ1RywExXDdLOKxhpp6857/4c95Dc/1BikrHgdysVUXz26yV0vp1GL7Gv+avx9WqZWTIVB7pNouxlfw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@commitlint/ensure": "^17.4.0",
|
"@commitlint/ensure": "^17.4.4",
|
||||||
"@commitlint/message": "^17.4.2",
|
"@commitlint/message": "^17.4.2",
|
||||||
"@commitlint/to-lines": "^17.4.0",
|
"@commitlint/to-lines": "^17.4.0",
|
||||||
"@commitlint/types": "^17.4.0",
|
"@commitlint/types": "^17.4.4",
|
||||||
"execa": "^5.0.0"
|
"execa": "^5.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
@ -16933,9 +16933,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@commitlint/types": {
|
"@commitlint/types": {
|
||||||
"version": "17.4.0",
|
"version": "17.4.4",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-17.4.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-17.4.4.tgz",
|
||||||
"integrity": "sha512-2NjAnq5IcxY9kXtUeO2Ac0aPpvkuOmwbH/BxIm36XXK5LtWFObWJWjXOA+kcaABMrthjWu6la+FUpyYFMHRvbA==",
|
"integrity": "sha512-amRN8tRLYOsxRr6mTnGGGvB5EmW/4DDjLMgiwK3CCVEmN6Sr/6xePGEpWaspKkckILuUORCwe6VfDBw6uj4axQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"chalk": "^4.1.0"
|
"chalk": "^4.1.0"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -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.6.3",
|
||||||
"@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",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue