mirror of
https://github.com/actions/typescript-action.git
synced 2025-12-28 12:50:45 +08:00
Fix missing @jest/globals
This commit is contained in:
@@ -79,6 +79,7 @@
|
||||
"eslint-plugin-jest": "^27.9.0",
|
||||
"eslint-plugin-jsonc": "^2.14.1",
|
||||
"eslint-plugin-prettier": "^5.1.3",
|
||||
"@jest/globals": "^29.7.0",
|
||||
"jest": "^29.7.0",
|
||||
"make-coverage-badge": "^1.2.0",
|
||||
"prettier": "^3.2.5",
|
||||
|
||||
Reference in New Issue
Block a user