From df4b0a652684773fa51d76e723d27f05691dbdd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2026 16:25:41 +0000 Subject: [PATCH] Bump oxlint from 1.80.0 to 1.81.0 Bumps [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) 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/npm/oxlint/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.81.0/npm/oxlint) --- updated-dependencies: - dependency-name: oxlint 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..4a5bf9c 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@types/ws": "^8.5.13", "ai": "^7.0.87", "bun-types": "^1.4.0", - "oxlint": "1.80.0", + "oxlint": "1.81.0", "playwright-core": "^1.62.1", "qrcode": "^1.5.4", "tsup": "^8.5.1",