Skip to content

Commit

Permalink
build(deps-dev): bump @commitlint/config-angular from 15.0.0 to 16.0.0 (
Browse files Browse the repository at this point in the history
#322)

Bumps [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-angular) from 15.0.0 to 16.0.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/v16.0.0/@commitlint/config-angular)

---
updated-dependencies:
- dependency-name: "@commitlint/config-angular"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2022
1 parent b0c03fa commit 7d107eb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@babel/preset-env": "^7.15.4",
"@babel/preset-typescript": "^7.14.5",
"@commitlint/cli": "^16.0.1",
"@commitlint/config-angular": "^15.0.0",
"@commitlint/config-angular": "^16.0.0",
"@commitlint/cz-commitlint": "^16.0.0",
"@rollup/plugin-commonjs": "^21.0.0",
"@rollup/plugin-multi-entry": "^4.0.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -982,17 +982,17 @@
resolve-global "1.0.0"
yargs "^17.0.0"

"@commitlint/config-angular-type-enum@^15.0.0":
version "15.0.0"
resolved "https://registry.yarnpkg.com/@commitlint/config-angular-type-enum/-/config-angular-type-enum-15.0.0.tgz#52a2b6c90e577d0cd794231d9ee24fc6d96bf675"
integrity sha512-KBGoII2yo76KtbKbeCym5PxCt5CZvti7YbCEGOF5GiyZd/9AaJur/UhbzX3pcoLMgXd9u3Ru+qydm79TlRLuJA==
"@commitlint/config-angular-type-enum@^16.0.0":
version "16.0.0"
resolved "https://registry.yarnpkg.com/@commitlint/config-angular-type-enum/-/config-angular-type-enum-16.0.0.tgz#a1e136fa380499fb39ca64be138fc41d6e54dbbd"
integrity sha512-6Gn/Wh7tFiVHUK+bxiVMUZg6X7N6ArJLgaH39/23qK3/PkC0Y4FSJZf63YIS+EA/n5USHaBgBV88iduSTJU9rQ==

"@commitlint/config-angular@^15.0.0":
version "15.0.0"
resolved "https://registry.yarnpkg.com/@commitlint/config-angular/-/config-angular-15.0.0.tgz#e6f174ae46a7d122fa628a58c867a2a93082c8f0"
integrity sha512-1gpyAZkGB+v9hTvw4G8AGU7vzq49/pANifShUsoyuSLAmHzxC3YgE+ZyqlVoB+T6gjE90NXjUQbLmNpi/7ZFYg==
"@commitlint/config-angular@^16.0.0":
version "16.0.0"
resolved "https://registry.yarnpkg.com/@commitlint/config-angular/-/config-angular-16.0.0.tgz#a66a90e3b80778e50de39e8a2623129cc7274da3"
integrity sha512-UmH3D/BjqhIueM29w9G8mR8wHI0ncUrNFqX6OgDhsIgLS1Sgf6L3ad+oasTWfJ+KjKl544cjoayyWY0eX3wrIg==
dependencies:
"@commitlint/config-angular-type-enum" "^15.0.0"
"@commitlint/config-angular-type-enum" "^16.0.0"

"@commitlint/config-validator@^16.0.0":
version "16.0.0"
Expand Down

0 comments on commit 7d107eb

Please sign in to comment.