Skip to content

Commit a818470

Browse files
chore(deps-dev): bump @commitlint/config-conventional (#570)
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 19.7.1 to 19.8.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/v19.8.0/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-version: 19.8.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c42c40e commit a818470

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"devDependencies": {
2929
"@babel/preset-env": "^7.26.9",
3030
"@commitlint/cli": "^19.7.1",
31-
"@commitlint/config-conventional": "^19.7.1",
31+
"@commitlint/config-conventional": "^19.8.0",
3232
"@nuxt/test-utils-edge": "^3.0.0-27507520.e006c56",
3333
"@nuxt/types": "^2.18.1",
3434
"@nuxtjs/eslint-config": "^12.0.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1577,12 +1577,12 @@
15771577
tinyexec "^0.3.0"
15781578
yargs "^17.0.0"
15791579

1580-
"@commitlint/config-conventional@^19.7.1":
1581-
version "19.7.1"
1582-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.7.1.tgz#9119a02ec8e0f4ac88f035e37dc333e7f69ace1c"
1583-
integrity sha512-fsEIF8zgiI/FIWSnykdQNj/0JE4av08MudLTyYHm4FlLWemKoQvPNUYU2M/3tktWcCEyq7aOkDDgtjrmgWFbvg==
1580+
"@commitlint/config-conventional@^19.8.0":
1581+
version "19.8.0"
1582+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.8.0.tgz#4a1470a0156f5d1f560426c05cfc3a6a796c2b9c"
1583+
integrity sha512-9I2kKJwcAPwMoAj38hwqFXG0CzS2Kj+SAByPUQ0SlHTfb7VUhYVmo7G2w2tBrqmOf7PFd6MpZ/a1GQJo8na8kw==
15841584
dependencies:
1585-
"@commitlint/types" "^19.5.0"
1585+
"@commitlint/types" "^19.8.0"
15861586
conventional-changelog-conventionalcommits "^7.0.2"
15871587

15881588
"@commitlint/config-validator@^19.5.0":
@@ -1711,10 +1711,10 @@
17111711
dependencies:
17121712
find-up "^7.0.0"
17131713

1714-
"@commitlint/types@^19.5.0":
1715-
version "19.5.0"
1716-
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.5.0.tgz#c5084d1231d4dd50e40bdb656ee7601f691400b3"
1717-
integrity sha512-DSHae2obMSMkAtTBSOulg5X7/z+rGLxcXQIkg3OmWvY6wifojge5uVMydfhUvs7yQj+V7jNmRZ2Xzl8GJyqRgg==
1714+
"@commitlint/types@^19.5.0", "@commitlint/types@^19.8.0":
1715+
version "19.8.0"
1716+
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.8.0.tgz#5a77c7a723a714995a51917edd0ecfcf29495d3c"
1717+
integrity sha512-LRjP623jPyf3Poyfb0ohMj8I3ORyBDOwXAgxxVPbSD0unJuW2mJWeiRfaQinjtccMqC5Wy1HOMfa4btKjbNxbg==
17181718
dependencies:
17191719
"@types/conventional-commits-parser" "^5.0.0"
17201720
chalk "^5.3.0"

0 commit comments

Comments
 (0)