update: update dependency @types/node to v14.14.2
This commit is contained in:
parent
0c4c3a2c6a
commit
a6b7417996
|
@ -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.0",
|
"@types/node": "14.14.2",
|
||||||
"@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.0":
|
"@types/node@14.14.2":
|
||||||
version "14.14.0"
|
version "14.14.2"
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-14.14.0.tgz#f1091b6ad5de18e8e91bdbd43ec63f13de372538"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-14.14.2.tgz#d25295f9e4ca5989a2c610754dc02a9721235eeb"
|
||||||
integrity sha512-BfbIHP9IapdupGhq/hc+jT5dyiBVZ2DdeC5WwJWQWDb0GijQlzUFAeIQn/2GtvZcd2HVUU7An8felIICFTC2qg==
|
integrity sha512-jeYJU2kl7hL9U5xuI/BhKPZ4vqGM/OmK6whiFAXVhlstzZhVamWhDSmHyGLIp+RVyuF9/d0dqr2P85aFj4BvJg==
|
||||||
|
|
||||||
"@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