From 36240153aa906f948101f1d70bbb7bd7836689a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 08:24:29 +0000 Subject: [PATCH] chore(deps-dev): bump oxfmt from 0.55.0 to 0.56.0 Bumps [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) from 0.55.0 to 0.56.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.56.0/npm/oxfmt) --- updated-dependencies: - dependency-name: oxfmt dependency-version: 0.56.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 59704bf..1cffb82 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@changesets/cli": "^2.31.0", "@types/bun": "^1.3.14", "husky": "^9.1.7", - "oxfmt": "^0.55.0", + "oxfmt": "^0.56.0", "oxlint": "^1.70.0", "rollup": "^4.62.2", "typescript": "6.0.3"