Skip to content

Commit 8f5c6bf

Browse files
committed
Update ts-jest
1 parent e76cb70 commit 8f5c6bf

3 files changed

Lines changed: 23 additions & 13 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"devDependencies": {
2828
"@types/jest": "^29.5.12",
2929
"jest": "^29.7.0",
30-
"ts-jest": "^29.2.4"
30+
"ts-jest": "catalog:"
3131
}
3232
}

pnpm-lock.yaml

Lines changed: 20 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ catalog:
1313
'@types/node': ^20.19.37
1414
'@vercel/ncc': ^0.38.1
1515
rimraf: ^3.0.2
16-
ts-jest: ^29.2.4
16+
ts-jest: ^29.4.6
1717
typescript: ^4.9.5
1818

1919
overrides:
20-
minimatch@>=10.0.0 <10.2.1: '^10.2.1'
20+
minimatch@>=10.0.0 <10.2.1: ^10.2.1

0 commit comments

Comments
 (0)