build(deps-dev): upgrade @types/node to ^15.3.0
This commit is contained in:
Родитель
3c5a00142d
Коммит
36c66456d3
|
@ -107,7 +107,7 @@
|
|||
"@types/mime-types": "^2.1.0",
|
||||
"@types/minimist": "^1.2.0",
|
||||
"@types/mocha": "^8.0.4",
|
||||
"@types/node": "^14.14.16",
|
||||
"@types/node": "^15.3.0",
|
||||
"@types/node-fetch": "^2.5.5",
|
||||
"@types/proxyquire": "^1.3.28",
|
||||
"@types/semver": "^7.3.4",
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
"test": "mocha --config ../../../.mocharc.js test/**/*_spec.ts test/**/**/*_spec.ts"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^14.14.16",
|
||||
"@types/node": "^15.3.0",
|
||||
"chai": "^4.3.3",
|
||||
"mocha": "^8.1.3"
|
||||
},
|
||||
|
|
|
@ -1548,16 +1548,11 @@
|
|||
"@types/node" "*"
|
||||
form-data "^3.0.0"
|
||||
|
||||
"@types/node@*":
|
||||
"@types/node@*", "@types/node@^15.3.0":
|
||||
version "15.3.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.3.0.tgz#d6fed7d6bc6854306da3dea1af9f874b00783e26"
|
||||
integrity sha512-8/bnjSZD86ZfpBsDlCIkNXIvm+h6wi9g7IqL+kmFkQ+Wvu3JrasgLElfiPgoo8V8vVfnEi0QVS12gbl94h9YsQ==
|
||||
|
||||
"@types/node@^14.14.16":
|
||||
version "14.14.33"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.33.tgz#9e4f8c64345522e4e8ce77b334a8aaa64e2b6c78"
|
||||
integrity sha512-oJqcTrgPUF29oUP8AsUqbXGJNuPutsetaa9kTQAQce5Lx5dTYWV02ScBiT/k1BX/Z7pKeqedmvp39Wu4zR7N7g==
|
||||
|
||||
"@types/parse-json@^4.0.0":
|
||||
version "4.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
|
||||
|
|
Загрузка…
Ссылка в новой задаче