Skip to content

Commit 0d8e3a3

Browse files
chore(deps-dev): bump tsdown from 0.15.5 to 0.15.6
Bumps [tsdown](https://github.com/rolldown/tsdown) from 0.15.5 to 0.15.6. - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](rolldown/tsdown@v0.15.5...v0.15.6) --- updated-dependencies: - dependency-name: tsdown dependency-version: 0.15.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 600940a commit 0d8e3a3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@types/node": "24.6.0",
7272
"@types/swagger2openapi": "7.0.4",
7373
"axios": "1.12.2",
74-
"tsdown": "0.15.5",
74+
"tsdown": "0.15.6",
7575
"typedoc": "0.28.13",
7676
"vitest": "3.2.4"
7777
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3734,7 +3734,7 @@ __metadata:
37343734
openapi-types: "npm:^12.1.3"
37353735
swagger-schema-official: "npm:2.0.0-bab6bed"
37363736
swagger2openapi: "npm:^7.0.8"
3737-
tsdown: "npm:0.15.5"
3737+
tsdown: "npm:0.15.6"
37383738
typedoc: "npm:0.28.13"
37393739
typescript: "npm:~5.9.2"
37403740
vitest: "npm:3.2.4"
@@ -3865,9 +3865,9 @@ __metadata:
38653865
languageName: node
38663866
linkType: hard
38673867

3868-
"tsdown@npm:0.15.5":
3869-
version: 0.15.5
3870-
resolution: "tsdown@npm:0.15.5"
3868+
"tsdown@npm:0.15.6":
3869+
version: 0.15.6
3870+
resolution: "tsdown@npm:0.15.6"
38713871
dependencies:
38723872
ansis: "npm:^4.1.0"
38733873
cac: "npm:^6.7.14"
@@ -3902,7 +3902,7 @@ __metadata:
39023902
optional: true
39033903
bin:
39043904
tsdown: dist/run.mjs
3905-
checksum: 10c0/eb137cc2d7e8e8e781b9f541d6581198ecc8d9d3fe86ec085609642805c4050c32922ee302769213c0b009a9659af18f57d2faef20fdaaf6ec317e4c9a8a7b88
3905+
checksum: 10c0/fb8f11a34bbce6d11b318eed6920e87f1a82bf738354a36d59de85bd9ff016f1553530e4e22927e9eca4bf1ecf0b822988d7f289b1405adc6bdd4346f550d312
39063906
languageName: node
39073907
linkType: hard
39083908

0 commit comments

Comments
 (0)