mirror of
https://github.com/actions/upload-artifact.git
synced 2026-04-22 21:14:38 +03:00
chore: update dependencies to use published npm packages
This commit is contained in:
Vendored
+13912
-59669
File diff suppressed because one or more lines are too long
Vendored
+13949
-59648
File diff suppressed because one or more lines are too long
Generated
+3689
-6631
File diff suppressed because it is too large
Load Diff
+3
-3
@@ -33,10 +33,10 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/artifact": "file:../packages/artifact",
|
"@actions/artifact": "file:../packages/artifact",
|
||||||
"@actions/core": "file:../packages/core",
|
"@actions/core": "^2.0.0",
|
||||||
"@actions/github": "^6.0.0",
|
"@actions/github": "^6.0.0",
|
||||||
"@actions/glob": "file:../packages/glob",
|
"@actions/glob": "^0.5.0",
|
||||||
"@actions/io": "file:../packages/io",
|
"@actions/io": "^2.0.0",
|
||||||
"minimatch": "^9.0.3"
|
"minimatch": "^9.0.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user