-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): bump the all-deps group across 1 directory with 28 updates #45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -9,11 +9,11 @@ | |
| "*.js" | ||
| ], | ||
| "dependencies": { | ||
| "@typescript-eslint/eslint-plugin": "^8.57.2", | ||
| "@typescript-eslint/parser": "^8.57.2", | ||
| "@typescript-eslint/eslint-plugin": "^8.59.3", | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Severity: medium 🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage. |
||
| "@typescript-eslint/parser": "^8.59.3", | ||
| "eslint-config-prettier": "^10.0.0", | ||
| "eslint-plugin-import": "^2.31.0", | ||
| "eslint-plugin-jsdoc": "^62.8.1" | ||
| "eslint-plugin-jsdoc": "^62.9.0" | ||
| }, | ||
| "peerDependencies": { | ||
| "eslint": "^9.0.0", | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@commitlint/cli@^21.0.0requires Node >=22 (upstream breaking change), but this repo’sengines.nodeis>=20and multiple workflows still run Node 20 (e.g., release/codeql/deploy). This is likely to break CI/tooling for the Node 20 jobs and for local devs on Node 20.Severity: high
Other Locations
package.json:32🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.