build(deps-dev): bump ts-jest from 27.0.3 to 27.0.4

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.0.3 to 27.0.4.
- [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/v27.0.3...v27.0.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]
2021-07-22 13:03:20 +00:00
committed by GitHub
parent 9e3310656f
commit c13e84d2e3
2 changed files with 22 additions and 8 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
"jest-circus": "^27.0.6",
"js-yaml": "^4.1.0",
"prettier": "2.3.2",
"ts-jest": "^27.0.3",
"ts-jest": "^27.0.4",
"typescript": "^4.3.5"
}
}