Skip to content

Commit 3610919

Browse files
chore(all): bump @commitlint/config-conventional from 20.4.2 to 20.5.0
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 20.4.2 to 20.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/v20.5.0/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-version: 20.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e81076 commit 3610919

3 files changed

Lines changed: 16 additions & 54 deletions

File tree

package-lock.json

Lines changed: 14 additions & 52 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
@@ -53,7 +53,7 @@
5353
},
5454
"devDependencies": {
5555
"@commitlint/cli": "^20.4.3",
56-
"@commitlint/config-conventional": "^20.4.1",
56+
"@commitlint/config-conventional": "^20.5.0",
5757
"@eslint/js": "^10.0.1",
5858
"@release-it/conventional-changelog": "^10.0.5",
5959
"@types/fs-extra": "^11.0.4",

services/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"devDependencies": {
3939
"@commitlint/cli": "^20.4.3",
40-
"@commitlint/config-conventional": "^20.4.1",
40+
"@commitlint/config-conventional": "^20.5.0",
4141
"@release-it/conventional-changelog": "^10.0.5",
4242
"@tailwindcss/postcss": "^4.2.1",
4343
"@tsconfig/node22": "^22.0.5",

0 commit comments

Comments
 (0)