Merge pull request #186 from Mozilla-Actions/dependabot/npm_and_yarn/ts-jest-29.2.6

Bump ts-jest from 29.2.5 to 29.2.6
This commit is contained in:
Sylvestre Ledru
2025-03-07 10:16:06 +01:00
committed by GitHub
2 changed files with 11 additions and 9 deletions

View File

@@ -46,7 +46,7 @@
"jest": "^29.7.0",
"jest-circus": "^29.7.0",
"prettier": "^3.4.2",
"ts-jest": "^29.2.5",
"ts-jest": "^29.2.6",
"typescript": "^5.7.2"
}
}