Skip to content

Commit 6916682

Browse files
chore(deps): update dependency ts-jest to v27.0.3 (#482)
Co-authored-by: Renovate Bot <[email protected]>
1 parent b73bef7 commit 6916682

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
@@ -47,7 +47,7 @@
4747
"eslint-plugin-promise": "5.1.0",
4848
"eslint-plugin-standard": "5.0.0",
4949
"eslint-config-prettier": "8.3.0",
50-
"ts-jest": "27.0.2",
50+
"ts-jest": "27.0.3",
5151
"rimraf": "3.0.2",
5252
"typescript": "4.3.2",
5353
"jest": "27.0.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6680,10 +6680,10 @@ trim-newlines@^3.0.0:
66806680
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.0.tgz#79726304a6a898aa8373427298d54c2ee8b1cb30"
66816681
integrity sha512-C4+gOpvmxaSMKuEf9Qc134F1ZuOHVXKRbtEflf4NTtuuJDEIJ9p5PXsalL8SkeRw+qit1Mo+yuvMPAKwWg/1hA==
66826682

6683-
6684-
version "27.0.2"
6685-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.2.tgz#acc1525d5fd25c107c777c3b80a11365db579aa1"
6686-
integrity sha512-pozjHOOfm+sbv9kXCvTFVyDntWvuJztzkNFql/akD75hSMZ2jsbidVauOhBRImAopXohqcLtPK/NTTIS8Y49Ug==
6683+
6684+
version "27.0.3"
6685+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.3.tgz#808492f022296cde19390bb6ad627c8126bf93f8"
6686+
integrity sha512-U5rdMjnYam9Ucw+h0QvtNDbc5+88nxt7tbIvqaZUhFrfG4+SkWhMXjejCLVGcpILTPuV+H3W/GZDZrnZFpPeXw==
66876687
dependencies:
66886688
bs-logger "0.x"
66896689
buffer-from "1.x"

0 commit comments

Comments
 (0)