Skip to content

Commit dedc43e

Browse files
committed
chore(deps): update dependency ts-jest to v26.4.1
1 parent 2e709ae commit dedc43e

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
@@ -40,7 +40,7 @@
4040
"tslint-config-prettier": "1.18.0",
4141
"typescript": "4.0.3",
4242
"typedoc": "0.19.2",
43-
"ts-jest": "26.4.0",
43+
"ts-jest": "26.4.1",
4444
"jest": "26.4.2",
4545
"jest-extended": "0.11.5",
4646
"regenerator-runtime": "0.13.7",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4891,10 +4891,10 @@ trim-newlines@^3.0.0:
48914891
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.0.tgz#79726304a6a898aa8373427298d54c2ee8b1cb30"
48924892
integrity sha512-C4+gOpvmxaSMKuEf9Qc134F1ZuOHVXKRbtEflf4NTtuuJDEIJ9p5PXsalL8SkeRw+qit1Mo+yuvMPAKwWg/1hA==
48934893

4894-
ts-jest@26.4.0:
4895-
version "26.4.0"
4896-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.4.0.tgz#903c7827f3d3bc33efc2f91be294b164400c32e3"
4897-
integrity sha512-ofBzoCqf6Nv/PoWb/ByV3VNKy2KJSikamOBxvR3E6eVdIw10GwAXoyvMWXXjZJK2s6S27ZE8fI+JBTnGaovl6Q==
4894+
ts-jest@26.4.1:
4895+
version "26.4.1"
4896+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.4.1.tgz#08ec0d3fc2c3a39e4a46eae5610b69fafa6babd0"
4897+
integrity sha512-F4aFq01aS6mnAAa0DljNmKr/Kk9y4HVZ1m6/rtJ0ED56cuxINGq3Q9eVAh+z5vcYKe5qnTMvv90vE8vUMFxomg==
48984898
dependencies:
48994899
"@types/jest" "26.x"
49004900
bs-logger "0.x"

0 commit comments

Comments
 (0)