Skip to content

Commit d76ce13

Browse files
chore(all): bump @commitlint/cli from 20.1.0 to 20.2.0
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 20.1.0 to 20.2.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.2.0/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" 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 d76ce13

File tree

3 files changed

+62
-62
lines changed

3 files changed

+62
-62
lines changed

package-lock.json

Lines changed: 60 additions & 60 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
@@ -49,7 +49,7 @@
4949
"zod-openapi": "^5.4.3"
5050
},
5151
"devDependencies": {
52-
"@commitlint/cli": "^20.1.0",
52+
"@commitlint/cli": "^20.2.0",
5353
"@commitlint/config-conventional": "^20.0.0",
5454
"@eslint/js": "^9.35.0",
5555
"@release-it/conventional-changelog": "^10.0.2",

services/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"zod": "^4.1.3"
3838
},
3939
"devDependencies": {
40-
"@commitlint/cli": "^20.1.0",
40+
"@commitlint/cli": "^20.2.0",
4141
"@commitlint/config-conventional": "^20.0.0",
4242
"@release-it/conventional-changelog": "^10.0.2",
4343
"@tailwindcss/postcss": "^4.1.17",

0 commit comments

Comments
 (0)