1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-19 05:45:09 -05:00
denoland-deno/tests/specs/update/deno_json
Bartek Iwańczuk c3af09821a
fix(outdated): show a suggestion for updating (#27304)
Show command to update dependencies based on the output
of "deno outdated" command.

Closes https://github.com/denoland/deno/issues/27256
2024-12-10 14:41:16 +01:00
..
filtered feat: subcommand to view and update outdated dependencies (#26942) 2024-11-20 15:22:15 -08:00
update_compatible feat: subcommand to view and update outdated dependencies (#26942) 2024-11-20 15:22:15 -08:00
update_latest feat: subcommand to view and update outdated dependencies (#26942) 2024-11-20 15:22:15 -08:00
__test__.jsonc feat: subcommand to view and update outdated dependencies (#26942) 2024-11-20 15:22:15 -08:00
deno.json feat: subcommand to view and update outdated dependencies (#26942) 2024-11-20 15:22:15 -08:00
deno.lock feat: subcommand to view and update outdated dependencies (#26942) 2024-11-20 15:22:15 -08:00
deno.lock.orig.out feat: subcommand to view and update outdated dependencies (#26942) 2024-11-20 15:22:15 -08:00
outdated.out fix(outdated): show a suggestion for updating (#27304) 2024-12-10 14:41:16 +01:00
outdated_compatible.out fix(outdated): show a suggestion for updating (#27304) 2024-12-10 14:41:16 +01:00
print_file.ts feat: subcommand to view and update outdated dependencies (#26942) 2024-11-20 15:22:15 -08:00