mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2025-11-09 08:46:54 +00:00
chore(deps): bump @commitlint/lint from 13.2.0 to 16.0.0
Bumps [@commitlint/lint](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/lint) from 13.2.0 to 16.0.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/v16.0.0/@commitlint/lint) --- updated-dependencies: - dependency-name: "@commitlint/lint" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
296247dfa6
commit
3dd8d8c9e4
2 changed files with 300 additions and 59 deletions
357
package-lock.json
generated
357
package-lock.json
generated
|
|
@ -16,7 +16,7 @@
|
||||||
"@commitlint/config-lerna-scopes": "^13.2.0",
|
"@commitlint/config-lerna-scopes": "^13.2.0",
|
||||||
"@commitlint/config-patternplate": "^13.2.0",
|
"@commitlint/config-patternplate": "^13.2.0",
|
||||||
"@commitlint/format": "^13.2.0",
|
"@commitlint/format": "^13.2.0",
|
||||||
"@commitlint/lint": "^13.2.0",
|
"@commitlint/lint": "^16.0.0",
|
||||||
"@commitlint/load": "^13.2.1",
|
"@commitlint/load": "^13.2.1",
|
||||||
"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",
|
||||||
|
|
@ -1807,6 +1807,82 @@
|
||||||
"node": ">=v12"
|
"node": ">=v12"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/@commitlint/cli/node_modules/@commitlint/is-ignored": {
|
||||||
|
"version": "13.2.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-13.2.0.tgz",
|
||||||
|
"integrity": "sha512-onnx4WctHFPPkHGFFAZBIWRSaNwuhixIIfbwPhcZ6IewwQX5n4jpjwM1GokA7vhlOnQ57W7AavbKUGjzIVtnRQ==",
|
||||||
|
"dev": true,
|
||||||
|
"dependencies": {
|
||||||
|
"@commitlint/types": "^13.2.0",
|
||||||
|
"semver": "7.3.5"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=v12"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@commitlint/cli/node_modules/@commitlint/lint": {
|
||||||
|
"version": "13.2.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-13.2.0.tgz",
|
||||||
|
"integrity": "sha512-5XYkh0e9ehHjA7BxAHFpjPgr1qqbFY8OFG1wpBiAhycbYBtJnQmculA2wcwqTM40YCUBqEvWFdq86jTG8fbkMw==",
|
||||||
|
"dev": true,
|
||||||
|
"dependencies": {
|
||||||
|
"@commitlint/is-ignored": "^13.2.0",
|
||||||
|
"@commitlint/parse": "^13.2.0",
|
||||||
|
"@commitlint/rules": "^13.2.0",
|
||||||
|
"@commitlint/types": "^13.2.0"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=v12"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@commitlint/cli/node_modules/@commitlint/message": {
|
||||||
|
"version": "13.2.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@commitlint/message/-/message-13.2.0.tgz",
|
||||||
|
"integrity": "sha512-+LlErJj2F2AC86xJb33VJIvSt25xqSF1I0b0GApSgoUtQBeJhx4SxIj1BLvGcLVmbRmbgTzAFq/QylwLId7EhA==",
|
||||||
|
"dev": true,
|
||||||
|
"engines": {
|
||||||
|
"node": ">=v12"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@commitlint/cli/node_modules/@commitlint/parse": {
|
||||||
|
"version": "13.2.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-13.2.0.tgz",
|
||||||
|
"integrity": "sha512-AtfKSQJQADbDhW+kuC5PxOyBANsYCuuJlZRZ2PYslOz2rvWwZ93zt+nKjM4g7C9ETbz0uq4r7/EoOsTJ2nJqfQ==",
|
||||||
|
"dev": true,
|
||||||
|
"dependencies": {
|
||||||
|
"@commitlint/types": "^13.2.0",
|
||||||
|
"conventional-changelog-angular": "^5.0.11",
|
||||||
|
"conventional-commits-parser": "^3.2.2"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=v12"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@commitlint/cli/node_modules/@commitlint/rules": {
|
||||||
|
"version": "13.2.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-13.2.0.tgz",
|
||||||
|
"integrity": "sha512-O3A9S7blOzvHfzrJrUQe9JxdtGy154ol/GXHwvd8WfMJ10y5ryBB4b6+0YZ1XhItWzrEASOfOKbD++EdLV90dQ==",
|
||||||
|
"dev": true,
|
||||||
|
"dependencies": {
|
||||||
|
"@commitlint/ensure": "^13.2.0",
|
||||||
|
"@commitlint/message": "^13.2.0",
|
||||||
|
"@commitlint/to-lines": "^13.2.0",
|
||||||
|
"@commitlint/types": "^13.2.0",
|
||||||
|
"execa": "^5.0.0"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=v12"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@commitlint/cli/node_modules/@commitlint/to-lines": {
|
||||||
|
"version": "13.2.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-13.2.0.tgz",
|
||||||
|
"integrity": "sha512-ZfWZix2y/CzewReCrj5g0nKOEfj5HW9eBMDrqjJJMPApve00CWv0tYrFCGXuGlv244lW4uvWJt6J/0HLRWsfyg==",
|
||||||
|
"dev": true,
|
||||||
|
"engines": {
|
||||||
|
"node": ">=v12"
|
||||||
|
}
|
||||||
|
},
|
||||||
"node_modules/@commitlint/cli/node_modules/yargs": {
|
"node_modules/@commitlint/cli/node_modules/yargs": {
|
||||||
"version": "17.1.1",
|
"version": "17.1.1",
|
||||||
"resolved": "https://registry.npmjs.org/yargs/-/yargs-17.1.1.tgz",
|
"resolved": "https://registry.npmjs.org/yargs/-/yargs-17.1.1.tgz",
|
||||||
|
|
@ -1894,6 +1970,7 @@
|
||||||
"version": "13.2.0",
|
"version": "13.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-13.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-13.2.0.tgz",
|
||||||
"integrity": "sha512-rqhT62RehdLTRBu8OrPHnRCCd/7RmHEE4TiTlT4BLlr5ls5jlZhecOQWJ8np872uCNirrJ5NFjnjYYdbkNoW9Q==",
|
"integrity": "sha512-rqhT62RehdLTRBu8OrPHnRCCd/7RmHEE4TiTlT4BLlr5ls5jlZhecOQWJ8np872uCNirrJ5NFjnjYYdbkNoW9Q==",
|
||||||
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@commitlint/types": "^13.2.0",
|
"@commitlint/types": "^13.2.0",
|
||||||
"lodash": "^4.17.19"
|
"lodash": "^4.17.19"
|
||||||
|
|
@ -1923,26 +2000,48 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@commitlint/is-ignored": {
|
"node_modules/@commitlint/is-ignored": {
|
||||||
"version": "13.2.0",
|
"version": "16.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-13.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-16.0.0.tgz",
|
||||||
"integrity": "sha512-onnx4WctHFPPkHGFFAZBIWRSaNwuhixIIfbwPhcZ6IewwQX5n4jpjwM1GokA7vhlOnQ57W7AavbKUGjzIVtnRQ==",
|
"integrity": "sha512-gmAQcwIGC/R/Lp0CEb2b5bfGC7MT5rPe09N8kOGjO/NcdNmfFSZMquwrvNJsq9hnAP0skRdHIsqwlkENkN4Lag==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@commitlint/types": "^13.2.0",
|
"@commitlint/types": "^16.0.0",
|
||||||
"semver": "7.3.5"
|
"semver": "7.3.5"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=v12"
|
"node": ">=v12"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@commitlint/lint": {
|
"node_modules/@commitlint/is-ignored/node_modules/@commitlint/types": {
|
||||||
"version": "13.2.0",
|
"version": "16.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-13.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-16.0.0.tgz",
|
||||||
"integrity": "sha512-5XYkh0e9ehHjA7BxAHFpjPgr1qqbFY8OFG1wpBiAhycbYBtJnQmculA2wcwqTM40YCUBqEvWFdq86jTG8fbkMw==",
|
"integrity": "sha512-+0FvYOAS39bJ4aKjnYn/7FD4DfWkmQ6G/06I4F0Gvu4KS5twirEg8mIcLhmeRDOOKn4Tp8PwpLwBiSA6npEMQA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@commitlint/is-ignored": "^13.2.0",
|
"chalk": "^4.0.0"
|
||||||
"@commitlint/parse": "^13.2.0",
|
},
|
||||||
"@commitlint/rules": "^13.2.0",
|
"engines": {
|
||||||
"@commitlint/types": "^13.2.0"
|
"node": ">=v12"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@commitlint/lint": {
|
||||||
|
"version": "16.0.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-16.0.0.tgz",
|
||||||
|
"integrity": "sha512-HNl15bRC0h+pLzbMzQC3tM0j1aESXsLYhElqKnXcf5mnCBkBkHzu6WwJW8rZbfxX+YwJmNljN62cPhmdBo8x0A==",
|
||||||
|
"dependencies": {
|
||||||
|
"@commitlint/is-ignored": "^16.0.0",
|
||||||
|
"@commitlint/parse": "^16.0.0",
|
||||||
|
"@commitlint/rules": "^16.0.0",
|
||||||
|
"@commitlint/types": "^16.0.0"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=v12"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@commitlint/lint/node_modules/@commitlint/types": {
|
||||||
|
"version": "16.0.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-16.0.0.tgz",
|
||||||
|
"integrity": "sha512-+0FvYOAS39bJ4aKjnYn/7FD4DfWkmQ6G/06I4F0Gvu4KS5twirEg8mIcLhmeRDOOKn4Tp8PwpLwBiSA6npEMQA==",
|
||||||
|
"dependencies": {
|
||||||
|
"chalk": "^4.0.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=v12"
|
"node": ">=v12"
|
||||||
|
|
@ -1968,19 +2067,19 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@commitlint/message": {
|
"node_modules/@commitlint/message": {
|
||||||
"version": "13.2.0",
|
"version": "16.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/message/-/message-13.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/message/-/message-16.0.0.tgz",
|
||||||
"integrity": "sha512-+LlErJj2F2AC86xJb33VJIvSt25xqSF1I0b0GApSgoUtQBeJhx4SxIj1BLvGcLVmbRmbgTzAFq/QylwLId7EhA==",
|
"integrity": "sha512-CmK2074SH1Ws6kFMEKOKH/7hMekGVbOD6vb4alCOo2+33ZSLUIX8iNkDYyrw38Jwg6yWUhLjyQLUxREeV+QIUA==",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=v12"
|
"node": ">=v12"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@commitlint/parse": {
|
"node_modules/@commitlint/parse": {
|
||||||
"version": "13.2.0",
|
"version": "16.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-13.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-16.0.0.tgz",
|
||||||
"integrity": "sha512-AtfKSQJQADbDhW+kuC5PxOyBANsYCuuJlZRZ2PYslOz2rvWwZ93zt+nKjM4g7C9ETbz0uq4r7/EoOsTJ2nJqfQ==",
|
"integrity": "sha512-F9EjFlMw4MYgBEqoRrWZZKQBzdiJzPBI0qFDFqwUvfQsMmXEREZ242T4R5bFwLINWaALFLHEIa/FXEPa6QxCag==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@commitlint/types": "^13.2.0",
|
"@commitlint/types": "^16.0.0",
|
||||||
"conventional-changelog-angular": "^5.0.11",
|
"conventional-changelog-angular": "^5.0.11",
|
||||||
"conventional-commits-parser": "^3.2.2"
|
"conventional-commits-parser": "^3.2.2"
|
||||||
},
|
},
|
||||||
|
|
@ -1988,6 +2087,17 @@
|
||||||
"node": ">=v12"
|
"node": ">=v12"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/@commitlint/parse/node_modules/@commitlint/types": {
|
||||||
|
"version": "16.0.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-16.0.0.tgz",
|
||||||
|
"integrity": "sha512-+0FvYOAS39bJ4aKjnYn/7FD4DfWkmQ6G/06I4F0Gvu4KS5twirEg8mIcLhmeRDOOKn4Tp8PwpLwBiSA6npEMQA==",
|
||||||
|
"dependencies": {
|
||||||
|
"chalk": "^4.0.0"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=v12"
|
||||||
|
}
|
||||||
|
},
|
||||||
"node_modules/@commitlint/read": {
|
"node_modules/@commitlint/read": {
|
||||||
"version": "13.2.0",
|
"version": "13.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-13.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-13.2.0.tgz",
|
||||||
|
|
@ -2032,20 +2142,43 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@commitlint/rules": {
|
"node_modules/@commitlint/rules": {
|
||||||
"version": "13.2.0",
|
"version": "16.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-13.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-16.0.0.tgz",
|
||||||
"integrity": "sha512-O3A9S7blOzvHfzrJrUQe9JxdtGy154ol/GXHwvd8WfMJ10y5ryBB4b6+0YZ1XhItWzrEASOfOKbD++EdLV90dQ==",
|
"integrity": "sha512-AOl0y2SBTdJ1bvIv8nwHvQKRT/jC1xb09C5VZwzHoT8sE8F54KDeEzPCwHQFgUcWdGLyS10kkOTAH2MyA8EIlg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@commitlint/ensure": "^13.2.0",
|
"@commitlint/ensure": "^16.0.0",
|
||||||
"@commitlint/message": "^13.2.0",
|
"@commitlint/message": "^16.0.0",
|
||||||
"@commitlint/to-lines": "^13.2.0",
|
"@commitlint/to-lines": "^16.0.0",
|
||||||
"@commitlint/types": "^13.2.0",
|
"@commitlint/types": "^16.0.0",
|
||||||
"execa": "^5.0.0"
|
"execa": "^5.0.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=v12"
|
"node": ">=v12"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/@commitlint/rules/node_modules/@commitlint/ensure": {
|
||||||
|
"version": "16.0.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-16.0.0.tgz",
|
||||||
|
"integrity": "sha512-WdMySU8DCTaq3JPf0tZFCKIUhqxaL54mjduNhu8v4D2AMUVIIQKYMGyvXn94k8begeW6iJkTf9cXBArayskE7Q==",
|
||||||
|
"dependencies": {
|
||||||
|
"@commitlint/types": "^16.0.0",
|
||||||
|
"lodash": "^4.17.19"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=v12"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@commitlint/rules/node_modules/@commitlint/types": {
|
||||||
|
"version": "16.0.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-16.0.0.tgz",
|
||||||
|
"integrity": "sha512-+0FvYOAS39bJ4aKjnYn/7FD4DfWkmQ6G/06I4F0Gvu4KS5twirEg8mIcLhmeRDOOKn4Tp8PwpLwBiSA6npEMQA==",
|
||||||
|
"dependencies": {
|
||||||
|
"chalk": "^4.0.0"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=v12"
|
||||||
|
}
|
||||||
|
},
|
||||||
"node_modules/@commitlint/test": {
|
"node_modules/@commitlint/test": {
|
||||||
"version": "9.0.1",
|
"version": "9.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/test/-/test-9.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/test/-/test-9.0.1.tgz",
|
||||||
|
|
@ -2164,9 +2297,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@commitlint/to-lines": {
|
"node_modules/@commitlint/to-lines": {
|
||||||
"version": "13.2.0",
|
"version": "16.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-13.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-16.0.0.tgz",
|
||||||
"integrity": "sha512-ZfWZix2y/CzewReCrj5g0nKOEfj5HW9eBMDrqjJJMPApve00CWv0tYrFCGXuGlv244lW4uvWJt6J/0HLRWsfyg==",
|
"integrity": "sha512-iN/qU38TCKU7uKOg6RXLpD49wNiuI0TqMqybHbjefUeP/Jmzxa8ishryj0uLyVdrAl1ZjGeD1ukXGMTtvqz8iA==",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=v12"
|
"node": ">=v12"
|
||||||
}
|
}
|
||||||
|
|
@ -16031,6 +16164,64 @@
|
||||||
"yargs": "^17.0.0"
|
"yargs": "^17.0.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"@commitlint/is-ignored": {
|
||||||
|
"version": "13.2.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-13.2.0.tgz",
|
||||||
|
"integrity": "sha512-onnx4WctHFPPkHGFFAZBIWRSaNwuhixIIfbwPhcZ6IewwQX5n4jpjwM1GokA7vhlOnQ57W7AavbKUGjzIVtnRQ==",
|
||||||
|
"dev": true,
|
||||||
|
"requires": {
|
||||||
|
"@commitlint/types": "^13.2.0",
|
||||||
|
"semver": "7.3.5"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"@commitlint/lint": {
|
||||||
|
"version": "13.2.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-13.2.0.tgz",
|
||||||
|
"integrity": "sha512-5XYkh0e9ehHjA7BxAHFpjPgr1qqbFY8OFG1wpBiAhycbYBtJnQmculA2wcwqTM40YCUBqEvWFdq86jTG8fbkMw==",
|
||||||
|
"dev": true,
|
||||||
|
"requires": {
|
||||||
|
"@commitlint/is-ignored": "^13.2.0",
|
||||||
|
"@commitlint/parse": "^13.2.0",
|
||||||
|
"@commitlint/rules": "^13.2.0",
|
||||||
|
"@commitlint/types": "^13.2.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"@commitlint/message": {
|
||||||
|
"version": "13.2.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@commitlint/message/-/message-13.2.0.tgz",
|
||||||
|
"integrity": "sha512-+LlErJj2F2AC86xJb33VJIvSt25xqSF1I0b0GApSgoUtQBeJhx4SxIj1BLvGcLVmbRmbgTzAFq/QylwLId7EhA==",
|
||||||
|
"dev": true
|
||||||
|
},
|
||||||
|
"@commitlint/parse": {
|
||||||
|
"version": "13.2.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-13.2.0.tgz",
|
||||||
|
"integrity": "sha512-AtfKSQJQADbDhW+kuC5PxOyBANsYCuuJlZRZ2PYslOz2rvWwZ93zt+nKjM4g7C9ETbz0uq4r7/EoOsTJ2nJqfQ==",
|
||||||
|
"dev": true,
|
||||||
|
"requires": {
|
||||||
|
"@commitlint/types": "^13.2.0",
|
||||||
|
"conventional-changelog-angular": "^5.0.11",
|
||||||
|
"conventional-commits-parser": "^3.2.2"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"@commitlint/rules": {
|
||||||
|
"version": "13.2.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-13.2.0.tgz",
|
||||||
|
"integrity": "sha512-O3A9S7blOzvHfzrJrUQe9JxdtGy154ol/GXHwvd8WfMJ10y5ryBB4b6+0YZ1XhItWzrEASOfOKbD++EdLV90dQ==",
|
||||||
|
"dev": true,
|
||||||
|
"requires": {
|
||||||
|
"@commitlint/ensure": "^13.2.0",
|
||||||
|
"@commitlint/message": "^13.2.0",
|
||||||
|
"@commitlint/to-lines": "^13.2.0",
|
||||||
|
"@commitlint/types": "^13.2.0",
|
||||||
|
"execa": "^5.0.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"@commitlint/to-lines": {
|
||||||
|
"version": "13.2.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-13.2.0.tgz",
|
||||||
|
"integrity": "sha512-ZfWZix2y/CzewReCrj5g0nKOEfj5HW9eBMDrqjJJMPApve00CWv0tYrFCGXuGlv244lW4uvWJt6J/0HLRWsfyg==",
|
||||||
|
"dev": true
|
||||||
|
},
|
||||||
"yargs": {
|
"yargs": {
|
||||||
"version": "17.1.1",
|
"version": "17.1.1",
|
||||||
"resolved": "https://registry.npmjs.org/yargs/-/yargs-17.1.1.tgz",
|
"resolved": "https://registry.npmjs.org/yargs/-/yargs-17.1.1.tgz",
|
||||||
|
|
@ -16094,6 +16285,7 @@
|
||||||
"version": "13.2.0",
|
"version": "13.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-13.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-13.2.0.tgz",
|
||||||
"integrity": "sha512-rqhT62RehdLTRBu8OrPHnRCCd/7RmHEE4TiTlT4BLlr5ls5jlZhecOQWJ8np872uCNirrJ5NFjnjYYdbkNoW9Q==",
|
"integrity": "sha512-rqhT62RehdLTRBu8OrPHnRCCd/7RmHEE4TiTlT4BLlr5ls5jlZhecOQWJ8np872uCNirrJ5NFjnjYYdbkNoW9Q==",
|
||||||
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@commitlint/types": "^13.2.0",
|
"@commitlint/types": "^13.2.0",
|
||||||
"lodash": "^4.17.19"
|
"lodash": "^4.17.19"
|
||||||
|
|
@ -16114,23 +16306,43 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@commitlint/is-ignored": {
|
"@commitlint/is-ignored": {
|
||||||
"version": "13.2.0",
|
"version": "16.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-13.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-16.0.0.tgz",
|
||||||
"integrity": "sha512-onnx4WctHFPPkHGFFAZBIWRSaNwuhixIIfbwPhcZ6IewwQX5n4jpjwM1GokA7vhlOnQ57W7AavbKUGjzIVtnRQ==",
|
"integrity": "sha512-gmAQcwIGC/R/Lp0CEb2b5bfGC7MT5rPe09N8kOGjO/NcdNmfFSZMquwrvNJsq9hnAP0skRdHIsqwlkENkN4Lag==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@commitlint/types": "^13.2.0",
|
"@commitlint/types": "^16.0.0",
|
||||||
"semver": "7.3.5"
|
"semver": "7.3.5"
|
||||||
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"@commitlint/types": {
|
||||||
|
"version": "16.0.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-16.0.0.tgz",
|
||||||
|
"integrity": "sha512-+0FvYOAS39bJ4aKjnYn/7FD4DfWkmQ6G/06I4F0Gvu4KS5twirEg8mIcLhmeRDOOKn4Tp8PwpLwBiSA6npEMQA==",
|
||||||
|
"requires": {
|
||||||
|
"chalk": "^4.0.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@commitlint/lint": {
|
"@commitlint/lint": {
|
||||||
"version": "13.2.0",
|
"version": "16.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-13.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-16.0.0.tgz",
|
||||||
"integrity": "sha512-5XYkh0e9ehHjA7BxAHFpjPgr1qqbFY8OFG1wpBiAhycbYBtJnQmculA2wcwqTM40YCUBqEvWFdq86jTG8fbkMw==",
|
"integrity": "sha512-HNl15bRC0h+pLzbMzQC3tM0j1aESXsLYhElqKnXcf5mnCBkBkHzu6WwJW8rZbfxX+YwJmNljN62cPhmdBo8x0A==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@commitlint/is-ignored": "^13.2.0",
|
"@commitlint/is-ignored": "^16.0.0",
|
||||||
"@commitlint/parse": "^13.2.0",
|
"@commitlint/parse": "^16.0.0",
|
||||||
"@commitlint/rules": "^13.2.0",
|
"@commitlint/rules": "^16.0.0",
|
||||||
"@commitlint/types": "^13.2.0"
|
"@commitlint/types": "^16.0.0"
|
||||||
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"@commitlint/types": {
|
||||||
|
"version": "16.0.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-16.0.0.tgz",
|
||||||
|
"integrity": "sha512-+0FvYOAS39bJ4aKjnYn/7FD4DfWkmQ6G/06I4F0Gvu4KS5twirEg8mIcLhmeRDOOKn4Tp8PwpLwBiSA6npEMQA==",
|
||||||
|
"requires": {
|
||||||
|
"chalk": "^4.0.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@commitlint/load": {
|
"@commitlint/load": {
|
||||||
|
|
@ -16150,18 +16362,28 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@commitlint/message": {
|
"@commitlint/message": {
|
||||||
"version": "13.2.0",
|
"version": "16.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/message/-/message-13.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/message/-/message-16.0.0.tgz",
|
||||||
"integrity": "sha512-+LlErJj2F2AC86xJb33VJIvSt25xqSF1I0b0GApSgoUtQBeJhx4SxIj1BLvGcLVmbRmbgTzAFq/QylwLId7EhA=="
|
"integrity": "sha512-CmK2074SH1Ws6kFMEKOKH/7hMekGVbOD6vb4alCOo2+33ZSLUIX8iNkDYyrw38Jwg6yWUhLjyQLUxREeV+QIUA=="
|
||||||
},
|
},
|
||||||
"@commitlint/parse": {
|
"@commitlint/parse": {
|
||||||
"version": "13.2.0",
|
"version": "16.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-13.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-16.0.0.tgz",
|
||||||
"integrity": "sha512-AtfKSQJQADbDhW+kuC5PxOyBANsYCuuJlZRZ2PYslOz2rvWwZ93zt+nKjM4g7C9ETbz0uq4r7/EoOsTJ2nJqfQ==",
|
"integrity": "sha512-F9EjFlMw4MYgBEqoRrWZZKQBzdiJzPBI0qFDFqwUvfQsMmXEREZ242T4R5bFwLINWaALFLHEIa/FXEPa6QxCag==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@commitlint/types": "^13.2.0",
|
"@commitlint/types": "^16.0.0",
|
||||||
"conventional-changelog-angular": "^5.0.11",
|
"conventional-changelog-angular": "^5.0.11",
|
||||||
"conventional-commits-parser": "^3.2.2"
|
"conventional-commits-parser": "^3.2.2"
|
||||||
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"@commitlint/types": {
|
||||||
|
"version": "16.0.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-16.0.0.tgz",
|
||||||
|
"integrity": "sha512-+0FvYOAS39bJ4aKjnYn/7FD4DfWkmQ6G/06I4F0Gvu4KS5twirEg8mIcLhmeRDOOKn4Tp8PwpLwBiSA6npEMQA==",
|
||||||
|
"requires": {
|
||||||
|
"chalk": "^4.0.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@commitlint/read": {
|
"@commitlint/read": {
|
||||||
|
|
@ -16201,15 +16423,34 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@commitlint/rules": {
|
"@commitlint/rules": {
|
||||||
"version": "13.2.0",
|
"version": "16.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-13.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-16.0.0.tgz",
|
||||||
"integrity": "sha512-O3A9S7blOzvHfzrJrUQe9JxdtGy154ol/GXHwvd8WfMJ10y5ryBB4b6+0YZ1XhItWzrEASOfOKbD++EdLV90dQ==",
|
"integrity": "sha512-AOl0y2SBTdJ1bvIv8nwHvQKRT/jC1xb09C5VZwzHoT8sE8F54KDeEzPCwHQFgUcWdGLyS10kkOTAH2MyA8EIlg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@commitlint/ensure": "^13.2.0",
|
"@commitlint/ensure": "^16.0.0",
|
||||||
"@commitlint/message": "^13.2.0",
|
"@commitlint/message": "^16.0.0",
|
||||||
"@commitlint/to-lines": "^13.2.0",
|
"@commitlint/to-lines": "^16.0.0",
|
||||||
"@commitlint/types": "^13.2.0",
|
"@commitlint/types": "^16.0.0",
|
||||||
"execa": "^5.0.0"
|
"execa": "^5.0.0"
|
||||||
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"@commitlint/ensure": {
|
||||||
|
"version": "16.0.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-16.0.0.tgz",
|
||||||
|
"integrity": "sha512-WdMySU8DCTaq3JPf0tZFCKIUhqxaL54mjduNhu8v4D2AMUVIIQKYMGyvXn94k8begeW6iJkTf9cXBArayskE7Q==",
|
||||||
|
"requires": {
|
||||||
|
"@commitlint/types": "^16.0.0",
|
||||||
|
"lodash": "^4.17.19"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"@commitlint/types": {
|
||||||
|
"version": "16.0.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-16.0.0.tgz",
|
||||||
|
"integrity": "sha512-+0FvYOAS39bJ4aKjnYn/7FD4DfWkmQ6G/06I4F0Gvu4KS5twirEg8mIcLhmeRDOOKn4Tp8PwpLwBiSA6npEMQA==",
|
||||||
|
"requires": {
|
||||||
|
"chalk": "^4.0.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@commitlint/test": {
|
"@commitlint/test": {
|
||||||
|
|
@ -16305,9 +16546,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@commitlint/to-lines": {
|
"@commitlint/to-lines": {
|
||||||
"version": "13.2.0",
|
"version": "16.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-13.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-16.0.0.tgz",
|
||||||
"integrity": "sha512-ZfWZix2y/CzewReCrj5g0nKOEfj5HW9eBMDrqjJJMPApve00CWv0tYrFCGXuGlv244lW4uvWJt6J/0HLRWsfyg=="
|
"integrity": "sha512-iN/qU38TCKU7uKOg6RXLpD49wNiuI0TqMqybHbjefUeP/Jmzxa8ishryj0uLyVdrAl1ZjGeD1ukXGMTtvqz8iA=="
|
||||||
},
|
},
|
||||||
"@commitlint/top-level": {
|
"@commitlint/top-level": {
|
||||||
"version": "13.2.0",
|
"version": "13.2.0",
|
||||||
|
|
|
||||||
|
|
@ -29,7 +29,7 @@
|
||||||
"@commitlint/config-lerna-scopes": "^13.2.0",
|
"@commitlint/config-lerna-scopes": "^13.2.0",
|
||||||
"@commitlint/config-patternplate": "^13.2.0",
|
"@commitlint/config-patternplate": "^13.2.0",
|
||||||
"@commitlint/format": "^13.2.0",
|
"@commitlint/format": "^13.2.0",
|
||||||
"@commitlint/lint": "^13.2.0",
|
"@commitlint/lint": "^16.0.0",
|
||||||
"@commitlint/load": "^13.2.1",
|
"@commitlint/load": "^13.2.1",
|
||||||
"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",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue