Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@jsdoc/util": "^0.3.0",
"ajv": "^8.17.1",
"c8": "^10.1.3",
"eslint": "^9.21.0",
"eslint": "^9.38.0",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

high

To maintain consistency across the monorepo, the peerDependency for eslint in packages/jsdoc-eslint-config/package.json should also be updated to ^9.38.0 to match this change. Currently, it is still set to ^9.21.0.

"execa": "^9.5.2",
"hereby": "^1.10.0",
"husky": "^9.1.7",
Expand Down