build(deps-dev): bump ts-jest from 26.5.6 to 27.0.7

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.5.6 to 27.0.7.
- [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.6...v27.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-11-16 19:10:27 +00:00 committed by GitHub
parent 5d19ac60e4
commit 3ecd743bf2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 70 additions and 2256 deletions

2324
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -39,7 +39,7 @@
"eslint-config-google": "^0.14.0",
"jest": "^27.3.1",
"jest-junit": "^13.0.0",
"ts-jest": "^26.5.6",
"ts-jest": "^27.0.7",
"typescript": "^4.4.4"
}
}