Skip to content

Commit dd0e7ca

Browse files
auto dependabot: bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [eslint](https://github.com/eslint/eslint) and [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc). Updates `eslint` from 9.31.0 to 9.32.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.31.0...v9.32.0) Updates `eslint-plugin-jsdoc` from 51.4.1 to 52.0.0 - [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.4.1...v52.0.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-jsdoc dependency-version: 52.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 59368c1 commit dd0e7ca

File tree

2 files changed

+20
-33
lines changed

2 files changed

+20
-33
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@vitest/ui": "^3.0.1",
6060
"eslint": "^9.7.0",
6161
"eslint-config-prettier": "^10.0.1",
62-
"eslint-plugin-jsdoc": "^51.0.1",
62+
"eslint-plugin-jsdoc": "^52.0.0",
6363
"eslint-plugin-prefer-arrow": "^1.2.3",
6464
"eslint-plugin-prettier": "^5.1.3",
6565
"eslint-plugin-simple-import-sort": "^12.0.0",

0 commit comments

Comments
 (0)