deno-lint: Update to version 0.83.0

This commit is contained in:
github-actions[bot] 2026-01-31 04:47:15 +00:00
parent 40891e313b
commit 241ea06010

View File

@ -1,5 +1,5 @@
{
"version": "0.82.0",
"version": "0.83.0",
"description": "Blazing fast linter for JavaScript and TypeScript written in Rust",
"homepage": "https://docs.deno.com/lint/",
"license": "MIT",
@ -8,8 +8,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/denoland/deno_lint/releases/download/0.82.0/dlint-x86_64-pc-windows-msvc.zip",
"hash": "830aea98ac2b177f3805aaf9b28ee87a64c85b7cd4df5d1a76e74b5b6c8f8876"
"url": "https://github.com/denoland/deno_lint/releases/download/0.83.0/dlint-x86_64-pc-windows-msvc.zip",
"hash": "e6d117e47710c968b60fbf46a05471f34278a9900585986e4a9f5e276cc6ae12"
}
},
"bin": "dlint.exe",