mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2025-11-07 08:06:54 +00:00
chore(deps): upgrade @commitlint-config* packages
This commit is contained in:
parent
11aebb1a49
commit
79c0cabe66
2 changed files with 42 additions and 42 deletions
76
package-lock.json
generated
76
package-lock.json
generated
|
|
@ -11,10 +11,10 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/core": "^1.6.0",
|
"@actions/core": "^1.6.0",
|
||||||
"@actions/github": "^5.0.0",
|
"@actions/github": "^5.0.0",
|
||||||
"@commitlint/config-angular": "^13.1.0",
|
"@commitlint/config-angular": "^13.2.0",
|
||||||
"@commitlint/config-conventional": "^13.1.0",
|
"@commitlint/config-conventional": "^13.2.0",
|
||||||
"@commitlint/config-lerna-scopes": "^13.1.0",
|
"@commitlint/config-lerna-scopes": "^13.2.0",
|
||||||
"@commitlint/config-patternplate": "^13.1.0",
|
"@commitlint/config-patternplate": "^13.2.0",
|
||||||
"@commitlint/format": "^13.1.0",
|
"@commitlint/format": "^13.1.0",
|
||||||
"@commitlint/lint": "^13.1.0",
|
"@commitlint/lint": "^13.1.0",
|
||||||
"@commitlint/load": "^13.1.0",
|
"@commitlint/load": "^13.1.0",
|
||||||
|
|
@ -1826,28 +1826,28 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@commitlint/config-angular": {
|
"node_modules/@commitlint/config-angular": {
|
||||||
"version": "13.1.0",
|
"version": "13.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-13.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-13.2.0.tgz",
|
||||||
"integrity": "sha512-G+tQHfve6jYbw4a7/P5d+kVjsLJ4T54k8dbhN2+xTMFx4bielDYiEo8SJ/ErtSTHv6rFqk/GKDyCCzWuaKUDeA==",
|
"integrity": "sha512-mfytI8ZrPt7kuxjZo0ZfFw0bg1zEa2kI6/prVaYJ0FJgOE8EP1Co9Y4DJZEegohfYFeRcFK3radog7WOr2pzdw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@commitlint/config-angular-type-enum": "^13.0.0"
|
"@commitlint/config-angular-type-enum": "^13.2.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=v12"
|
"node": ">=v12"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@commitlint/config-angular-type-enum": {
|
"node_modules/@commitlint/config-angular-type-enum": {
|
||||||
"version": "13.0.0",
|
"version": "13.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/config-angular-type-enum/-/config-angular-type-enum-13.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/config-angular-type-enum/-/config-angular-type-enum-13.2.0.tgz",
|
||||||
"integrity": "sha512-soiLksKzA4QOP1ELg+Iqt4bAgaZ9/29w2xAiqV0PoVB0VIYaFmG2U3hehnz5WL0XJNw5WRgh2HOw+zJHPZQboA==",
|
"integrity": "sha512-HSP9lzCoHC9+bjJquvByiSUpo0GbAipbjcT6l3Jl6XOzkCjhnUkYcQ2b/O5nXv3mf8Vv/n5k2Sk4nbCYEVpSGQ==",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=v12"
|
"node": ">=v12"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@commitlint/config-conventional": {
|
"node_modules/@commitlint/config-conventional": {
|
||||||
"version": "13.1.0",
|
"version": "13.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-13.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-13.2.0.tgz",
|
||||||
"integrity": "sha512-zukJXqdr6jtMiVRy3tTHmwgKcUMGfqKDEskRigc5W3k2aYF4gBAtCEjMAJGZgSQE4DMcHeok0pEV2ANmTpb0cw==",
|
"integrity": "sha512-7u7DdOiF+3qSdDlbQGfpvCH8DCQdLFvnI2+VucYmmV7E92iD6t9PBj+UjIoSQCaMAzYp27Vkall78AkcXBh6Xw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"conventional-changelog-conventionalcommits": "^4.3.1"
|
"conventional-changelog-conventionalcommits": "^4.3.1"
|
||||||
},
|
},
|
||||||
|
|
@ -1856,9 +1856,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@commitlint/config-lerna-scopes": {
|
"node_modules/@commitlint/config-lerna-scopes": {
|
||||||
"version": "13.1.0",
|
"version": "13.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/config-lerna-scopes/-/config-lerna-scopes-13.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/config-lerna-scopes/-/config-lerna-scopes-13.2.0.tgz",
|
||||||
"integrity": "sha512-/OTFM75GYHFRm5m1TKOpHsLvAUuGL6GYnA5xJDT4fe2vPIGqgBYVL9hEolKYTJfDtviBq4fEkEWZQjQF5e4KgA==",
|
"integrity": "sha512-d2VqA1EX+G+XvEWIr3B37bydtMm+UHvmAWU6z0v5oOgUvBwZcNMzvTrwdZB6524YCmspi2q+kwgimMR+sBilXQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"globby": "^11.0.1",
|
"globby": "^11.0.1",
|
||||||
"import-from": "4.0.0",
|
"import-from": "4.0.0",
|
||||||
|
|
@ -1878,11 +1878,11 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@commitlint/config-patternplate": {
|
"node_modules/@commitlint/config-patternplate": {
|
||||||
"version": "13.1.0",
|
"version": "13.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/config-patternplate/-/config-patternplate-13.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/config-patternplate/-/config-patternplate-13.2.0.tgz",
|
||||||
"integrity": "sha512-gXfUngdGVcUfZVdorsNYASQJJgCY9SlM25Xqpot0fxSw4X9RNFNqXbn3/0EXJOEWDtonPagIixKpIeQcIQ9clw==",
|
"integrity": "sha512-LjeEpd0t2qAnL94Ae5R6OCrbLYxojoGQ3Hon3GPwgd8nXl0BjjKSn+elgYFIIPcm1FwWlMl9r7axTveyl/6jEw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@commitlint/config-angular": "^13.1.0",
|
"@commitlint/config-angular": "^13.2.0",
|
||||||
"globby": "^11.0.0",
|
"globby": "^11.0.0",
|
||||||
"lodash": "^4.17.19"
|
"lodash": "^4.17.19"
|
||||||
},
|
},
|
||||||
|
|
@ -15963,30 +15963,30 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@commitlint/config-angular": {
|
"@commitlint/config-angular": {
|
||||||
"version": "13.1.0",
|
"version": "13.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-13.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-13.2.0.tgz",
|
||||||
"integrity": "sha512-G+tQHfve6jYbw4a7/P5d+kVjsLJ4T54k8dbhN2+xTMFx4bielDYiEo8SJ/ErtSTHv6rFqk/GKDyCCzWuaKUDeA==",
|
"integrity": "sha512-mfytI8ZrPt7kuxjZo0ZfFw0bg1zEa2kI6/prVaYJ0FJgOE8EP1Co9Y4DJZEegohfYFeRcFK3radog7WOr2pzdw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@commitlint/config-angular-type-enum": "^13.0.0"
|
"@commitlint/config-angular-type-enum": "^13.2.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@commitlint/config-angular-type-enum": {
|
"@commitlint/config-angular-type-enum": {
|
||||||
"version": "13.0.0",
|
"version": "13.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/config-angular-type-enum/-/config-angular-type-enum-13.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/config-angular-type-enum/-/config-angular-type-enum-13.2.0.tgz",
|
||||||
"integrity": "sha512-soiLksKzA4QOP1ELg+Iqt4bAgaZ9/29w2xAiqV0PoVB0VIYaFmG2U3hehnz5WL0XJNw5WRgh2HOw+zJHPZQboA=="
|
"integrity": "sha512-HSP9lzCoHC9+bjJquvByiSUpo0GbAipbjcT6l3Jl6XOzkCjhnUkYcQ2b/O5nXv3mf8Vv/n5k2Sk4nbCYEVpSGQ=="
|
||||||
},
|
},
|
||||||
"@commitlint/config-conventional": {
|
"@commitlint/config-conventional": {
|
||||||
"version": "13.1.0",
|
"version": "13.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-13.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-13.2.0.tgz",
|
||||||
"integrity": "sha512-zukJXqdr6jtMiVRy3tTHmwgKcUMGfqKDEskRigc5W3k2aYF4gBAtCEjMAJGZgSQE4DMcHeok0pEV2ANmTpb0cw==",
|
"integrity": "sha512-7u7DdOiF+3qSdDlbQGfpvCH8DCQdLFvnI2+VucYmmV7E92iD6t9PBj+UjIoSQCaMAzYp27Vkall78AkcXBh6Xw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"conventional-changelog-conventionalcommits": "^4.3.1"
|
"conventional-changelog-conventionalcommits": "^4.3.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@commitlint/config-lerna-scopes": {
|
"@commitlint/config-lerna-scopes": {
|
||||||
"version": "13.1.0",
|
"version": "13.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/config-lerna-scopes/-/config-lerna-scopes-13.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/config-lerna-scopes/-/config-lerna-scopes-13.2.0.tgz",
|
||||||
"integrity": "sha512-/OTFM75GYHFRm5m1TKOpHsLvAUuGL6GYnA5xJDT4fe2vPIGqgBYVL9hEolKYTJfDtviBq4fEkEWZQjQF5e4KgA==",
|
"integrity": "sha512-d2VqA1EX+G+XvEWIr3B37bydtMm+UHvmAWU6z0v5oOgUvBwZcNMzvTrwdZB6524YCmspi2q+kwgimMR+sBilXQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"globby": "^11.0.1",
|
"globby": "^11.0.1",
|
||||||
"import-from": "4.0.0",
|
"import-from": "4.0.0",
|
||||||
|
|
@ -15995,11 +15995,11 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@commitlint/config-patternplate": {
|
"@commitlint/config-patternplate": {
|
||||||
"version": "13.1.0",
|
"version": "13.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/config-patternplate/-/config-patternplate-13.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/config-patternplate/-/config-patternplate-13.2.0.tgz",
|
||||||
"integrity": "sha512-gXfUngdGVcUfZVdorsNYASQJJgCY9SlM25Xqpot0fxSw4X9RNFNqXbn3/0EXJOEWDtonPagIixKpIeQcIQ9clw==",
|
"integrity": "sha512-LjeEpd0t2qAnL94Ae5R6OCrbLYxojoGQ3Hon3GPwgd8nXl0BjjKSn+elgYFIIPcm1FwWlMl9r7axTveyl/6jEw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@commitlint/config-angular": "^13.1.0",
|
"@commitlint/config-angular": "^13.2.0",
|
||||||
"globby": "^11.0.0",
|
"globby": "^11.0.0",
|
||||||
"lodash": "^4.17.19"
|
"lodash": "^4.17.19"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -24,10 +24,10 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/core": "^1.6.0",
|
"@actions/core": "^1.6.0",
|
||||||
"@actions/github": "^5.0.0",
|
"@actions/github": "^5.0.0",
|
||||||
"@commitlint/config-angular": "^13.1.0",
|
"@commitlint/config-angular": "^13.2.0",
|
||||||
"@commitlint/config-conventional": "^13.1.0",
|
"@commitlint/config-conventional": "^13.2.0",
|
||||||
"@commitlint/config-lerna-scopes": "^13.1.0",
|
"@commitlint/config-lerna-scopes": "^13.2.0",
|
||||||
"@commitlint/config-patternplate": "^13.1.0",
|
"@commitlint/config-patternplate": "^13.2.0",
|
||||||
"@commitlint/format": "^13.1.0",
|
"@commitlint/format": "^13.1.0",
|
||||||
"@commitlint/lint": "^13.1.0",
|
"@commitlint/lint": "^13.1.0",
|
||||||
"@commitlint/load": "^13.1.0",
|
"@commitlint/load": "^13.1.0",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue