diff --git a/package.json b/package.json index 3358fae..23ba65a 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "semantic-release": "17.0.6", "semantic-release-gitmoji": "1.3.3", "strip-ansi": "6.0.0", - "ts-jest": "25.3.1", + "ts-jest": "25.4.0", "ts-node": "8.8.2", "typescript": "3.8.3" }, diff --git a/yarn.lock b/yarn.lock index c1e03eb..98072bb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9269,10 +9269,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@25.3.1: - version "25.3.1" - resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-25.3.1.tgz#58e2ed3506e4e4487c0b9b532846a5cade9656ba" - integrity sha512-O53FtKguoMUByalAJW+NWEv7c4tus5ckmhfa7/V0jBb2z8v5rDSLFC1Ate7wLknYPC1euuhY6eJjQq4FtOZrkg== +ts-jest@25.4.0: + version "25.4.0" + resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-25.4.0.tgz#5ad504299f8541d463a52e93e5e9d76876be0ba4" + integrity sha512-+0ZrksdaquxGUBwSdTIcdX7VXdwLIlSRsyjivVA9gcO+Cvr6ByqDhu/mi5+HCcb6cMkiQp5xZ8qRO7/eCqLeyw== dependencies: bs-logger "0.x" buffer-from "1.x"