update: update dependency @types/node to v14.14.17
This commit is contained in:
parent
37cf7e5116
commit
35e6b42c8a
|
@ -29,7 +29,7 @@
|
|||
"@types/lodash": "4.14.166",
|
||||
"@types/mocha": "8.2.0",
|
||||
"@types/mock-fs": "4.13.0",
|
||||
"@types/node": "14.14.16",
|
||||
"@types/node": "14.14.17",
|
||||
"@types/sinon-chai": "3.2.5",
|
||||
"@types/source-map-support": "0.5.3",
|
||||
"@typescript-eslint/eslint-plugin": "4.11.1",
|
||||
|
|
|
@ -429,10 +429,10 @@
|
|||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-10.17.13.tgz#ccebcdb990bd6139cd16e84c39dc2fb1023ca90c"
|
||||
integrity sha512-pMCcqU2zT4TjqYFrWtYHKal7Sl30Ims6ulZ4UFXxI4xbtQqK/qqKwkDoBFCfooRqqmRu9vY3xaJRwxSh673aYg==
|
||||
|
||||
"@types/node@14.14.16":
|
||||
version "14.14.16"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-14.14.16.tgz#3cc351f8d48101deadfed4c9e4f116048d437b4b"
|
||||
integrity sha512-naXYePhweTi+BMv11TgioE2/FXU4fSl29HAH1ffxVciNsH3rYXjNP2yM8wqmSm7jS20gM8TIklKiTen+1iVncw==
|
||||
"@types/node@14.14.17":
|
||||
version "14.14.17"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-14.14.17.tgz#29fab92f3986c0e379968ad3c2043683d8020dbb"
|
||||
integrity sha512-G0lD1/7qD60TJ/mZmhog76k7NcpLWkPVGgzkRy3CTlnFu4LUQh5v2Wa661z6vnXmD8EQrnALUyf0VRtrACYztw==
|
||||
|
||||
"@types/normalize-package-data@^2.4.0":
|
||||
version "2.4.0"
|
||||
|
|
Loading…
Reference in New Issue