From bcbf31ea6144226935aa13453eff243391c83210 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 22:29:49 +0000 Subject: [PATCH] chore(deps): update devdependency oxlint to v1.49.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c577f0508..a4d4da626 100644 --- a/package.json +++ b/package.json @@ -132,7 +132,7 @@ "knip": "5.83.0", "lint-staged": "16.2.7", "oxfmt": "0.27.0", - "oxlint": "1.42.0", + "oxlint": "1.49.0", "schema-dts": "1.1.5", "simple-git-hooks": "2.13.1", "typescript": "5.9.3",