update: update dependency @types/node to v13.11.1 (#21)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
884029a77f
commit
75fe284ff4
|
@ -29,7 +29,7 @@
|
|||
"@types/lodash": "4.14.149",
|
||||
"@types/mocha": "7.0.2",
|
||||
"@types/mock-fs": "4.10.0",
|
||||
"@types/node": "13.11.0",
|
||||
"@types/node": "13.11.1",
|
||||
"@types/sinon-chai": "3.2.4",
|
||||
"@types/source-map-support": "0.5.1",
|
||||
"@typescript-eslint/eslint-plugin": "2.27.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.11.0":
|
||||
version "13.11.0"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-13.11.0.tgz#390ea202539c61c8fa6ba4428b57e05bc36dc47b"
|
||||
integrity sha512-uM4mnmsIIPK/yeO+42F2RQhGUIs39K2RFmugcJANppXe6J1nvH87PvzPZYpza7Xhhs8Yn9yIAVdLZ84z61+0xQ==
|
||||
"@types/node@13.11.1":
|
||||
version "13.11.1"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-13.11.1.tgz#49a2a83df9d26daacead30d0ccc8762b128d53c7"
|
||||
integrity sha512-eWQGP3qtxwL8FGneRrC5DwrJLGN4/dH1clNTuLfN81HCrxVtxRjygDTUoZJ5ASlDEeo0ppYFQjQIlXhtXpOn6g==
|
||||
|
||||
"@types/resolve@0.0.8":
|
||||
version "0.0.8"
|
||||
|
|
Loading…
Reference in New Issue