Skip to content

Commit c8eda77

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommitted
feat(deps): bump @commitlint/config-conventional from 13.1.0 to 16.0.0
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 13.1.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-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v16.0.0/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 66e9948 commit c8eda77

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"license": "MIT",
5151
"dependencies": {
5252
"@commitlint/cli": "^13.1.0",
53-
"@commitlint/config-conventional": "^13.1.0",
53+
"@commitlint/config-conventional": "^16.0.0",
5454
"@commitlint/prompt": "^13.1.0",
5555
"@types/jest": "^27.0.2",
5656
"@typescript-eslint/eslint-plugin": "^5.10.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1245,10 +1245,10 @@
12451245
resolve-global "1.0.0"
12461246
yargs "^17.0.0"
12471247

1248-
"@commitlint/config-conventional@^13.1.0":
1249-
version "13.1.0"
1250-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-13.1.0.tgz#f02871d50c73db0a31b777231f49203b964d9d59"
1251-
integrity sha512-zukJXqdr6jtMiVRy3tTHmwgKcUMGfqKDEskRigc5W3k2aYF4gBAtCEjMAJGZgSQE4DMcHeok0pEV2ANmTpb0cw==
1248+
"@commitlint/config-conventional@^16.0.0":
1249+
version "16.0.0"
1250+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-16.0.0.tgz#f42d9e1959416b5e691c8b5248fc2402adb1fc03"
1251+
integrity sha512-mN7J8KlKFn0kROd+q9PB01sfDx/8K/R25yITspL1No8PB4oj9M1p77xWjP80hPydqZG9OvQq+anXK3ZWeR7s3g==
12521252
dependencies:
12531253
conventional-changelog-conventionalcommits "^4.3.1"
12541254

0 commit comments

Comments
 (0)