DenoDDeno
Powered by
Jeffrey KonowitchJ
Denoβ€’17mo agoβ€’
1 reply
Jeffrey Konowitch

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
deno.json
s to force that? Or do I simply delete the lockfile and reinstall?
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,944Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

How do I run an npm script with multiple dependencies, e.g. `drizzle-kit generate:pg`?
Thor - Google DeepMindTThor - Google DeepMind / help
3y ago
How to install npm dev dependencies?
florentFflorent / help
16mo ago
How do you use Rollup with JSR or the npm: prefix?
cdoremusCcdoremus / help
2y ago