cypress-io / cypress-example-kitchensink

This is an example app used to showcase Cypress.io testing.
https://example.cypress.io/
MIT License
1.2k stars 2.2k forks source link

test(deps): bump ESlint dependencies #843

Closed MikeMcC399 closed 3 months ago

MikeMcC399 commented 3 months ago

Issue

In order to convert to ESLint native flat configuration, eslint-plugin-cypress must be updated to a minimum version 3.3.0.

Change

As preparation, all related ESLint modules are updated to their latest version:

Module from to
eslint 9.2.0 9.4.0
@eslint/eslintrc 3.0.2 3.1.0
@stylistic/eslint-plugin-js 1.8.1 2.1.0
eslint-plugin-cypress 3.2.0 3.3.0
eslint-plugin-jsonc 2.15.1 2.16.0

Verification

npm ci
npm run lint
cypress-app-bot commented 3 months ago
cypress-app-bot commented 3 months ago

:tada: This PR is included in version 3.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: