Skip to content

Commit

Permalink
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 16.1.0 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@v16.1.0...v18.1.3)

Updates `ts-jest` from 25.2.1 to 25.5.1
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@25.2.1...v25.5.1)

---
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 Apr 18, 2024
1 parent 6d833ff commit 3fdf7c5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 29 deletions.
38 changes: 10 additions & 28 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 @@ -36,7 +36,7 @@
"@types/node": "^13.9.0",
"jest": "^25.1.0",
"nock": "^13.0.11",
"ts-jest": "25.2.1",
"ts-jest": "25.5.1",
"typescript": "^4.2.4"
},
"main": "index.js",
Expand Down

0 comments on commit 3fdf7c5

Please sign in to comment.