Skip to content

Conversation

MikeMcC399
Copy link
Collaborator

@MikeMcC399 MikeMcC399 commented Sep 10, 2025

Situation

npm audit reports 3 low severity vulnerabilities from multiple dependencies.

Change

Update devDependencies to latest

From To
@stylistic/eslint-plugin@4.4.0 @stylistic/eslint-plugin@5.3.1
eslint@9.27.0 eslint@9.35.0
eslint-plugin-eslint-plugin@6.4.0 eslint-plugin-eslint-plugin@6.5.0
prettier@3.5.3 prettier@3.6.2
semantic-release@24.2.5 semantic-release@24.2.7
vitest@3.1.4 vitest@3.2.4

Note: eslint-plugin-eslint-plugin@7.0.0 is a breaking change and is not addressed here.

Verification

npm ci
npm audit # confirm no vulnerabilities reported
npm run lint # confirm no linting errors
npm test # confirm test runs successfully

Update
@stylistic/eslint-plugin to @5.3.1
eslint to 9.35.0
eslint-plugin-eslint-pluginto to 6.5.0
prettier to 3.6.2
semantic-release to 24.2.7
vitest to 3.2.4
@cypress-app-bot
Copy link

@jennifer-shehane jennifer-shehane merged commit 9f392c6 into cypress-io:master Sep 10, 2025
12 checks passed
@MikeMcC399 MikeMcC399 deleted the update/devdeps branch September 10, 2025 13:57
@jennifer-shehane
Copy link
Member

🎉 This PR is included in version 5.2.0 🎉

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants