Skip to content

Commit ef4ffdf

Browse files
chore: update dependency ts-jest to v27.0.4 (#2682)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent c7a4e95 commit ef4ffdf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"lerna": "^4.0.0",
101101
"lint-staged": "11.0.1",
102102
"prettier": "^2.0.5",
103-
"ts-jest": "27.0.3",
103+
"ts-jest": "27.0.4",
104104
"typescript": "4.3.5"
105105
},
106106
"resolutions": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -10106,10 +10106,10 @@ trim-off-newlines@^1.0.0:
1010610106
resolved "https://registry.npmjs.org/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
1010710107
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
1010810108

10109-
ts-jest@27.0.3:
10110-
version "27.0.3"
10111-
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-27.0.3.tgz#808492f022296cde19390bb6ad627c8126bf93f8"
10112-
integrity sha512-U5rdMjnYam9Ucw+h0QvtNDbc5+88nxt7tbIvqaZUhFrfG4+SkWhMXjejCLVGcpILTPuV+H3W/GZDZrnZFpPeXw==
10109+
ts-jest@27.0.4:
10110+
version "27.0.4"
10111+
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-27.0.4.tgz#df49683535831560ccb58f94c023d831b1b80df0"
10112+
integrity sha512-c4E1ECy9Xz2WGfTMyHbSaArlIva7Wi2p43QOMmCqjSSjHP06KXv+aT+eSY+yZMuqsMi3k7pyGsGj2q5oSl5WfQ==
1011310113
dependencies:
1011410114
bs-logger "0.x"
1011510115
buffer-from "1.x"

0 commit comments

Comments
 (0)