From 1bd5988f7871572db441d20f820797570238e139 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2026 16:25:34 +0000 Subject: [PATCH] Bump @oxlint/plugins from 1.80.0 to 1.81.0 Bumps [@oxlint/plugins](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint-plugins) from 1.80.0 to 1.81.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.81.0/npm/oxlint-plugins) --- updated-dependencies: - dependency-name: "@oxlint/plugins" dependency-version: 1.81.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..eb89554 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.81.0", "@types/qrcode": "^1.5.6", "@types/qrcode-terminal": "^0.12.2", "@types/ws": "^8.5.13",