build(deps-dev): bump ts-jest from 27.0.5 to 27.1.2 (#641)

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.0.5 to 27.1.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/v27.0.5...v27.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-12-29 19:52:14 +03:00
committed by GitHub
parent 65ca3956bd
commit 04a1828bc1
2 changed files with 22 additions and 25 deletions

View File

@@ -62,7 +62,7 @@
"prettier": "^2.5.1",
"standard-version": "^9.3.1",
"terminal-link": "^2.1.1",
"ts-jest": "^27.0.5",
"ts-jest": "^27.1.2",
"typescript": "^4.3.2"
}
}