Bump ts-jest from 27.1.3 to 27.1.4

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.1.3 to 27.1.4.
- [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.1.3...v27.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-04-01 01:32:35 +00:00
committed by GitHub
parent 3f943b86c9
commit a7b1112790
2 changed files with 8 additions and 9 deletions

View File

@@ -47,7 +47,7 @@
"js-yaml": "^4.1.0",
"nodemon": "^2.0.15",
"prettier": "2.6.1",
"ts-jest": "^27.1.3",
"ts-jest": "^27.1.4",
"typescript": "^4.6.3"
}
}