Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

Commit 9ce06d6

Browse files
committed
build(deps-dev): remove ts-jest, it's provided by @hover/javascript now
1 parent 5469096 commit 9ce06d6

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@
5353
"playwright": "^1.11.0",
5454
"rollup": "^2.0.3",
5555
"setimmediate": "^1.0.5",
56-
"ts-jest": "^27.0.3",
5756
"typescript": "^4.4.3"
5857
},
5958
"peerDependencies": {

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5894,7 +5894,7 @@ trough@^1.0.0:
58945894
resolved "https://registry.yarnpkg.com/trough/-/trough-1.0.5.tgz#b8b639cefad7d0bb2abd37d433ff8293efa5f406"
58955895
integrity sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==
58965896

5897-
ts-jest@^27.0.3, ts-jest@^27.0.5:
5897+
ts-jest@^27.0.5:
58985898
version "27.0.5"
58995899
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.5.tgz#0b0604e2271167ec43c12a69770f0bb65ad1b750"
59005900
integrity sha512-lIJApzfTaSSbtlksfFNHkWOzLJuuSm4faFAfo5kvzOiRAuoN4/eKxVJ2zEAho8aecE04qX6K1pAzfH5QHL1/8w==

0 commit comments

Comments
 (0)