Skip to content

Commit 33965ab

Browse files
chore: bump tsdown and @apst/tsdown (#104)
Bumps [tsdown](https://github.com/rolldown/tsdown) and [@apst/tsdown](https://github.com/alpheusday/tsdown/tree/HEAD/package). These dependencies needed to be updated together. Updates `tsdown` from 0.19.0 to 0.20.1 - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](rolldown/tsdown@v0.19.0...v0.20.1) Updates `@apst/tsdown` from 0.1.1 to 0.1.2 - [Release notes](https://github.com/alpheusday/tsdown/releases) - [Changelog](https://github.com/alpheusday/tsdown/blob/main/package/CHANGELOG.md) - [Commits](https://github.com/alpheusday/tsdown/commits/tsdown@0.1.2/package) --- updated-dependencies: - dependency-name: tsdown dependency-version: 0.20.1 dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: "@apst/tsdown" dependency-version: 0.1.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 06f8f0b commit 33965ab

2 files changed

Lines changed: 132 additions & 125 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"devDependencies": {
44
"@apst/biome": "~0.3.0",
55
"@apst/tsconfig": "~0.1.3",
6-
"@apst/tsdown": "~0.1.1",
6+
"@apst/tsdown": "~0.1.2",
77
"@biomejs/biome": "^2.3.11",
8-
"tsdown": "~0.19.0",
8+
"tsdown": "~0.20.1",
99
"typedoc": "~0.28.16",
1010
"typedoc-plugin-markdown": "^4.9.0",
1111
"typescript": "^5.9.3"

0 commit comments

Comments
 (0)