Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
marcopixel committed Mar 16, 2022
1 parent c360480 commit 036bc15
Show file tree
Hide file tree
Showing 5 changed files with 2,555 additions and 2,687 deletions.
2 changes: 1 addition & 1 deletion jest.config.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// jest.config.ts
import type { Config } from "@jest/types"
import { pathsToModuleNameMapper } from "ts-jest/utils"
import { pathsToModuleNameMapper } from "ts-jest"
import tsconfig from "./tsconfig.json"

const config: Config.InitialOptions = {
Expand Down
Loading

0 comments on commit 036bc15

Please sign in to comment.