Skip to content

Commit 0bb4eaf

Browse files
committed
Update dependency ts-jest to v27.1.4
1 parent 46b3a96 commit 0bb4eaf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.5.1",
58-
"ts-jest": "27.1.3",
58+
"ts-jest": "27.1.4",
5959
"typescript": "4.5.4",
6060
"yup": "0.32.11",
6161
"zod": "3.11.6"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5498,10 +5498,10 @@ tr46@~0.0.3:
54985498
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
54995499
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
55005500

5501-
5502-
version "27.1.3"
5503-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.3.tgz#1f723e7e74027c4da92c0ffbd73287e8af2b2957"
5504-
integrity sha512-6Nlura7s6uM9BVUAoqLH7JHyMXjz8gluryjpPXxr3IxZdAXnU6FhjvVLHFtfd1vsE1p8zD1OJfskkc0jhTSnkA==
5501+
5502+
version "27.1.4"
5503+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.4.tgz#84d42cf0f4e7157a52e7c64b1492c46330943e00"
5504+
integrity sha512-qjkZlVPWVctAezwsOD1OPzbZ+k7zA5z3oxII4dGdZo5ggX/PL7kvwTM0pXTr10fAtbiVpJaL3bWd502zAhpgSQ==
55055505
dependencies:
55065506
bs-logger "0.x"
55075507
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)