Skip to content

Commit 5aa2c63

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommitted
feat(deps): bump @commitlint/config-conventional from 16.0.0 to 16.2.1
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 16.0.0 to 16.2.1. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v16.2.1/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f55a431 commit 5aa2c63

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"license": "MIT",
5151
"dependencies": {
5252
"@commitlint/cli": "^16.1.0",
53-
"@commitlint/config-conventional": "^16.0.0",
53+
"@commitlint/config-conventional": "^16.2.1",
5454
"@commitlint/prompt": "^16.1.0",
5555
"@types/jest": "^27.0.2",
5656
"@typescript-eslint/eslint-plugin": "^5.13.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -983,10 +983,10 @@
983983
resolve-global "1.0.0"
984984
yargs "^17.0.0"
985985

986-
"@commitlint/config-conventional@^16.0.0":
987-
version "16.0.0"
988-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-16.0.0.tgz#f42d9e1959416b5e691c8b5248fc2402adb1fc03"
989-
integrity sha512-mN7J8KlKFn0kROd+q9PB01sfDx/8K/R25yITspL1No8PB4oj9M1p77xWjP80hPydqZG9OvQq+anXK3ZWeR7s3g==
986+
"@commitlint/config-conventional@^16.2.1":
987+
version "16.2.1"
988+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-16.2.1.tgz#2cf47b505fb259777c063538c8498d8fd9b47779"
989+
integrity sha512-cP9gArx7gnaj4IqmtCIcHdRjTYdRUi6lmGE+lOzGGjGe45qGOS8nyQQNvkNy2Ey2VqoSWuXXkD8zCUh6EHf1Ww==
990990
dependencies:
991991
conventional-changelog-conventionalcommits "^4.3.1"
992992

0 commit comments

Comments
 (0)