Skip to content

Commit

Permalink
chore(deps-dev): bump ts-jest from 27.0.7 to 27.1.0
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.0.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v27.0.7...v27.1.0)

---
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 Dec 6, 2021
1 parent 2ae2ff2 commit 71291f3
Show file tree
Hide file tree
Showing 2 changed files with 169 additions and 18 deletions.
185 changes: 168 additions & 17 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 @@ -42,7 +42,7 @@
"jest": "^27.4.3",
"prettier": "^2.5.0",
"rollup": "^2.60.2",
"ts-jest": "^27.0.7",
"ts-jest": "^27.1.0",
"typedoc": "^0.22.10",
"typescript": "^4.5.2"
},
Expand Down

0 comments on commit 71291f3

Please sign in to comment.