From 73ac4ff427735914d3f8234db2e199b930f91949 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 May 2021 07:50:18 +0000 Subject: [PATCH] chore(deps-dev): Bump ts-jest from 26.5.6 to 27.0.2 Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.5.6 to 27.0.2. - [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.6...v27.0.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dc08350..2589d0b 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "prettier": "^2.0.5", "semantic-release": "^17.0.7", "testcafe": "^1.8.4", - "ts-jest": "^26.0.0", + "ts-jest": "^27.0.2", "typescript": "^4.0.2" }, "repository": {