Skip to content

Commit d439602

Browse files
chore(deps-dev): bump @commitlint/config-conventional in /web
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.4.4 to 17.6.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/v17.6.1/@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] <support@github.com>
1 parent 931bd3d commit d439602

3 files changed

Lines changed: 9 additions & 10 deletions

File tree

web/package-lock.json

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"devDependencies": {
4747
"@babel/eslint-parser": "^7.21.3",
4848
"@commitlint/cli": "^17.6.1",
49-
"@commitlint/config-conventional": "^17.4.4",
49+
"@commitlint/config-conventional": "^17.6.1",
5050
"@nuxt/types": "^2.16.3",
5151
"@nuxt/typescript-build": "^2.1.0",
5252
"@nuxtjs/eslint-config-typescript": "^12.0.0",

web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1049,10 +1049,10 @@
10491049
resolve-global "1.0.0"
10501050
yargs "^17.0.0"
10511051

1052-
"@commitlint/config-conventional@^17.4.4":
1053-
version "17.4.4"
1054-
resolved "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.4.4.tgz"
1055-
integrity sha512-u6ztvxqzi6NuhrcEDR7a+z0yrh11elY66nRrQIpqsqW6sZmpxYkDLtpRH8jRML+mmxYQ8s4qqF06Q/IQx5aJeQ==
1052+
"@commitlint/config-conventional@^17.6.1":
1053+
version "17.6.1"
1054+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.6.1.tgz#ab07c82c88f99ffee89ae321f1f49f1798127fbb"
1055+
integrity sha512-ng/ybaSLuTCH9F+7uavSOnEQ9EFMl7lHEjfAEgRh1hwmEe8SpLKpQeMo2aT1IWvHaGMuTb+gjfbzoRf2IR23NQ==
10561056
dependencies:
10571057
conventional-changelog-conventionalcommits "^5.0.0"
10581058

0 commit comments

Comments
 (0)