Skip to content

Commit 4e28780

Browse files
build(deps): bump yargs-parser and ts-jest
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) to 20.2.9 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 20.2.9 - [Release notes](https://github.com/yargs/yargs-parser/releases) - [Changelog](https://github.com/yargs/yargs-parser/blob/main/CHANGELOG.md) - [Commits](yargs/yargs-parser@v10.1.0...yargs-parser-v20.2.9) Updates `ts-jest` from 24.3.0 to 29.1.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@v24.3.0...v29.1.1) --- updated-dependencies: - dependency-name: yargs-parser dependency-type: indirect - dependency-name: ts-jest dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 777b741 commit 4e28780

File tree

2 files changed

+148
-19
lines changed

2 files changed

+148
-19
lines changed

package-lock.json

Lines changed: 147 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"recursive-readdir-sync": "^1.0.6",
5555
"release-it": "^16.1.0",
5656
"ts-expect": "^1.1.0",
57-
"ts-jest": "^24.1.0",
57+
"ts-jest": "^29.1.1",
5858
"typescript": "^4.1.6",
5959
"walker": "^1.0.7"
6060
},

0 commit comments

Comments
 (0)