Skip to content

chore(deps): update ESLint devDependencies#1506

Merged
jennifer-shehane merged 1 commit intocypress-io:masterfrom
MikeMcC399:update/eslint-dev-deps
Jul 22, 2025
Merged

chore(deps): update ESLint devDependencies#1506
jennifer-shehane merged 1 commit intocypress-io:masterfrom
MikeMcC399:update/eslint-dev-deps

Conversation

@MikeMcC399
Copy link
Collaborator

Situation

npm audit reports a high severity vulnerability GHSA-xffm-g5w8-qvg7 in @eslint/plugin-kit

Change

Take the opportunity to update related devDependencies to latest versions, which then supersede several individual pending Renovate PRs:

Dependency Before After
@eslint/js 9.29.0 9.31.0
@stylistic/eslint-plugin 5.0.0 5.2.0
@types/node 22.13.10 24.0.15
eslint 9.29.0 9.31.0
eslint-plugin-cypress 5.1.0 no change
globals 16.0.0 16.3.0

Execute

npm audit fix

to update transient dependency @eslint/[email protected] to @eslint/[email protected]

Verification

Execute the following and confirm there are no warnings or errors output:

npx eslint

Update
@eslint/js to 9.31.0
@eslint/plugin-kit to 0.3.3
@stylistic/eslint-plugin to 5.2.0
@types/node to 24.0.15
eslint to 9.31.0
globals to 16.3.0
@cypress-app-bot
Copy link

@jennifer-shehane jennifer-shehane merged commit 9127352 into cypress-io:master Jul 22, 2025
80 checks passed
@MikeMcC399 MikeMcC399 deleted the update/eslint-dev-deps branch July 22, 2025 14:19
@github-actions
Copy link

🎉 This PR is included in version 6.10.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants