Skip to content

Commit 5ddff1a

Browse files
chore(deps): bump the npm-major group across 1 directory with 4 updates
Bumps the npm-major group with 4 updates in the / directory: [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli), [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional), [@release-it/conventional-changelog](https://github.com/release-it/conventional-changelog) and [release-it](https://github.com/release-it/release-it). Updates `@commitlint/cli` from 20.5.3 to 21.0.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/v21.0.0/@commitlint/cli) Updates `@commitlint/config-conventional` from 20.5.3 to 21.0.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/v21.0.0/@commitlint/config-conventional) Updates `@release-it/conventional-changelog` from 10.0.6 to 11.0.0 - [Release notes](https://github.com/release-it/conventional-changelog/releases) - [Commits](release-it/conventional-changelog@10.0.6...11.0.0) Updates `release-it` from 19.2.4 to 20.0.1 - [Release notes](https://github.com/release-it/release-it/releases) - [Changelog](https://github.com/release-it/release-it/blob/main/CHANGELOG.md) - [Commits](release-it/release-it@19.2.4...20.0.1) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-version: 21.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-major - dependency-name: "@commitlint/config-conventional" dependency-version: 21.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-major - dependency-name: "@release-it/conventional-changelog" dependency-version: 11.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-major - dependency-name: release-it dependency-version: 20.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dc300f7 commit 5ddff1a

2 files changed

Lines changed: 411 additions & 551 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
},
66
"packageManager": "pnpm@11.1.2",
77
"devDependencies": {
8-
"@commitlint/cli": "^20.5.0",
9-
"@commitlint/config-conventional": "^20.5.0",
8+
"@commitlint/cli": "^21.0.0",
9+
"@commitlint/config-conventional": "^21.0.0",
1010
"@j-ulrich/release-it-regex-bumper": "^5.4.0",
11-
"@release-it/conventional-changelog": "^10.0.6",
11+
"@release-it/conventional-changelog": "^11.0.0",
1212
"commitizen": "^4.3.1",
1313
"cz-conventional-changelog": "^3.3.0",
1414
"husky": "^9.1.7",
1515
"is-ci": "^4.1.0",
16-
"release-it": "^19.2.4"
16+
"release-it": "^20.0.1"
1717
},
1818
"dependencies": {
1919
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",

0 commit comments

Comments
 (0)