Merge pull request #802 from actions/vsvipul/alert-fix

Update ts-jest version and package-lock.json
This commit is contained in:
Vipul
2022-05-09 11:14:12 +05:30
committed by GitHub
2 changed files with 9537 additions and 22 deletions
+9536 -21
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -45,7 +45,7 @@
"jest-circus": "^27.5.1",
"nock": "^13.2.4",
"prettier": "^2.6.2",
"ts-jest": "^28.0.1",
"ts-jest": "^28.0.2",
"typescript": "^4.6.4"
}
}