Merge remote-tracking branch 'origin/main' into dependabot/npm_and_yarn/typescript-5.7.3

This commit is contained in:
Aparna Jyothi 2025-05-05 12:32:13 +05:30
commit 032fe07567
5 changed files with 235 additions and 86 deletions

View file

@ -28,7 +28,7 @@
"@actions/cache": "^4.0.3",
"@actions/core": "^1.11.1",
"@actions/exec": "^1.1.1",
"@actions/glob": "^0.4.0",
"@actions/glob": "^0.5.0",
"@actions/http-client": "^2.2.1",
"@actions/io": "^1.0.2",
"@actions/tool-cache": "^2.0.1",
@ -49,7 +49,7 @@
"jest-circus": "^29.7.0",
"nock": "^10.0.6",
"prettier": "^2.8.4",
"ts-jest": "^29.1.2",
"ts-jest": "^29.3.2",
"typescript": "^5.8.3"
}
}