Skip to content

Commit

Permalink
chore(deps): update dependency ava to v5 (#6)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency ava to v5

* test: convert tests to CJS

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Pierre Cavin <me@sherlox.io>
  • Loading branch information
renovate[bot] and sheerlox authored May 26, 2023
1 parent feffd9f commit d23fbfb
Show file tree
Hide file tree
Showing 13 changed files with 782 additions and 2,623 deletions.
3 changes: 0 additions & 3 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ module.exports = {
overrides: [
{
files: ['test/**/*.js'],
parserOptions: {
sourceType: 'module',
},
plugins: ['ava'],
},
],
Expand Down
Loading

0 comments on commit d23fbfb

Please sign in to comment.