Skip to content

Commit 5b8ad2c

Browse files
committed
chore(deps): update dependency ts-jest to v24.3.0
1 parent dd0d645 commit 5b8ad2c

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
@@ -55,7 +55,7 @@
5555
"npm-run-all": "4.1.5",
5656
"prettier": "1.19.1",
5757
"semantic-release": "15.14.0",
58-
"ts-jest": "24.2.0",
58+
"ts-jest": "24.3.0",
5959
"typedoc": "0.15.5",
6060
"typedoc-plugin-markdown": "2.2.14"
6161
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7582,10 +7582,10 @@ trim-off-newlines@^1.0.0:
75827582
resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
75837583
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
75847584

7585-
ts-jest@24.2.0:
7586-
version "24.2.0"
7587-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.2.0.tgz#7abca28c2b4b0a1fdd715cd667d65d047ea4e768"
7588-
integrity sha512-Yc+HLyldlIC9iIK8xEN7tV960Or56N49MDP7hubCZUeI7EbIOTsas6rXCMB4kQjLACJ7eDOF4xWEO5qumpKsag==
7585+
ts-jest@24.3.0:
7586+
version "24.3.0"
7587+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.3.0.tgz#b97814e3eab359ea840a1ac112deae68aa440869"
7588+
integrity sha512-Hb94C/+QRIgjVZlJyiWwouYUF+siNJHJHknyspaOcZ+OQAIdFG/UrdQVXw/0B8Z3No34xkUXZJpOTy9alOWdVQ==
75897589
dependencies:
75907590
bs-logger "0.x"
75917591
buffer-from "1.x"

0 commit comments

Comments
 (0)