mirror of
https://github.com/Azure/setup-helm.git
synced 2026-07-14 04:01:38 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fab90fb505 |
Generated
+553
-162
File diff suppressed because it is too large
Load Diff
+3
-3
@@ -25,11 +25,11 @@
|
||||
"prepare": "husky"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^26.0.0",
|
||||
"@types/node": "^26.1.1",
|
||||
"esbuild": "^0.28",
|
||||
"husky": "^9.1.7",
|
||||
"prettier": "^3.8.4",
|
||||
"typescript": "^6.0.3",
|
||||
"prettier": "^3.9.5",
|
||||
"typescript": "^7.0.2",
|
||||
"vitest": "^4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user