From e92549da95af2994e6df3e4c6951eff0bf8eea87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 10:06:29 +0000 Subject: [PATCH] Bump oxfmt from 0.49.0 to 0.55.0 Bumps [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) from 0.49.0 to 0.55.0. - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxfmt/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxfmt_v0.55.0/npm/oxfmt) --- updated-dependencies: - dependency-name: oxfmt dependency-version: 0.55.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 ff8424d..0a22692 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@vue/test-utils": "^2.4.10", "@vue/tsconfig": "^0.9.1", "jsdom": "^29.1.1", - "oxfmt": "^0.49.0", + "oxfmt": "^0.55.0", "oxlint": "^1.64.0", "tailwindcss": "^4.3.0", "typescript": "^6.0.3",