From 8aa32f71e727f7e41c23e77aa22e59d99ac7bfad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 13:11:59 +0000 Subject: [PATCH] chore(deps): update oxlint monorepo to ^0.102.0 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index c33c9417d..a5b816694 100644 --- a/package.json +++ b/package.json @@ -136,9 +136,9 @@ "magic-string": "^0.30.17", "markdown-table": "^3.0.4", "mitata": "^1.0.20", - "oxc-minify": "^0.98.0", - "oxc-parser": "^0.98.0", - "oxc-transform": "^0.98.0", + "oxc-minify": "^0.102.0", + "oxc-parser": "^0.102.0", + "oxc-transform": "^0.102.0", "picocolors": "^1.0.0", "pkg-pr-new": "^0.0.60", "playwright-core": "^1.45.3",