0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-02 04:38:21 -05:00
denoland-deno/tests/specs/update/latest_not_pre_release
Nathan Whitaker 5ed8092948
fix(outdated): Use latest tag even when it's the same as the current version (#27699)
Fixes https://github.com/denoland/deno/issues/27696.

Just a `>` that should've been a `>=`. Also made sure to filter out
deprecated versions.
2025-01-16 23:32:14 +01:00
..
__test__.jsonc fix(outdated): Use latest tag even when it's the same as the current version (#27699) 2025-01-16 23:32:14 +01:00
package.json fix(outdated): Use latest tag even when it's the same as the current version (#27699) 2025-01-16 23:32:14 +01:00