Skip to content

Commit c81b6c6

Browse files
committed
Pin dependency ts-jest to 28.0.2
1 parent e671347 commit c81b6c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"cross-env": "7.0.3",
4646
"jest": "28.1.0",
4747
"prettier": "2.6.2",
48-
"ts-jest": "^28.0.1",
48+
"ts-jest": "28.0.2",
4949
"tsup": "5.12.7",
5050
"typescript": "4.6.4"
5151
}

0 commit comments

Comments
 (0)