Skip to content

Commit 404e378

Browse files
chore(all): bump @commitlint/config-conventional from 20.2.0 to 20.3.1
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 20.2.0 to 20.3.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/v20.3.1/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-version: 20.3.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc6a82a commit 404e378

File tree

3 files changed

+9
-49
lines changed

3 files changed

+9
-49
lines changed

package-lock.json

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

services/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
},
5353
"devDependencies": {
5454
"@commitlint/cli": "^20.3.1",
55-
"@commitlint/config-conventional": "^20.2.0",
55+
"@commitlint/config-conventional": "^20.3.1",
5656
"@eslint/js": "^9.39.2",
5757
"@release-it/conventional-changelog": "^10.0.4",
5858
"@types/fs-extra": "^11.0.4",

services/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"@commitlint/cli": "^20.3.1",
41-
"@commitlint/config-conventional": "^20.2.0",
41+
"@commitlint/config-conventional": "^20.3.1",
4242
"@release-it/conventional-changelog": "^10.0.4",
4343
"@tailwindcss/postcss": "^4.1.18",
4444
"@tsconfig/node22": "^22.0.5",

0 commit comments

Comments
 (0)