Skip to content

Commit

Permalink
fix: update dependencies to fix vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasthiebaud committed May 6, 2022
1 parent 2ab768e commit c181a39
Show file tree
Hide file tree
Showing 3 changed files with 2,671 additions and 2,439 deletions.
1 change: 0 additions & 1 deletion jest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import type { Config } from "@jest/types";
const config: Config.InitialOptions = {
preset: "ts-jest",
testEnvironment: "node",
forceExit: true,
};

export default config;
Loading

0 comments on commit c181a39

Please sign in to comment.