Skip to content

Commit 036bc15

Browse files
committed
chore: bump dependencies
1 parent c360480 commit 036bc15

File tree

5 files changed

+2555
-2687
lines changed

5 files changed

+2555
-2687
lines changed

jest.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// jest.config.ts
22
import type { Config } from "@jest/types"
3-
import { pathsToModuleNameMapper } from "ts-jest/utils"
3+
import { pathsToModuleNameMapper } from "ts-jest"
44
import tsconfig from "./tsconfig.json"
55

66
const config: Config.InitialOptions = {

0 commit comments

Comments
 (0)