Skip to content

Commit 05561bc

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency ts-jest to v27.1.4
1 parent 76c45d8 commit 05561bc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"myzod": "1.8.7",
5656
"npm-run-all": "4.1.5",
5757
"prettier": "2.6.2",
58-
"ts-jest": "27.1.3",
58+
"ts-jest": "27.1.4",
5959
"typescript": "4.6.3",
6060
"yup": "0.32.11",
6161
"zod": "3.11.6"

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5531,10 +5531,10 @@ tr46@~0.0.3:
55315531
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
55325532
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
55335533

5534-
ts-jest@27.1.3:
5535-
version "27.1.3"
5536-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.3.tgz#1f723e7e74027c4da92c0ffbd73287e8af2b2957"
5537-
integrity sha512-6Nlura7s6uM9BVUAoqLH7JHyMXjz8gluryjpPXxr3IxZdAXnU6FhjvVLHFtfd1vsE1p8zD1OJfskkc0jhTSnkA==
5534+
ts-jest@27.1.4:
5535+
version "27.1.4"
5536+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.4.tgz#84d42cf0f4e7157a52e7c64b1492c46330943e00"
5537+
integrity sha512-qjkZlVPWVctAezwsOD1OPzbZ+k7zA5z3oxII4dGdZo5ggX/PL7kvwTM0pXTr10fAtbiVpJaL3bWd502zAhpgSQ==
55385538
dependencies:
55395539
bs-logger "0.x"
55405540
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)