update: update dependency @types/node to v13.11.0 (#12)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
fdd28efef1
commit
c2d468f9ea
|
@ -29,7 +29,7 @@
|
||||||
"@types/lodash": "4.14.149",
|
"@types/lodash": "4.14.149",
|
||||||
"@types/mocha": "7.0.2",
|
"@types/mocha": "7.0.2",
|
||||||
"@types/mock-fs": "4.10.0",
|
"@types/mock-fs": "4.10.0",
|
||||||
"@types/node": "13.9.8",
|
"@types/node": "13.11.0",
|
||||||
"@types/sinon-chai": "3.2.4",
|
"@types/sinon-chai": "3.2.4",
|
||||||
"@types/source-map-support": "0.5.1",
|
"@types/source-map-support": "0.5.1",
|
||||||
"@typescript-eslint/eslint-plugin": "2.26.0",
|
"@typescript-eslint/eslint-plugin": "2.26.0",
|
||||||
|
|
|
@ -365,10 +365,10 @@
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-10.17.13.tgz#ccebcdb990bd6139cd16e84c39dc2fb1023ca90c"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-10.17.13.tgz#ccebcdb990bd6139cd16e84c39dc2fb1023ca90c"
|
||||||
integrity sha512-pMCcqU2zT4TjqYFrWtYHKal7Sl30Ims6ulZ4UFXxI4xbtQqK/qqKwkDoBFCfooRqqmRu9vY3xaJRwxSh673aYg==
|
integrity sha512-pMCcqU2zT4TjqYFrWtYHKal7Sl30Ims6ulZ4UFXxI4xbtQqK/qqKwkDoBFCfooRqqmRu9vY3xaJRwxSh673aYg==
|
||||||
|
|
||||||
"@types/node@13.9.8":
|
"@types/node@13.11.0":
|
||||||
version "13.9.8"
|
version "13.11.0"
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-13.9.8.tgz#09976420fc80a7a00bf40680c63815ed8c7616f4"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-13.11.0.tgz#390ea202539c61c8fa6ba4428b57e05bc36dc47b"
|
||||||
integrity sha512-1WgO8hsyHynlx7nhP1kr0OFzsgKz5XDQL+Lfc3b1Q3qIln/n8cKD4m09NJ0+P1Rq7Zgnc7N0+SsMnoD1rEb0kA==
|
integrity sha512-uM4mnmsIIPK/yeO+42F2RQhGUIs39K2RFmugcJANppXe6J1nvH87PvzPZYpza7Xhhs8Yn9yIAVdLZ84z61+0xQ==
|
||||||
|
|
||||||
"@types/resolve@0.0.8":
|
"@types/resolve@0.0.8":
|
||||||
version "0.0.8"
|
version "0.0.8"
|
||||||
|
|
Loading…
Reference in New Issue