mirror of
https://github.com/actions/download-artifact.git
synced 2026-09-16 10:21:28 +00:00
Update @actions/core to 1.10.0 (#178)
* Update @actions/core to 1.10.0 * Update licenses * solve npm conflicts * update licenses
This commit is contained in:
Generated
BIN
Binary file not shown.
Generated
BIN
Binary file not shown.
Generated
BIN
Binary file not shown.
Generated
BIN
Binary file not shown.
Generated
BIN
Binary file not shown.
Generated
BIN
Binary file not shown.
Generated
BIN
Binary file not shown.
Generated
BIN
Binary file not shown.
Vendored
+8746
-6689
File diff suppressed because it is too large
Load Diff
Generated
+528
-494
File diff suppressed because it is too large
Load Diff
+3
-3
@@ -29,12 +29,12 @@
|
||||
"homepage": "https://github.com/actions/download-artifact#readme",
|
||||
"dependencies": {
|
||||
"@actions/artifact": "^1.0.0",
|
||||
"@actions/core": "^1.2.6"
|
||||
"@actions/core": "^1.10.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^12.12.6",
|
||||
"@typescript-eslint/parser": "^2.30.0",
|
||||
"@zeit/ncc": "^0.22.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.40.1",
|
||||
"@vercel/ncc": "^0.33.4",
|
||||
"concurrently": "^5.2.0",
|
||||
"eslint": "^7.4.0",
|
||||
"eslint-plugin-github": "^4.1.1",
|
||||
|
||||
Reference in New Issue
Block a user