chore(deps-dev): bump ts-jest from 27.1.0 to 27.1.1

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.1.0 to 27.1.1.
- [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.0...v27.1.1)

---
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-12-09 00:57:48 +00:00 committed by GitHub
parent a9514bfc45
commit 4fce6e6f31
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 84 additions and 44 deletions

View file

@ -90,7 +90,7 @@
"markdown-toc": "^1.2.0",
"nuxt-property-decorator": "^2.9.1",
"standard-version": "^9.3.2",
"ts-jest": "^27.1.0",
"ts-jest": "^27.1.1",
"vue-jest": "^3.0.4",
"yaml": "^1.10.2"
}