Skip to content

Commit 6f1529e

Browse files
committed
chore(deps): update dependency ts-jest to v27.1.4
1 parent 2d95882 commit 6f1529e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
"jest": "27.4.7",
126126
"prettier": "2.5.1",
127127
"semantic-release": "17.4.7",
128-
"ts-jest": "27.1.3",
128+
"ts-jest": "27.1.4",
129129
"ts-node": "10.4.0",
130130
"tslint": "6.1.3",
131131
"type-fest": "2.11.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11271,10 +11271,10 @@ trim-off-newlines@^1.0.0:
1127111271
resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
1127211272
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
1127311273

11274-
ts-jest@27.1.3:
11275-
version "27.1.3"
11276-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.3.tgz#1f723e7e74027c4da92c0ffbd73287e8af2b2957"
11277-
integrity sha512-6Nlura7s6uM9BVUAoqLH7JHyMXjz8gluryjpPXxr3IxZdAXnU6FhjvVLHFtfd1vsE1p8zD1OJfskkc0jhTSnkA==
11274+
ts-jest@27.1.4:
11275+
version "27.1.4"
11276+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.4.tgz#84d42cf0f4e7157a52e7c64b1492c46330943e00"
11277+
integrity sha512-qjkZlVPWVctAezwsOD1OPzbZ+k7zA5z3oxII4dGdZo5ggX/PL7kvwTM0pXTr10fAtbiVpJaL3bWd502zAhpgSQ==
1127811278
dependencies:
1127911279
bs-logger "0.x"
1128011280
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)