Skip to content

Commit 47391ef

Browse files
authored
fix(deps): Update commitlint monorepo to v17.6.1 (#269)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@commitlint/cli](https://commitlint.js.org/) ([source](https://togithub.com/conventional-changelog/commitlint)) | devDependencies | minor | [`17.5.1` -> `17.6.1`](https://renovatebot.com/diffs/npm/@commitlint%2fcli/17.5.1/17.6.1) | | [@commitlint/config-conventional](https://commitlint.js.org/) ([source](https://togithub.com/conventional-changelog/commitlint)) | devDependencies | minor | [`17.4.4` -> `17.6.1`](https://renovatebot.com/diffs/npm/@commitlint%2fconfig-conventional/17.4.4/17.6.1) | --- ### Release Notes <details> <summary>conventional-changelog/commitlint (@&#8203;commitlint/cli)</summary> ### [`v17.6.1`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@&#8203;commitlint/cli/CHANGELOG.md#&#8203;1761-httpsgithubcomconventional-changelogcommitlintcomparev1760v1761-2023-04-14) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.6.0...v17.6.1) **Note:** Version bump only for package [@&#8203;commitlint/cli](https://togithub.com/commitlint/cli) ### [`v17.6.0`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@&#8203;commitlint/cli/CHANGELOG.md#&#8203;1760-httpsgithubcomconventional-changelogcommitlintcomparev1751v1760-2023-04-13) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.5.1...v17.6.0) **Note:** Version bump only for package [@&#8203;commitlint/cli](https://togithub.com/commitlint/cli) #### [17.5.1](https://togithub.com/conventional-changelog/commitlint/compare/v17.5.0...v17.5.1) (2023-03-28) **Note:** Version bump only for package [@&#8203;commitlint/cli](https://togithub.com/commitlint/cli) </details> <details> <summary>conventional-changelog/commitlint (@&#8203;commitlint/config-conventional)</summary> ### [`v17.6.1`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@&#8203;commitlint/config-conventional/CHANGELOG.md#&#8203;1761-httpsgithubcomconventional-changelogcommitlintcomparev1760v1761-2023-04-14) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.6.0...v17.6.1) **Note:** Version bump only for package [@&#8203;commitlint/config-conventional](https://togithub.com/commitlint/config-conventional) ### [`v17.6.0`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@&#8203;commitlint/config-conventional/CHANGELOG.md#&#8203;1760-httpsgithubcomconventional-changelogcommitlintcomparev1751v1760-2023-04-13) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.4.4...v17.6.0) **Note:** Version bump only for package [@&#8203;commitlint/config-conventional](https://togithub.com/commitlint/config-conventional) #### [17.4.4](https://togithub.com/conventional-changelog/commitlint/compare/v17.4.3...v17.4.4) (2023-02-17) **Note:** Version bump only for package [@&#8203;commitlint/config-conventional](https://togithub.com/commitlint/config-conventional) #### [17.4.3](https://togithub.com/conventional-changelog/commitlint/compare/v17.4.2...v17.4.3) (2023-02-13) **Note:** Version bump only for package [@&#8203;commitlint/config-conventional](https://togithub.com/commitlint/config-conventional) #### [17.4.2](https://togithub.com/conventional-changelog/commitlint/compare/v17.4.1...v17.4.2) (2023-01-12) **Note:** Version bump only for package [@&#8203;commitlint/config-conventional](https://togithub.com/commitlint/config-conventional) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am on the first day of the month" (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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42Ni4zIiwidXBkYXRlZEluVmVyIjoiMzUuNjYuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
1 parent 5266487 commit 47391ef

2 files changed

Lines changed: 32 additions & 32 deletions

File tree

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
@@ -34,8 +34,8 @@
3434
"node": ">=16.0.0"
3535
},
3636
"devDependencies": {
37-
"@commitlint/cli": "17.5.1",
38-
"@commitlint/config-conventional": "17.4.4",
37+
"@commitlint/cli": "17.6.1",
38+
"@commitlint/config-conventional": "17.6.1",
3939
"@types/node": "18.15.11",
4040
"@types/pg": "8.6.6",
4141
"@types/semver": "7.3.13",

0 commit comments

Comments
 (0)