mirror of
https://github.com/Azure/setup-kubectl.git
synced 2026-04-21 11:00:10 +00:00
Fix the major update packages including Jest. (#166)
Signed-off-by: Tatsat Mishra <tamishra@microsoft.com>
This commit is contained in:
parent
857b11c18c
commit
8ee333116b
3 changed files with 3182 additions and 2059 deletions
|
|
@ -23,12 +23,12 @@
|
|||
"@actions/tool-cache": "^2.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/node": "^22.15.29",
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/node": "^24.0.2",
|
||||
"@vercel/ncc": "^0.38.3",
|
||||
"jest": "^29.7.0",
|
||||
"jest": "^30.0.0",
|
||||
"prettier": "3.5.3",
|
||||
"ts-jest": "^29.3.4",
|
||||
"ts-jest": "^29.4.0",
|
||||
"typescript": "5.8.3"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue