mirror of
https://github.com/autistic-symposium/backend-and-orchestration-toolkit.git
synced 2025-06-19 12:14:15 -04:00
Bump yargs-parser and ts-jest in /kubernetes/python-cdk/ts/MSK_example
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 13.1.1 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](https://github.com/kulshekhar/ts-jest/compare/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] <support@github.com>
This commit is contained in:
parent
861b73a465
commit
22d3d5abea
2 changed files with 178 additions and 31 deletions
|
@ -15,7 +15,7 @@
|
|||
"@types/jest": "^24.0.18",
|
||||
"aws-cdk": "^1.176.0",
|
||||
"jest": "^24.9.0",
|
||||
"ts-jest": "^24.1.0",
|
||||
"ts-jest": "^29.0.3",
|
||||
"ts-node": "^8.4.1",
|
||||
"typescript": "~3.6.4"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue