Skip to content

Commit 5e10909

Browse files
chore(deps): update dependency ts-jest to v24.3.0 (#747)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 8f672d1 commit 5e10909

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
@@ -63,7 +63,7 @@
6363
"rollup-plugin-replace": "2.2.0",
6464
"rollup-plugin-terser": "5.1.3",
6565
"semantic-release": "15.14.0",
66-
"ts-jest": "24.2.0",
66+
"ts-jest": "24.3.0",
6767
"typescript": "3.5.3"
6868
},
6969
"keywords": [

yarn.lock

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

8195-
ts-jest@24.2.0:
8196-
version "24.2.0"
8197-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.2.0.tgz#7abca28c2b4b0a1fdd715cd667d65d047ea4e768"
8198-
integrity sha512-Yc+HLyldlIC9iIK8xEN7tV960Or56N49MDP7hubCZUeI7EbIOTsas6rXCMB4kQjLACJ7eDOF4xWEO5qumpKsag==
8195+
ts-jest@24.3.0:
8196+
version "24.3.0"
8197+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.3.0.tgz#b97814e3eab359ea840a1ac112deae68aa440869"
8198+
integrity sha512-Hb94C/+QRIgjVZlJyiWwouYUF+siNJHJHknyspaOcZ+OQAIdFG/UrdQVXw/0B8Z3No34xkUXZJpOTy9alOWdVQ==
81998199
dependencies:
82008200
bs-logger "0.x"
82018201
buffer-from "1.x"

0 commit comments

Comments
 (0)