From 9a82dc4c072426be16ddbb0853565c763d1cd880 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2026 16:25:11 +0000 Subject: [PATCH] Bump @oxlint/plugins from 1.80.0 to 1.82.0 Bumps [@oxlint/plugins](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint-plugins) from 1.80.0 to 1.82.0. - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/apps_v1.82.0/npm/oxlint-plugins) --- updated-dependencies: - dependency-name: "@oxlint/plugins" dependency-version: 1.82.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index faaebec..576894c 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@ai-sdk/anthropic": "^4.0.46", "@ai-sdk/openai-compatible": "^3.0.41", "@biomejs/biome": "^2.0.0", - "@oxlint/plugins": "1.80.0", + "@oxlint/plugins": "1.82.0", "@types/qrcode": "^1.5.6", "@types/qrcode-terminal": "^0.12.2", "@types/ws": "^8.5.13",