Skip to content

Commit

Permalink
chore(deps): bump yargs-parser and ts-jest
Browse files Browse the repository at this point in the history
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) to 18.1.3 and updates ancestor dependency [ts-jest](https://github.com/kulshekhar/ts-jest). These dependencies need to be updated together.


Updates `yargs-parser` from 13.1.1 to 18.1.3
- [Release notes](https://github.com/yargs/yargs-parser/releases)
- [Changelog](https://github.com/yargs/yargs-parser/blob/main/CHANGELOG.md)
- [Commits](yargs/yargs-parser@v13.1.1...v18.1.3)

Updates `ts-jest` from 24.1.0 to 29.0.3
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v24.1.0...v29.0.3)

---
updated-dependencies:
- dependency-name: yargs-parser
  dependency-type: indirect
- dependency-name: ts-jest
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 4, 2023
1 parent 3790778 commit ee4f2bc
Show file tree
Hide file tree
Showing 2 changed files with 202 additions and 35 deletions.
235 changes: 201 additions & 34 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 @@ -45,7 +45,7 @@
"check-node-version": "^3.3.0",
"jest": "^24.9.0",
"standard-version": "^8.0.1",
"ts-jest": "^24.1.0",
"ts-jest": "^29.0.3",
"tslint": "^5.18.0",
"typescript": "^3.5.3"
}
Expand Down

0 comments on commit ee4f2bc

Please sign in to comment.