update: update dependency @types/node to v14.14.3
This commit is contained in:
parent
ade11bf388
commit
f162fcc57d
|
@ -29,7 +29,7 @@
|
||||||
"@types/lodash": "4.14.162",
|
"@types/lodash": "4.14.162",
|
||||||
"@types/mocha": "8.0.3",
|
"@types/mocha": "8.0.3",
|
||||||
"@types/mock-fs": "4.13.0",
|
"@types/mock-fs": "4.13.0",
|
||||||
"@types/node": "14.14.2",
|
"@types/node": "14.14.3",
|
||||||
"@types/sinon-chai": "3.2.5",
|
"@types/sinon-chai": "3.2.5",
|
||||||
"@types/source-map-support": "0.5.3",
|
"@types/source-map-support": "0.5.3",
|
||||||
"@typescript-eslint/eslint-plugin": "4.5.0",
|
"@typescript-eslint/eslint-plugin": "4.5.0",
|
||||||
|
|
|
@ -429,10 +429,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@14.14.2":
|
"@types/node@14.14.3":
|
||||||
version "14.14.2"
|
version "14.14.3"
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-14.14.2.tgz#d25295f9e4ca5989a2c610754dc02a9721235eeb"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-14.14.3.tgz#e1c09064121f894baaad2bd9f12ce4a41bffb274"
|
||||||
integrity sha512-jeYJU2kl7hL9U5xuI/BhKPZ4vqGM/OmK6whiFAXVhlstzZhVamWhDSmHyGLIp+RVyuF9/d0dqr2P85aFj4BvJg==
|
integrity sha512-33/L34xS7HVUx23e0wOT2V1qPF1IrHgQccdJVm9uXGTB9vFBrrzBtkQymT8VskeKOxjz55MSqMv0xuLq+u98WQ==
|
||||||
|
|
||||||
"@types/normalize-package-data@^2.4.0":
|
"@types/normalize-package-data@^2.4.0":
|
||||||
version "2.4.0"
|
version "2.4.0"
|
||||||
|
|
Loading…
Reference in New Issue