mirror of
https://github.com/Azure/k8s-set-context.git
synced 2026-06-27 17:49:27 +08:00
Fix the major update packages including Jest. (#156)
Signed-off-by: Tatsat Mishra <tamishra@microsoft.com>
This commit is contained in:
+4
-4
@@ -31,12 +31,12 @@
|
||||
"@babel/preset-typescript": "^7.27.1",
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/js-yaml": "^4.0.9",
|
||||
"@types/node": "^22.15.30",
|
||||
"@types/node": "^24.0.1",
|
||||
"@vercel/ncc": "^0.38.3",
|
||||
"babel-jest": "^29.7.0",
|
||||
"jest": "^29.7.0",
|
||||
"babel-jest": "^30.0.0",
|
||||
"jest": "^30.0.0",
|
||||
"prettier": "^3.5.3",
|
||||
"ts-jest": "^29.3.4",
|
||||
"ts-jest": "^29.4.0",
|
||||
"typescript": "^5.8.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user