Skip to content

Commit 7cc65db

Browse files
chore(deps): update dependency ts-jest to v24.2.0 (#704)
1 parent 3e3115d commit 7cc65db

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.2",
6565
"semantic-release": "15.13.31",
66-
"ts-jest": "24.1.0",
66+
"ts-jest": "24.2.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
@@ -8392,10 +8392,10 @@ trim-off-newlines@^1.0.0:
83928392
resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
83938393
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
83948394

8395-
ts-jest@24.1.0:
8396-
version "24.1.0"
8397-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.1.0.tgz#2eaa813271a2987b7e6c3fefbda196301c131734"
8398-
integrity sha512-HEGfrIEAZKfu1pkaxB9au17b1d9b56YZSqz5eCVE8mX68+5reOvlM93xGOzzCREIov9mdH7JBG+s0UyNAqr0tQ==
8395+
ts-jest@24.2.0:
8396+
version "24.2.0"
8397+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.2.0.tgz#7abca28c2b4b0a1fdd715cd667d65d047ea4e768"
8398+
integrity sha512-Yc+HLyldlIC9iIK8xEN7tV960Or56N49MDP7hubCZUeI7EbIOTsas6rXCMB4kQjLACJ7eDOF4xWEO5qumpKsag==
83998399
dependencies:
84008400
bs-logger "0.x"
84018401
buffer-from "1.x"

0 commit comments

Comments
 (0)