cypress-io / cypress-example-kitchensink

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

test(deps): update to eslint 9.2.0 #838

Closed MikeMcC399 closed 5 months ago

MikeMcC399 commented 5 months ago

Situation

The repo is currently using:

Changes

Update to

to show-case use of the current ESLint v9 version.

Verification

npm ci
npm run lint
cypress-app-bot commented 5 months ago
jennifer-shehane commented 5 months ago

Looks good running lint locally

MikeMcC399 commented 5 months ago

@jennifer-shehane

Looks good running lint locally

Yes, although it's undramatic when successful. Good to see this though finally as proof that it all (still) works! ✅

 $ npm run lint

cypress-example-kitchensink@0.0.0-development lint
eslint --fix cypress app/assets/js/scripts.js
cypress-app-bot commented 4 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: