From e39be4999808c6c054e6bd88c663385da4069581 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 May 2021 14:08:15 +0000 Subject: [PATCH] build(deps-dev): bump ts-jest from 26.5.5 to 26.5.6 Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.5.5 to 26.5.6. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/kulshekhar/ts-jest/compare/v26.5.5...v26.5.6) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9ff34b0f..21659be4 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@types/minimatch": "^3.0.4", "@types/node": "^12.20.12", "jest": "^26.6.3", - "ts-jest": "^26.5.5", + "ts-jest": "^26.5.6", "ts-loader": "^9.1.2", "ts-node": "^9.1.1", "typescript": "^4.2.4", diff --git a/yarn.lock b/yarn.lock index 158466a8..fdc2c53f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3853,10 +3853,10 @@ tr46@^2.0.2: dependencies: punycode "^2.1.1" -ts-jest@^26.5.5: - version "26.5.5" - resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.5.tgz#e40481b6ee4dd162626ba481a2be05fa57160ea5" - integrity sha512-7tP4m+silwt1NHqzNRAPjW1BswnAhopTdc2K3HEkRZjF0ZG2F/e/ypVH0xiZIMfItFtD3CX0XFbwPzp9fIEUVg== +ts-jest@^26.5.6: + version "26.5.6" + resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.6.tgz#c32e0746425274e1dfe333f43cd3c800e014ec35" + integrity sha512-rua+rCP8DxpA8b4DQD/6X2HQS8Zy/xzViVYfEs2OQu68tkCuKLV0Md8pmX55+W24uRIyAsf/BajRfxOs+R2MKA== dependencies: bs-logger "0.x" buffer-from "1.x"