Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
angeloashmore committed Feb 12, 2022
1 parent d820892 commit f426bb6
Show file tree
Hide file tree
Showing 5 changed files with 551 additions and 1,310 deletions.
2 changes: 1 addition & 1 deletion ava.config.mjs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export default {
extensions: ["ts", "tsx"],
files: ["./test/**/*.test.ts", "./test/**/*.test.tsx"],
require: ["ts-eager/register"],
require: ["esbuild-register"],
verbose: true,
timeout: "60s",
};
Loading

0 comments on commit f426bb6

Please sign in to comment.