Merge pull request #134 from Mozilla-Actions/dependabot/npm_and_yarn/ts-jest-29.2.2

Bump ts-jest from 29.1.4 to 29.2.2
This commit is contained in:
Sylvestre Ledru
2024-07-18 09:52:17 +02:00
committed by GitHub
2 changed files with 75 additions and 5 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
"jest": "^29.7.0",
"jest-circus": "^29.7.0",
"prettier": "^3.3.2",
"ts-jest": "^29.1.4",
"ts-jest": "^29.2.2",
"typescript": "^5.4.5"
}
}