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/config-angular from 17.1.0 to 17.3.0

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

---
updated-dependencies:
- dependency-name: "@commitlint/config-angular"
  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-28 02:04:08 +00:00 committed by GitHub
parent 481aff4de4
commit b74bbc0e2c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -11,7 +11,7 @@
"dependencies": { "dependencies": {
"@actions/core": "^1.10.0", "@actions/core": "^1.10.0",
"@actions/github": "^5.1.1", "@actions/github": "^5.1.1",
"@commitlint/config-angular": "^17.1.0", "@commitlint/config-angular": "^17.3.0",
"@commitlint/config-conventional": "^17.1.0", "@commitlint/config-conventional": "^17.1.0",
"@commitlint/config-lerna-scopes": "^17.0.2", "@commitlint/config-lerna-scopes": "^17.0.2",
"@commitlint/config-patternplate": "^17.1.0", "@commitlint/config-patternplate": "^17.1.0",
@ -1880,9 +1880,9 @@
} }
}, },
"node_modules/@commitlint/config-angular": { "node_modules/@commitlint/config-angular": {
"version": "17.1.0", "version": "17.3.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.1.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.3.0.tgz",
"integrity": "sha512-icTZHZlKUSkAhNk0qX2KGAKVTsuhP8XnSLLusoKHZHPqbz2fX7DzjzsTU/Llr3J7v+XBv04ml2Rw4ZAvcIhcxQ==", "integrity": "sha512-Nv6OgcoeNDTfJSmcxGdSkN9a8nQpmm8bDXgHuoe1DwTDe1610A51w7+7MD3RlGUia2qV1tYDyQczWkGf4xC3EQ==",
"dependencies": { "dependencies": {
"@commitlint/config-angular-type-enum": "^17.0.0" "@commitlint/config-angular-type-enum": "^17.0.0"
}, },
@ -18061,9 +18061,9 @@
} }
}, },
"@commitlint/config-angular": { "@commitlint/config-angular": {
"version": "17.1.0", "version": "17.3.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.1.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.3.0.tgz",
"integrity": "sha512-icTZHZlKUSkAhNk0qX2KGAKVTsuhP8XnSLLusoKHZHPqbz2fX7DzjzsTU/Llr3J7v+XBv04ml2Rw4ZAvcIhcxQ==", "integrity": "sha512-Nv6OgcoeNDTfJSmcxGdSkN9a8nQpmm8bDXgHuoe1DwTDe1610A51w7+7MD3RlGUia2qV1tYDyQczWkGf4xC3EQ==",
"requires": { "requires": {
"@commitlint/config-angular-type-enum": "^17.0.0" "@commitlint/config-angular-type-enum": "^17.0.0"
} }

View file

@ -24,7 +24,7 @@
"dependencies": { "dependencies": {
"@actions/core": "^1.10.0", "@actions/core": "^1.10.0",
"@actions/github": "^5.1.1", "@actions/github": "^5.1.1",
"@commitlint/config-angular": "^17.1.0", "@commitlint/config-angular": "^17.3.0",
"@commitlint/config-conventional": "^17.1.0", "@commitlint/config-conventional": "^17.1.0",
"@commitlint/config-lerna-scopes": "^17.0.2", "@commitlint/config-lerna-scopes": "^17.0.2",
"@commitlint/config-patternplate": "^17.1.0", "@commitlint/config-patternplate": "^17.1.0",