Skip to content

Commit 4ea88d5

Browse files
chore(deps-dev): bump tsdown from 0.18.3 to 0.18.4 (#1566)
Bumps [tsdown](https://github.com/rolldown/tsdown) from 0.18.3 to 0.18.4. - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](rolldown/tsdown@v0.18.3...v0.18.4) --- updated-dependencies: - dependency-name: tsdown dependency-version: 0.18.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 28e9c3f commit 4ea88d5

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": "25.0.3",
7272
"@types/swagger2openapi": "7.0.4",
7373
"axios": "1.13.2",
74-
"tsdown": "0.18.3",
74+
"tsdown": "0.18.4",
7575
"typedoc": "0.28.15",
7676
"vitest": "4.0.16"
7777
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3646,7 +3646,7 @@ __metadata:
36463646
openapi-types: "npm:^12.1.3"
36473647
swagger-schema-official: "npm:2.0.0-bab6bed"
36483648
swagger2openapi: "npm:^7.0.8"
3649-
tsdown: "npm:0.18.3"
3649+
tsdown: "npm:0.18.4"
36503650
typedoc: "npm:0.28.15"
36513651
typescript: "npm:~5.9.3"
36523652
vitest: "npm:4.0.16"
@@ -3756,9 +3756,9 @@ __metadata:
37563756
languageName: node
37573757
linkType: hard
37583758

3759-
"tsdown@npm:0.18.3":
3760-
version: 0.18.3
3761-
resolution: "tsdown@npm:0.18.3"
3759+
"tsdown@npm:0.18.4":
3760+
version: 0.18.4
3761+
resolution: "tsdown@npm:0.18.4"
37623762
dependencies:
37633763
ansis: "npm:^4.2.0"
37643764
cac: "npm:^6.7.14"
@@ -3798,7 +3798,7 @@ __metadata:
37983798
optional: true
37993799
bin:
38003800
tsdown: dist/run.mjs
3801-
checksum: 10c0/de1fcf8479c69d20db053b3fadb83f68e9ab398be38f3336728aa8d12084c9ca5b8bd098782234fc9f80c2e23ba789b9b33c69fbdaf0eda3e575ca48a661f8fd
3801+
checksum: 10c0/ea8896295a5f6c9d81303f74096d8a86676ef3ad05a34e84a1b74542211b2ab83fa83f79e16e483d0a940e82d2caa968859051b96cd528a40ea8f7f9482720da
38023802
languageName: node
38033803
linkType: hard
38043804

0 commit comments

Comments
 (0)