Skip to content

Commit 16ca72d

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 19.8.0 to 19.8.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.8.1/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-version: 19.8.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 83a86a6 commit 16ca72d

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
@@ -29,7 +29,7 @@
2929
"@babel/core": "^7.26.10",
3030
"@babel/preset-env": "^7.27.1",
3131
"@commitlint/cli": "^19.8.0",
32-
"@commitlint/config-conventional": "^19.8.0",
32+
"@commitlint/config-conventional": "^19.8.1",
3333
"@nuxt/test-utils-edge": "^3.8.0-28275051.7cb8d079",
3434
"@nuxt/types": "^2.18.1",
3535
"@nuxtjs/eslint-config": "^12.0.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1696,12 +1696,12 @@
16961696
tinyexec "^0.3.0"
16971697
yargs "^17.0.0"
16981698

1699-
"@commitlint/config-conventional@^19.8.0":
1700-
version "19.8.0"
1701-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.8.0.tgz#4a1470a0156f5d1f560426c05cfc3a6a796c2b9c"
1702-
integrity sha512-9I2kKJwcAPwMoAj38hwqFXG0CzS2Kj+SAByPUQ0SlHTfb7VUhYVmo7G2w2tBrqmOf7PFd6MpZ/a1GQJo8na8kw==
1699+
"@commitlint/config-conventional@^19.8.1":
1700+
version "19.8.1"
1701+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.8.1.tgz#eab42df58cda44f18410ae0cbd6785ece00f214b"
1702+
integrity sha512-/AZHJL6F6B/G959CsMAzrPKKZjeEiAVifRyEwXxcT6qtqbPwGw+iQxmNS+Bu+i09OCtdNRW6pNpBvgPrtMr9EQ==
17031703
dependencies:
1704-
"@commitlint/types" "^19.8.0"
1704+
"@commitlint/types" "^19.8.1"
17051705
conventional-changelog-conventionalcommits "^7.0.2"
17061706

17071707
"@commitlint/config-validator@^19.8.0":
@@ -1830,10 +1830,10 @@
18301830
dependencies:
18311831
find-up "^7.0.0"
18321832

1833-
"@commitlint/types@^19.8.0":
1834-
version "19.8.0"
1835-
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.8.0.tgz#5a77c7a723a714995a51917edd0ecfcf29495d3c"
1836-
integrity sha512-LRjP623jPyf3Poyfb0ohMj8I3ORyBDOwXAgxxVPbSD0unJuW2mJWeiRfaQinjtccMqC5Wy1HOMfa4btKjbNxbg==
1833+
"@commitlint/types@^19.8.0", "@commitlint/types@^19.8.1":
1834+
version "19.8.1"
1835+
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.8.1.tgz#7971fbd56b0cfb31692a4e1941b74ac8217c44e5"
1836+
integrity sha512-/yCrWGCoA1SVKOks25EGadP9Pnj0oAIHGpl2wH2M2Y46dPM2ueb8wyCVOD7O3WCTkaJ0IkKvzhl1JY7+uCT2Dw==
18371837
dependencies:
18381838
"@types/conventional-commits-parser" "^5.0.0"
18391839
chalk "^5.3.0"

0 commit comments

Comments
 (0)