Skip to content

Commit 7d65125

Browse files
chore(deps-dev): bump @commitlint/config-conventional
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.8.1 to 19.4.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/v19.4.1/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d5b0bbb commit 7d65125

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"devDependencies": {
6363
"@chromatic-com/storybook": "^1",
6464
"@commitlint/cli": "^19.4.1",
65-
"@commitlint/config-conventional": "^17.4.2",
65+
"@commitlint/config-conventional": "^19.4.1",
6666
"@next/bundle-analyzer": "^14.2.6",
6767
"@storybook/addon-actions": "^8.2.9",
6868
"@storybook/addon-essentials": "^8.2.9",

yarn.lock

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1177,12 +1177,13 @@
11771177
execa "^8.0.1"
11781178
yargs "^17.0.0"
11791179

1180-
"@commitlint/config-conventional@^17.4.2":
1181-
version "17.8.1"
1182-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.8.1.tgz#e5bcf0cfec8da7ac50bc04dc92e0a4ea74964ce0"
1183-
integrity sha512-NxCOHx1kgneig3VLauWJcDWS40DVjg7nKOpBEEK9E5fjJpQqLCilcnKkIIjdBH98kEO1q3NpE5NSrZ2kl/QGJg==
1180+
"@commitlint/config-conventional@^19.4.1":
1181+
version "19.4.1"
1182+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.4.1.tgz#c6f05d478c7576d5affff82d67d9ca37e96c94e6"
1183+
integrity sha512-D5S5T7ilI5roybWGc8X35OBlRXLAwuTseH1ro0XgqkOWrhZU8yOwBOslrNmSDlTXhXLq8cnfhQyC42qaUCzlXA==
11841184
dependencies:
1185-
conventional-changelog-conventionalcommits "^6.1.0"
1185+
"@commitlint/types" "^19.0.3"
1186+
conventional-changelog-conventionalcommits "^7.0.2"
11861187

11871188
"@commitlint/config-validator@^19.0.3":
11881189
version "19.0.3"
@@ -5111,10 +5112,10 @@ conventional-changelog-angular@^7.0.0:
51115112
dependencies:
51125113
compare-func "^2.0.0"
51135114

5114-
conventional-changelog-conventionalcommits@^6.1.0:
5115-
version "6.1.0"
5116-
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-6.1.0.tgz#3bad05f4eea64e423d3d90fc50c17d2c8cf17652"
5117-
integrity sha512-3cS3GEtR78zTfMzk0AizXKKIdN4OvSh7ibNz6/DPbhWWQu7LqE/8+/GqSodV+sywUR2gpJAdP/1JFf4XtN7Zpw==
5115+
conventional-changelog-conventionalcommits@^7.0.2:
5116+
version "7.0.2"
5117+
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-7.0.2.tgz#aa5da0f1b2543094889e8cf7616ebe1a8f5c70d5"
5118+
integrity sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w==
51185119
dependencies:
51195120
compare-func "^2.0.0"
51205121

0 commit comments

Comments
 (0)