diff --git a/package.json b/package.json index 8c45ee20..ca236a59 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "prettier": "1.19.1", "pretty-quick": "2.0.1", "rimraf": "3.0.0", - "ts-jest": "24.1.0", + "ts-jest": "24.2.0", "ts-node": "8.5.2", "tslint": "5.20.1", "tslint-config-prettier": "1.18.0", diff --git a/yarn.lock b/yarn.lock index d4b09d34..5470757b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8243,10 +8243,10 @@ trim-off-newlines@^1.0.0: resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3" integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM= -ts-jest@24.1.0: - version "24.1.0" - resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.1.0.tgz#2eaa813271a2987b7e6c3fefbda196301c131734" - integrity sha512-HEGfrIEAZKfu1pkaxB9au17b1d9b56YZSqz5eCVE8mX68+5reOvlM93xGOzzCREIov9mdH7JBG+s0UyNAqr0tQ== +ts-jest@24.2.0: + version "24.2.0" + resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.2.0.tgz#7abca28c2b4b0a1fdd715cd667d65d047ea4e768" + integrity sha512-Yc+HLyldlIC9iIK8xEN7tV960Or56N49MDP7hubCZUeI7EbIOTsas6rXCMB4kQjLACJ7eDOF4xWEO5qumpKsag== dependencies: bs-logger "0.x" buffer-from "1.x"