Skip to content

Commit 4a2c1d8

Browse files
committed
chore(deps): update dependency ts-jest to ^27.1.4
1 parent 4cb14b1 commit 4a2c1d8

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
@@ -67,7 +67,7 @@
6767
"prettier": "^2.4.1",
6868
"semantic-release": "^17.4.4",
6969
"ts-dedent": "^2.2.0",
70-
"ts-jest": "^27.1.2"
70+
"ts-jest": "^27.1.4"
7171
},
7272
"resolutions": {
7373
"typescript": "4.5.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7621,10 +7621,10 @@ ts-dedent@^2.2.0:
76217621
resolved "https://registry.yarnpkg.com/ts-dedent/-/ts-dedent-2.2.0.tgz#39e4bd297cd036292ae2394eb3412be63f563bb5"
76227622
integrity sha512-q5W7tVM71e2xjHZTlgfTDoPF/SmqKG5hddq9SzR49CH2hayqRKJtQ4mtRlSxKaJlR/+9rEM+mnBHf7I2/BQcpQ==
76237623

7624-
ts-jest@^27.1.2:
7625-
version "27.1.2"
7626-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.2.tgz#5991d6eb3fd8e1a8d4b8f6de3ec0a3cc567f3151"
7627-
integrity sha512-eSOiJOWq6Hhs6Khzk5wKC5sgWIXgXqOCiIl1+3lfnearu58Hj4QpE5tUhQcA3xtZrELbcvAGCsd6HB8OsaVaTA==
7624+
ts-jest@^27.1.4:
7625+
version "27.1.4"
7626+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.4.tgz#84d42cf0f4e7157a52e7c64b1492c46330943e00"
7627+
integrity sha512-qjkZlVPWVctAezwsOD1OPzbZ+k7zA5z3oxII4dGdZo5ggX/PL7kvwTM0pXTr10fAtbiVpJaL3bWd502zAhpgSQ==
76287628
dependencies:
76297629
bs-logger "0.x"
76307630
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)