Skip to content

Commit cd67341

Browse files
fix(deps-dev): bump the dev-dependencies group across 1 directory with 2 updates
Bumps the dev-dependencies group with 2 updates in the / directory: [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) and [tsdown](https://github.com/rolldown/tsdown). Updates `oxfmt` from 0.36.0 to 0.49.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.49.0/npm/oxfmt) Updates `tsdown` from 0.21.10 to 0.22.0 - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](rolldown/tsdown@v0.21.10...v0.22.0) --- updated-dependencies: - dependency-name: oxfmt dependency-version: 0.49.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: tsdown dependency-version: 0.22.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dccd0cb commit cd67341

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,9 @@
8080
"is-ci": "^4.1.0",
8181
"lint-staged": "^16.3.2",
8282
"maplibre-gl": "^5.19.0",
83-
"oxfmt": "^0.36.0",
83+
"oxfmt": "^0.49.0",
8484
"oxlint": "^1.51.0",
85-
"tsdown": "^0.21.0",
85+
"tsdown": "^0.22.0",
8686
"typescript": "^5.9.3"
8787
},
8888
"peerDependencies": {

0 commit comments

Comments
 (0)