update: update dependency @types/node to v13.13.5 (#42)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
f14ae3e8b2
commit
17c58a21e4
|
@ -29,7 +29,7 @@
|
|||
"@types/lodash": "4.14.150",
|
||||
"@types/mocha": "7.0.2",
|
||||
"@types/mock-fs": "4.10.0",
|
||||
"@types/node": "13.13.1",
|
||||
"@types/node": "13.13.5",
|
||||
"@types/sinon-chai": "3.2.4",
|
||||
"@types/source-map-support": "0.5.1",
|
||||
"@typescript-eslint/eslint-plugin": "2.31.0",
|
||||
|
|
|
@ -379,10 +379,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.1":
|
||||
version "13.13.1"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-13.13.1.tgz#1ba94c5a177a1692518bfc7b41aec0aa1a14354e"
|
||||
integrity sha512-uysqysLJ+As9jqI5yqjwP3QJrhOcUwBjHUlUxPxjbplwKoILvXVsmYWEhfmAQlrPfbRZmhJB007o4L9sKqtHqQ==
|
||||
"@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/resolve@0.0.8":
|
||||
version "0.0.8"
|
||||
|
|
Loading…
Reference in New Issue