update version in import?
Can someone help me to understand, what's the recommended approach for updating version specifiers in imports? (Without doing it by hand
)
Currently using that for devDependencies , but deno outdated and deno update do not seem to check for that, even though the specifier can be found in the lock file.
I also tried to find the right docs for that, but wasn't able to.
Currently using that for devDependencies , but deno outdated and deno update do not seem to check for that, even though the specifier can be found in the lock file.
I also tried to find the right docs for that, but wasn't able to.
