cypress-example-kitchensink icon indicating copy to clipboard operation
cypress-example-kitchensink copied to clipboard

test(deps): bump ESlint dependencies

Open MikeMcC399 opened this issue 1 year ago • 1 comments

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.3.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

MikeMcC399 avatar May 29 '24 14:05 MikeMcC399

cypress-app-bot avatar May 29 '24 14:05 cypress-app-bot

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

The release is available on:

Your semantic-release bot :package::rocket:

cypress-app-bot avatar Jun 03 '24 17:06 cypress-app-bot