Skip to content

Commit 0074a40

Browse files
snyk-botWeltraumschaf
authored andcommitted
fix: upgrade ts-jest from 29.0.5 to 29.1.0
Snyk has created this PR to upgrade ts-jest from 29.0.5 to 29.1.0. See this package in npm: https://www.npmjs.com/package/ts-jest See this project in Snyk: https://app.snyk.io/org/securecodebox/project/85bc82d8-75b8-4047-9187-794334be9e58?utm_source=github&utm_medium=referral&page=upgrade-pr Signed-off-by: Ilyes Ben Dlala <ilyes.bendlala@iteratec.com>
1 parent 5eb8400 commit 0074a40

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

scanners/package-lock.json

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

scanners/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@
4343
},
4444
"dependencies": {
4545
"@types/jest": "^29.5.2",
46-
"ts-jest": "^29.0.5"
46+
"ts-jest": "^29.1.0"
4747
}
4848
}

0 commit comments

Comments
 (0)