Merge branch 'main' into dependabot/npm_and_yarn/actions/http-client-1.0.11

This commit is contained in:
Edoardo Pirovano 2021-07-27 18:18:44 +01:00 committed by GitHub
commit 70f5789ed2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
181 changed files with 338604 additions and 200772 deletions

11
package-lock.json generated
View file

@ -55,7 +55,7 @@
"nock": "^12.0.3",
"removeNPMAbsolutePaths": "2.0.0",
"sinon": "^9.0.2",
"typescript": "^3.7.5"
"typescript": "^4.3.5"
}
},
"node_modules/@actions/artifact": {
@ -5085,9 +5085,10 @@
}
},
"node_modules/typescript": {
"version": "3.7.5",
"version": "4.3.5",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.5.tgz",
"integrity": "sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==",
"dev": true,
"license": "Apache-2.0",
"bin": {
"tsc": "bin/tsc",
"tsserver": "bin/tsserver"
@ -8679,7 +8680,9 @@
}
},
"typescript": {
"version": "3.7.5",
"version": "4.3.5",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.5.tgz",
"integrity": "sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==",
"dev": true
},
"unique-string": {