Skip to content

Commit 8f47883

Browse files
Bump the minor-and-patch group across 1 directory with 4 updates
Bumps the minor-and-patch group with 4 updates in the / directory: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [np](https://github.com/sindresorhus/np) and [tsdown](https://github.com/rolldown/tsdown). Updates `@biomejs/biome` from 2.4.7 to 2.4.10 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.4.10/packages/@biomejs/biome) Updates `@types/node` from 25.5.0 to 25.5.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `np` from 11.0.2 to 11.0.3 - [Release notes](https://github.com/sindresorhus/np/releases) - [Commits](sindresorhus/np@v11.0.2...v11.0.3) Updates `tsdown` from 0.21.3 to 0.21.7 - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](rolldown/tsdown@v0.21.3...v0.21.7) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.4.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@types/node" dependency-version: 25.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: np dependency-version: 11.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tsdown dependency-version: 0.21.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 16518ae commit 8f47883

File tree

2 files changed

+470
-426
lines changed

2 files changed

+470
-426
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,14 @@
5050
"npm-run-path": "^6.0.0"
5151
},
5252
"devDependencies": {
53-
"@biomejs/biome": "^2.4.7",
53+
"@biomejs/biome": "^2.4.10",
5454
"@sindresorhus/tsconfig": "^8.1.0",
55-
"@types/node": "^25.5.0",
55+
"@types/node": "^25.5.2",
5656
"@vitest/coverage-v8": "^3.2.4",
5757
"np": "*",
5858
"rimraf": "^6.1.3",
5959
"sort-package-json": "^3.6.1",
60-
"tsdown": "^0.21.3",
60+
"tsdown": "^0.21.7",
6161
"typescript": "^5.9.3",
6262
"vite": "^7.3.1",
6363
"vitest": "^3.2.4"

0 commit comments

Comments
 (0)