Skip to content

Commit 685be10

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.6.1 to 17.6.3. - [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.3/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 26c1cd9 commit 685be10

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

web/package-lock.json

Lines changed: 4 additions & 4 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.6.1",
49+
"@commitlint/config-conventional": "^17.6.3",
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
@@ -1042,10 +1042,10 @@
10421042
resolve-global "1.0.0"
10431043
yargs "^17.0.0"
10441044

1045-
"@commitlint/config-conventional@^17.6.1":
1046-
version "17.6.1"
1047-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.6.1.tgz#ab07c82c88f99ffee89ae321f1f49f1798127fbb"
1048-
integrity sha512-ng/ybaSLuTCH9F+7uavSOnEQ9EFMl7lHEjfAEgRh1hwmEe8SpLKpQeMo2aT1IWvHaGMuTb+gjfbzoRf2IR23NQ==
1045+
"@commitlint/config-conventional@^17.6.3":
1046+
version "17.6.3"
1047+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.6.3.tgz#21f5835235493e386effeaa98b898124230b1000"
1048+
integrity sha512-bLyHEjjRWqlLQWIgYFHmUPbEFMOOLXeF3QbUinDIJev/u9e769tkoTH9YPknEywiuIrAgZaVo+OfzAIsJP0fsw==
10491049
dependencies:
10501050
conventional-changelog-conventionalcommits "^5.0.0"
10511051

0 commit comments

Comments
 (0)