From 26a5c6e5ec0f60cdbcc941ce0cb6411a15f8c043 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 26 Sep 2022 21:17:27 +0000
Subject: [PATCH] chore(deps-dev): bump ts-jest from 26.5.5 to 29.0.2

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.5.5 to 29.0.2.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v26.5.5...v29.0.2)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 611b426acd21..faf474c399ec 100644
--- a/package.json
+++ b/package.json
@@ -189,7 +189,7 @@
     "stylelint-config-taro-rn": "workspace:*",
     "stylelint-order": "^5.0.0",
     "stylelint-taro-rn": "workspace:*",
-    "ts-jest": "26.5.5",
+    "ts-jest": "29.0.2",
     "tslib": "^1.9.3",
     "typescript": "^4.7.4",
     "vue": "^2.6.11",