Skip to content

Commit 6145be4

Browse files
authored
Merge pull request #159 from NdoleStudio/dependabot/npm_and_yarn/web/commitlint/config-conventional-17.6.1
chore(deps-dev): bump @commitlint/config-conventional from 17.4.4 to 17.6.1 in /web
2 parents 931bd3d + d439602 commit 6145be4

File tree

3 files changed

+9
-10
lines changed

3 files changed

+9
-10
lines changed

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)