How do you update npm dependencies (e.g. with ^1.0.0) to the latest version?
Is there a command to do this, and have the lockfile update? Or do I need to manually bump all the versions in
deno.json
s to force that? Or do I simply delete the lockfile and reinstall?1 Reply
The command for that will ship in Deno v2.1