mirror of
https://github.com/Azure/k8s-deploy.git
synced 2026-06-27 15:19:27 +08:00
Freeze packages to latest available versions
This commit is contained in:
Generated
+4714
-37
File diff suppressed because it is too large
Load Diff
+4
-4
@@ -8,10 +8,10 @@
|
|||||||
"test": "jest"
|
"test": "jest"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/tool-cache": "^1.0.0",
|
"@actions/tool-cache": "1.6.0",
|
||||||
"@actions/io": "^1.0.0",
|
"@actions/io": "1.0.2",
|
||||||
"@actions/core": "^1.0.0",
|
"@actions/core": "1.2.5",
|
||||||
"@actions/exec": "^1.0.0",
|
"@actions/exec": "1.0.4",
|
||||||
"js-yaml": "3.13.1"
|
"js-yaml": "3.13.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user