update: update dependency @types/node to v13.13.14 (#114)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
e0d8d24e92
commit
b468b6e517
|
@ -29,7 +29,7 @@
|
|||
"@types/lodash": "4.14.157",
|
||||
"@types/mocha": "7.0.2",
|
||||
"@types/mock-fs": "4.10.0",
|
||||
"@types/node": "13.13.13",
|
||||
"@types/node": "13.13.14",
|
||||
"@types/sinon-chai": "3.2.4",
|
||||
"@types/source-map-support": "0.5.1",
|
||||
"@typescript-eslint/eslint-plugin": "2.34.0",
|
||||
|
|
|
@ -390,10 +390,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.13":
|
||||
version "13.13.13"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-13.13.13.tgz#71217d90fd9c9c937e28628772d5c0b432c79355"
|
||||
integrity sha512-UfvBE9oRCAJVzfR+3eWm/sdLFe/qroAPEXP3GPJ1SehQiEVgZT6NQZWYbPMiJ3UdcKM06v4j+S1lTcdWCmw+3g==
|
||||
"@types/node@13.13.14":
|
||||
version "13.13.14"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-13.13.14.tgz#20cd7d2a98f0c3b08d379f4ea9e6b315d2019529"
|
||||
integrity sha512-Az3QsOt1U/K1pbCQ0TXGELTuTkPLOiFIQf3ILzbOyo0FqgV9SxRnxbxM5QlAveERZMHpZY+7u3Jz2tKyl+yg6g==
|
||||
|
||||
"@types/normalize-package-data@^2.4.0":
|
||||
version "2.4.0"
|
||||
|
|
Loading…
Reference in New Issue