Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e7b8456

Browse files
authored
fix(deps): Update commitlint monorepo to v19.7.1 (#664)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@commitlint/cli](https://commitlint.js.org/) ([source](https://redirect.github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli)) | devDependencies | minor | [`19.6.1` -> `19.7.1`](https://renovatebot.com/diffs/npm/@commitlint%2fcli/19.6.1/19.7.1) | | [@commitlint/config-conventional](https://commitlint.js.org/) ([source](https://redirect.github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional)) | devDependencies | minor | [`19.6.0` -> `19.7.1`](https://renovatebot.com/diffs/npm/@commitlint%2fconfig-conventional/19.6.0/19.7.1) | --- ### Release Notes <details> <summary>conventional-changelog/commitlint (@&#8203;commitlint/cli)</summary> ### [`v19.7.1`](https://redirect.github.com/conventional-changelog/commitlint/blob/HEAD/@&#8203;commitlint/cli/CHANGELOG.md#1971-2025-02-02) [Compare Source](https://redirect.github.com/conventional-changelog/commitlint/compare/v19.6.1...v19.7.1) **Note:** Version bump only for package [@&#8203;commitlint/cli](https://redirect.github.com/commitlint/cli) </details> <details> <summary>conventional-changelog/commitlint (@&#8203;commitlint/config-conventional)</summary> ### [`v19.7.1`](https://redirect.github.com/conventional-changelog/commitlint/blob/HEAD/@&#8203;commitlint/config-conventional/CHANGELOG.md#1971-2025-02-02) [Compare Source](https://redirect.github.com/conventional-changelog/commitlint/compare/v19.6.0...v19.7.1) **Note:** Version bump only for package [@&#8203;commitlint/config-conventional](https://redirect.github.com/commitlint/config-conventional) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* 0-3 1 * *" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
1 parent 76d3f89 commit e7b8456

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"node": ">=20.0.0"
3737
},
3838
"devDependencies": {
39-
"@commitlint/cli": "19.6.1",
40-
"@commitlint/config-conventional": "19.6.0",
39+
"@commitlint/cli": "19.7.1",
40+
"@commitlint/config-conventional": "19.7.1",
4141
"@types/node": "22.10.10",
4242
"@types/pg": "8.11.11",
4343
"@types/semver": "7.5.8",

0 commit comments

Comments
 (0)