Skip to content

Commit 140e745

Browse files
committed
chore(deps): update dependency ts-jest to v27.1.4
1 parent cfb5a94 commit 140e745

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
@@ -73,7 +73,7 @@
7373
"prettier": "2.6.0",
7474
"rimraf": "3.0.2",
7575
"tempy": "1.0.1",
76-
"ts-jest": "27.1.3",
76+
"ts-jest": "27.1.4",
7777
"typescript": "4.6.2"
7878
}
7979
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3078,10 +3078,10 @@ tr46@^2.1.0:
30783078
dependencies:
30793079
punycode "^2.1.1"
30803080

3081-
3082-
version "27.1.3"
3083-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.3.tgz#1f723e7e74027c4da92c0ffbd73287e8af2b2957"
3084-
integrity sha512-6Nlura7s6uM9BVUAoqLH7JHyMXjz8gluryjpPXxr3IxZdAXnU6FhjvVLHFtfd1vsE1p8zD1OJfskkc0jhTSnkA==
3081+
3082+
version "27.1.4"
3083+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.4.tgz#84d42cf0f4e7157a52e7c64b1492c46330943e00"
3084+
integrity sha512-qjkZlVPWVctAezwsOD1OPzbZ+k7zA5z3oxII4dGdZo5ggX/PL7kvwTM0pXTr10fAtbiVpJaL3bWd502zAhpgSQ==
30853085
dependencies:
30863086
bs-logger "0.x"
30873087
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)