Skip to content

Commit c98e4e9

Browse files
chore(deps-dev): bump the development-dependencies group with 4 updates (#13)
Bumps the development-dependencies group with 4 updates: [@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), [@labeg/code-style](https://github.com/LabEG/code-style) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@commitlint/cli` from 20.3.0 to 20.3.1 - [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.3.1/@commitlint/cli) Updates `@commitlint/config-conventional` from 20.3.0 to 20.3.1 - [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.3.1/@commitlint/config-conventional) Updates `@labeg/code-style` from 6.10.17 to 6.10.18 - [Changelog](https://github.com/LabEG/code-style/blob/master/CHANGELOG.md) - [Commits](LabEG/code-style@v6.10.17...v6.10.18) Updates `@types/node` from 25.0.3 to 25.0.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-version: 20.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@commitlint/config-conventional" dependency-version: 20.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@labeg/code-style" dependency-version: 6.10.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@types/node" dependency-version: 25.0.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21b22b4 commit c98e4e9

2 files changed

Lines changed: 74 additions & 74 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
"packages/*"
2121
],
2222
"devDependencies": {
23-
"@commitlint/cli": "^20.3.0",
24-
"@commitlint/config-conventional": "^20.3.0",
25-
"@labeg/code-style": "^6.10.17",
23+
"@commitlint/cli": "^20.3.1",
24+
"@commitlint/config-conventional": "^20.3.1",
25+
"@labeg/code-style": "^6.10.18",
2626
"husky": "^9.1.7",
2727
"lint-staged": "^16.2.7",
2828
"rimraf": "^6.1.2",

0 commit comments

Comments
 (0)