From 59d0459af7871003e89e3a2333f4c4cec134a160 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Mar 2021 15:02:39 +0000 Subject: [PATCH] [DEPENDABOT]: Bump ts-jest from 26.5.1 to 26.5.3 Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.5.1 to 26.5.3. - [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.1...v26.5.3) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a9b51fb..1cc81d9 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "sass": "1.32.7", "sass-loader": "10.1.1", "styled-components": "5.2.1", - "ts-jest": "26.5.1", + "ts-jest": "26.5.3", "ts-loader": "8.0.17", "typescript": "4.1.3" },