Bump tsdown from 0.22.0 to 0.22.1

Bumps [tsdown](https://github.com/rolldown/tsdown) from 0.22.0 to 0.22.1.
- [Release notes](https://github.com/rolldown/tsdown/releases)
- [Commits](https://github.com/rolldown/tsdown/compare/v0.22.0...v0.22.1)

---
updated-dependencies:
- dependency-name: tsdown
  dependency-version: 0.22.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-06-01 10:18:00 +00:00
committed by GitHub
parent a56dbc80a2
commit 6464cbd75a
2 changed files with 139 additions and 115 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
"devDependencies": {
"@types/node": "24.5.2",
"rimraf": "6.1.3",
"tsdown": "0.22.0",
"tsdown": "0.22.1",
"typescript": "6.0.3"
},
"main": "./dist/index.cjs",