Skip to content

Commit 69ab638

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

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 9 additions & 9 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
@@ -50,7 +50,7 @@
5050
},
5151
"devDependencies": {
5252
"@commitlint/cli": "^20.1.0",
53-
"@commitlint/config-conventional": "^20.0.0",
53+
"@commitlint/config-conventional": "^20.2.0",
5454
"@eslint/js": "^9.35.0",
5555
"@release-it/conventional-changelog": "^10.0.2",
5656
"@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.1.0",
41-
"@commitlint/config-conventional": "^20.0.0",
41+
"@commitlint/config-conventional": "^20.2.0",
4242
"@release-it/conventional-changelog": "^10.0.2",
4343
"@tailwindcss/postcss": "^4.1.17",
4444
"@tsconfig/node22": "^22.0.5",

0 commit comments

Comments
 (0)