Merge branch 'main' into dependabot/npm_and_yarn/actions/exec-1.1.0

This commit is contained in:
Edoardo Pirovano 2021-07-27 19:01:17 +01:00 committed by GitHub
commit 8c3255bc78
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
54 changed files with 1829 additions and 3101 deletions

View file

@ -25,7 +25,7 @@
"@actions/core": "^1.2.6",
"@actions/exec": "^1.1.0",
"@actions/github": "^4.0.0",
"@actions/http-client": "^1.0.8",
"@actions/http-client": "^1.0.11",
"@actions/io": "^1.1.0",
"@actions/tool-cache": "^1.7.1",
"@chrisgavin/safe-which": "^1.0.2",
@ -67,7 +67,7 @@
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-no-async-foreach": "^0.1.1",
"micromatch": "4.0.2",
"nock": "^12.0.3",
"nock": "^13.1.1",
"removeNPMAbsolutePaths": "2.0.0",
"sinon": "^9.0.2",
"typescript": "^4.3.5"