Merge branch 'main' into dependabot/npm_and_yarn/octokit/plugin-retry-3.0.9

This commit is contained in:
Edoardo Pirovano 2021-07-27 23:53:25 +01:00 committed by GitHub
commit 30a243e57a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 429 additions and 414 deletions

View file

@ -21,7 +21,7 @@
},
"license": "MIT",
"dependencies": {
"@actions/artifact": "^0.5.1",
"@actions/artifact": "^0.5.2",
"@actions/core": "^1.2.6",
"@actions/exec": "^1.1.0",
"@actions/github": "^4.0.0",
@ -54,7 +54,7 @@
"devDependencies": {
"@ava/typescript": "1.1.1",
"@types/jszip": "^3.1.6",
"@types/long": "4.0.0",
"@types/long": "4.0.1",
"@types/nock": "^11.1.0",
"@types/node": "^16.4.3",
"@types/semver": "^7.2.0",