Skip to content

Commit 456e7f7

Browse files
committed
chore(deps): update dependency ts-jest to v24.3.0
1 parent 14015c5 commit 456e7f7

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.13.31",
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
@@ -7534,10 +7534,10 @@ trim-off-newlines@^1.0.0:
75347534
resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
75357535
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
75367536

7537-
ts-jest@24.2.0:
7538-
version "24.2.0"
7539-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.2.0.tgz#7abca28c2b4b0a1fdd715cd667d65d047ea4e768"
7540-
integrity sha512-Yc+HLyldlIC9iIK8xEN7tV960Or56N49MDP7hubCZUeI7EbIOTsas6rXCMB4kQjLACJ7eDOF4xWEO5qumpKsag==
7537+
ts-jest@24.3.0:
7538+
version "24.3.0"
7539+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.3.0.tgz#b97814e3eab359ea840a1ac112deae68aa440869"
7540+
integrity sha512-Hb94C/+QRIgjVZlJyiWwouYUF+siNJHJHknyspaOcZ+OQAIdFG/UrdQVXw/0B8Z3No34xkUXZJpOTy9alOWdVQ==
75417541
dependencies:
75427542
bs-logger "0.x"
75437543
buffer-from "1.x"

0 commit comments

Comments
 (0)