Skip to content

Commit

Permalink
Bump ts-jest from 27.0.7 to 27.1.3
Browse files Browse the repository at this point in the history
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.0.7 to 27.1.3.
- [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.7...v27.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and GitHub committed Feb 16, 2022
1 parent 7956a97 commit ab6f71a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 9 deletions.
20 changes: 12 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"lint-staged": "^11.1.1",
"node-forge": "^1.2.1",
"prettier": "2.4.1",
"ts-jest": "^27.0.7",
"ts-jest": "^27.1.3",
"ts-node": "^10.2.1",
"typescript": "^4.3.5",
"wait-port": "^0.2.9"
Expand Down

0 comments on commit ab6f71a

Please sign in to comment.