You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update all dependencies ([#360](https://github.com/lo1tuma/eslint-plugin-mocha/pull/360))
25
+
26
+
### Code Refactoring
27
+
28
+
* Migrate codebase to typescript ([#372](https://github.com/lo1tuma/eslint-plugin-mocha/pull/372))
29
+
* Replace nyc with c8 for collecting coverage information ([#361](https://github.com/lo1tuma/eslint-plugin-mocha/pull/361))
30
+
* Use @eslint-community/eslint-utils instead of unmaintained eslint-utils ([#358](https://github.com/lo1tuma/eslint-plugin-mocha/pull/358))
31
+
* Use node builtin assert instead of chai ([#357](https://github.com/lo1tuma/eslint-plugin-mocha/pull/357))
32
+
33
+
### Build-Related
34
+
35
+
* Use packtory as a release tool ([#374](https://github.com/lo1tuma/eslint-plugin-mocha/pull/374))
36
+
* Update CI matrix to use latest node versions ([#370](https://github.com/lo1tuma/eslint-plugin-mocha/pull/370))
0 commit comments