Skip to content

Commit a7aa25a

Browse files
chore(deps-dev): bump oxfmt from 0.54.0 to 0.55.0 (#1170)
Bumps [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) from 0.54.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 77cc206 commit a7aa25a

3 files changed

Lines changed: 85 additions & 85 deletions

File tree

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"autoprefixer": "^10.5.0",
113113
"gzipper": "^8.2.1",
114114
"happy-dom": "^20.10.3",
115-
"oxfmt": "^0.54.0",
115+
"oxfmt": "^0.55.0",
116116
"oxlint": "^1.70.0",
117117
"tailwind-merge": "^3.6.0",
118118
"tailwindcss": "^4.3.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/node": "^25.9.3",
3939
"husky": "^9.1.0",
4040
"lint-staged": "^17.0.7",
41-
"oxfmt": "^0.54.0",
41+
"oxfmt": "^0.55.0",
4242
"oxlint": "^1.70.0",
4343
"tsdown": "^0.22.2",
4444
"typescript": "^6.0.3",

pnpm-lock.yaml

Lines changed: 83 additions & 83 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)