Skip to content

Commit cf949dd

Browse files
chore(deps-dev): bump the development group across 1 directory with 7 updates
Bumps the development group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.4.0` | `25.5.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.3.3` | `16.4.0` | | [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) | `0.21.0` | `0.22.0` | | [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) | `0.37.0` | `0.41.0` | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.52.0` | `1.56.0` | | [oxlint-tsgolint](https://github.com/oxc-project/tsgolint) | `0.16.0` | `0.17.1` | | [tsdown](https://github.com/rolldown/tsdown) | `0.21.1` | `0.21.4` | Updates `@types/node` from 25.4.0 to 25.5.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `lint-staged` from 16.3.3 to 16.4.0 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.3.3...v16.4.0) Updates `markdownlint-cli2` from 0.21.0 to 0.22.0 - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md) - [Commits](DavidAnson/markdownlint-cli2@v0.21.0...v0.22.0) Updates `oxfmt` from 0.37.0 to 0.41.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.41.0/npm/oxfmt) Updates `oxlint` from 1.52.0 to 1.56.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.56.0/npm/oxlint) Updates `oxlint-tsgolint` from 0.16.0 to 0.17.1 - [Release notes](https://github.com/oxc-project/tsgolint/releases) - [Commits](oxc-project/tsgolint@v0.16.0...v0.17.1) Updates `tsdown` from 0.21.1 to 0.21.4 - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](rolldown/tsdown@v0.21.1...v0.21.4) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: lint-staged dependency-version: 16.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: markdownlint-cli2 dependency-version: 0.22.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: oxfmt dependency-version: 0.41.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: oxlint dependency-version: 1.56.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: oxlint-tsgolint dependency-version: 0.17.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: tsdown dependency-version: 0.21.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ecd93f9 commit cf949dd

2 files changed

Lines changed: 370 additions & 349 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,10 @@
6363
"@typescript/native-preview": "7.0.0-dev.20260310.1",
6464
"husky": "^9.1.7",
6565
"lint-staged": "^16.3.2",
66-
"markdownlint-cli2": "^0.21.0",
67-
"oxfmt": "^0.37.0",
66+
"markdownlint-cli2": "^0.22.0",
67+
"oxfmt": "^0.41.0",
6868
"oxlint": "^1.51.0",
69-
"oxlint-tsgolint": "^0.16.0",
69+
"oxlint-tsgolint": "^0.17.1",
7070
"tsdown": "^0.21.0-beta.2",
7171
"tsx": "^4.0.0",
7272
"typescript": "^5.7.0"

0 commit comments

Comments
 (0)