Skip to content
This repository was archived by the owner on Jan 16, 2024. It is now read-only.

Commit a656eac

Browse files
committed
Update dependency ts-jest to v24.2.0
1 parent d8fe297 commit a656eac

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
@@ -52,7 +52,7 @@
5252
"jest": "24.9.0",
5353
"lint-staged": "9.3.0",
5454
"prettier": "1.18.2",
55-
"ts-jest": "24.1.0",
55+
"ts-jest": "24.2.0",
5656
"typedoc": "0.15.0",
5757
"typedoc-plugin-markdown": "2.2.6",
5858
"typescript": "3.6.3"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4667,10 +4667,10 @@ trim-right@^1.0.1:
46674667
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
46684668
integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
46694669

4670-
ts-jest@24.1.0:
4671-
version "24.1.0"
4672-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.1.0.tgz#2eaa813271a2987b7e6c3fefbda196301c131734"
4673-
integrity sha512-HEGfrIEAZKfu1pkaxB9au17b1d9b56YZSqz5eCVE8mX68+5reOvlM93xGOzzCREIov9mdH7JBG+s0UyNAqr0tQ==
4670+
ts-jest@24.2.0:
4671+
version "24.2.0"
4672+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.2.0.tgz#7abca28c2b4b0a1fdd715cd667d65d047ea4e768"
4673+
integrity sha512-Yc+HLyldlIC9iIK8xEN7tV960Or56N49MDP7hubCZUeI7EbIOTsas6rXCMB4kQjLACJ7eDOF4xWEO5qumpKsag==
46744674
dependencies:
46754675
bs-logger "0.x"
46764676
buffer-from "1.x"

0 commit comments

Comments
 (0)