Skip to content

Commit

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


Updates `yargs-parser` from 10.1.0 to 13.1.2
- [Release notes](https://github.com/yargs/yargs-parser/releases)
- [Changelog](https://github.com/yargs/yargs-parser/blob/main/docs/CHANGELOG-full.md)
- [Commits](https://github.com/yargs/yargs-parser/commits)

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 Oct 31, 2022
1 parent 1d7f3aa commit 75574e8
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 23 deletions.
143 changes: 121 additions & 22 deletions provider/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 provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"eslint-plugin-prettier": "3.1.2",
"jest": "~24.9.0",
"prettier": "1.19.1",
"ts-jest": "24.1.0",
"ts-jest": "29.0.3",
"typescript": ">=3.0.0"
}
}

0 comments on commit 75574e8

Please sign in to comment.