Skip to content

Commit ca84803

Browse files
chore: update dependency ts-jest to v27.0.3 (#2636)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 7b391ed commit ca84803

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
@@ -100,7 +100,7 @@
100100
"lerna": "^4.0.0",
101101
"lint-staged": "11.0.0",
102102
"prettier": "^2.0.5",
103-
"ts-jest": "27.0.2",
103+
"ts-jest": "27.0.3",
104104
"typescript": "4.3.2"
105105
},
106106
"resolutions": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10034,10 +10034,10 @@ trim-off-newlines@^1.0.0:
1003410034
resolved "https://registry.npmjs.org/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
1003510035
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
1003610036

10037-
10038-
version "27.0.2"
10039-
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-27.0.2.tgz#acc1525d5fd25c107c777c3b80a11365db579aa1"
10040-
integrity sha512-pozjHOOfm+sbv9kXCvTFVyDntWvuJztzkNFql/akD75hSMZ2jsbidVauOhBRImAopXohqcLtPK/NTTIS8Y49Ug==
10037+
10038+
version "27.0.3"
10039+
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-27.0.3.tgz#808492f022296cde19390bb6ad627c8126bf93f8"
10040+
integrity sha512-U5rdMjnYam9Ucw+h0QvtNDbc5+88nxt7tbIvqaZUhFrfG4+SkWhMXjejCLVGcpILTPuV+H3W/GZDZrnZFpPeXw==
1004110041
dependencies:
1004210042
bs-logger "0.x"
1004310043
buffer-from "1.x"

0 commit comments

Comments
 (0)