Skip to content

Commit c429a64

Browse files
build(deps-dev): Bump the regular group with 2 updates
Bumps the regular group with 2 updates: [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [prettier](https://github.com/prettier/prettier). Updates `eslint-plugin-jsdoc` from 51.1.1 to 51.2.1 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v51.1.1...v51.2.1) Updates `prettier` from 3.5.3 to 3.6.0 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.3...3.6.0) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 51.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: regular - dependency-name: prettier dependency-version: 3.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: regular ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 745005b commit c429a64

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@
5252
"@commitlint/config-conventional": "^19.8.1",
5353
"@eslint/js": "^9.29.0",
5454
"eslint": "^9.29.0",
55-
"eslint-plugin-jsdoc": "^51.1.1",
55+
"eslint-plugin-jsdoc": "^51.2.1",
5656
"eslint-plugin-perfectionist": "^4.15.0",
5757
"husky": "^9.1.7",
5858
"lint-staged": "^16.1.2",
5959
"neostandard": "^0.12.1",
60-
"prettier": "^3.5.3"
60+
"prettier": "^3.6.0"
6161
}
6262
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)