Update @types/node from 14.18.3 to 16.18.58

This commit is contained in:
CosminPerRam 2023-10-16 23:55:12 +03:00
parent eab3af71f3
commit 6719fdc139
3 changed files with 10 additions and 9 deletions

View file

@ -16,6 +16,7 @@
* Updated [got](https://github.com/sindresorhus/got) from 12.1 to 13.
* Updated [minimist](https://github.com/minimistjs/minimist) from 1.2.6 to 1.2.8.
* Updated [long](https://github.com/dcodeIO/long.js) from 5.2.0 to 5.2.3.
* Updated @types/node from 14.18.13 to 16.18.58.
* Added eslint which spotted some unused variables and other lints.
* CLI: Resolved incorrect error message when querying with a non-existent protocol name.
* Added Deno support: the library and CLI can now be experimentally used with the [Deno runtime](https://deno.com)