Skip to content

Commit f94b950

Browse files
build(deps-dev): bump @commitlint/config-conventional
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 18.4.4 to 18.5.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/v18.5.0/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 30489ff commit f94b950

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
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"@antfu/eslint-config": "^2.6.2",
3131
"@commitlint/cli": "^18.4.4",
32-
"@commitlint/config-conventional": "^18.4.3",
32+
"@commitlint/config-conventional": "^18.5.0",
3333
"@hywax/vitepress-yandex-metrika": "^0.3.0",
3434
"@nuxt/devtools": "latest",
3535
"@nuxtjs/color-mode": "^3.3.2",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1230,10 +1230,10 @@
12301230
resolve-global "1.0.0"
12311231
yargs "^17.0.0"
12321232

1233-
"@commitlint/config-conventional@^18.4.3":
1234-
version "18.4.4"
1235-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-18.4.4.tgz#ad9a4fc19a848821f01e79089ee01dc9ba71766b"
1236-
integrity sha512-Bz3sPQSboBN+Et/KyZrR+OJ3z9PrHDw7Bls0/hv94PmuHBtMq1dCGxS9XzTGzxeMNlytCC4kxF083tbhPljl3Q==
1233+
"@commitlint/config-conventional@^18.5.0":
1234+
version "18.5.0"
1235+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-18.5.0.tgz#b50b317dfef81f34ff46ef581a5a4a11dafcae59"
1236+
integrity sha512-XGmU4u3Z7bCn0H0nTEG9LUn6hMDUIPP4P6dun7PKFhtnt/wwiKAqmPj+QRmFiqWjkOWcmrh7w7xRiDL32cWS5g==
12371237
dependencies:
12381238
conventional-changelog-conventionalcommits "^7.0.2"
12391239

0 commit comments

Comments
 (0)