Merge pull request #118 from Mozilla-Actions/dependabot/npm_and_yarn/ts-jest-29.1.4

Bump ts-jest from 29.1.2 to 29.1.4
This commit is contained in:
Sylvestre Ledru
2024-06-17 11:58:17 +02:00
committed by GitHub
2 changed files with 10 additions and 6 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
"jest": "^29.7.0",
"jest-circus": "^29.7.0",
"prettier": "^3.2.5",
"ts-jest": "^29.1.2",
"ts-jest": "^29.1.4",
"typescript": "^5.4.5"
}
}