update: update dependency @types/node to v13.13.9 (#56)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
1db5313a2c
commit
be6af6e111
|
@ -29,7 +29,7 @@
|
|||
"@types/lodash": "4.14.150",
|
||||
"@types/mocha": "7.0.2",
|
||||
"@types/mock-fs": "4.10.0",
|
||||
"@types/node": "13.13.5",
|
||||
"@types/node": "13.13.9",
|
||||
"@types/sinon-chai": "3.2.4",
|
||||
"@types/source-map-support": "0.5.1",
|
||||
"@typescript-eslint/eslint-plugin": "2.31.0",
|
||||
|
|
|
@ -384,10 +384,10 @@
|
|||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-10.17.13.tgz#ccebcdb990bd6139cd16e84c39dc2fb1023ca90c"
|
||||
integrity sha512-pMCcqU2zT4TjqYFrWtYHKal7Sl30Ims6ulZ4UFXxI4xbtQqK/qqKwkDoBFCfooRqqmRu9vY3xaJRwxSh673aYg==
|
||||
|
||||
"@types/node@13.13.5":
|
||||
version "13.13.5"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-13.13.5.tgz#96ec3b0afafd64a4ccea9107b75bf8489f0e5765"
|
||||
integrity sha512-3ySmiBYJPqgjiHA7oEaIo2Rzz0HrOZ7yrNO5HWyaE5q0lQ3BppDZ3N53Miz8bw2I7gh1/zir2MGVZBvpb1zq9g==
|
||||
"@types/node@13.13.9":
|
||||
version "13.13.9"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-13.13.9.tgz#79df4ae965fb76d31943b54a6419599307a21394"
|
||||
integrity sha512-EPZBIGed5gNnfWCiwEIwTE2Jdg4813odnG8iNPMQGrqVxrI+wL68SPtPeCX+ZxGBaA6pKAVc6jaKgP/Q0QzfdQ==
|
||||
|
||||
"@types/normalize-package-data@^2.4.0":
|
||||
version "2.4.0"
|
||||
|
|
Loading…
Reference in New Issue