testing-library / svelte-testing-library

:chipmunk: Simple and complete Svelte DOM testing utilities that encourage good testing practices
https://testing-library.com/docs/svelte-testing-library/intro
MIT License
608 stars 34 forks source link

chore: lock linting and formatting dev dependencies #302

Closed mcous closed 5 months ago

mcous commented 5 months ago

Avoids uncontrolled formatting / lint drift in the absence of a developer lockfile. Personally, I would prefer a lockfile, but that seems like a larger discussion/change. See https://github.com/testing-library/svelte-testing-library/pull/301#issuecomment-1915570446 for locking rationale.

I tried to lock the versions at the latest semver compatible release of each library

github-actions[bot] commented 4 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: