Skip to content

Commit bb6e352

Browse files
chore: bump the development-dependencies group across 1 directory with 3 updates
Bumps the development-dependencies group with 3 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) and [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc). Updates `@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) Updates `@commitlint/config-conventional` from 20.0.0 to 20.2.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/v20.2.0/@commitlint/config-conventional) Updates `eslint-plugin-jsdoc` from 61.4.1 to 61.5.0 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v61.4.1...v61.5.0) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-version: 20.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@commitlint/config-conventional" dependency-version: 20.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint-plugin-jsdoc dependency-version: 61.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ada1179 commit bb6e352

File tree

2 files changed

+85
-82
lines changed

2 files changed

+85
-82
lines changed

package-lock.json

Lines changed: 82 additions & 79 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
@@ -30,13 +30,13 @@
3030
"devDependencies": {
3131
"@babel/core": "^7.28.5",
3232
"@babel/eslint-parser": "^7.28.5",
33-
"@commitlint/cli": "^20.1.0",
34-
"@commitlint/config-conventional": "^20.0.0",
33+
"@commitlint/cli": "^20.2.0",
34+
"@commitlint/config-conventional": "^20.2.0",
3535
"@financial-times/eslint-config-next": "^7.1.0",
3636
"@types/jest": "^30.0.0",
3737
"@types/node": "^24.10.2",
3838
"eslint": "^8.57.0",
39-
"eslint-plugin-jsdoc": "^61.4.1",
39+
"eslint-plugin-jsdoc": "^61.5.0",
4040
"eslint-plugin-prettier": "^5.5.4",
4141
"husky": "^9.1.7",
4242
"jest": "^30.2.0",

0 commit comments

Comments
 (0)