Skip to content

Commit c76f966

Browse files
chore(deps-dev): bump tsdown from 0.11.7 to 0.11.8 (#1220)
Bumps [tsdown](https://github.com/rolldown/tsdown) from 0.11.7 to 0.11.8. - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](rolldown/tsdown@v0.11.7...v0.11.8) --- updated-dependencies: - dependency-name: tsdown dependency-version: 0.11.8 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 637d98f commit c76f966

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
@@ -73,7 +73,7 @@
7373
"@types/swagger2openapi": "7.0.4",
7474
"axios": "1.9.0",
7575
"openapi-types": "12.1.3",
76-
"tsdown": "0.11.7",
76+
"tsdown": "0.11.8",
7777
"typedoc": "0.28.4",
7878
"vitest": "3.1.3"
7979
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3716,7 +3716,7 @@ __metadata:
37163716
openapi-types: "npm:12.1.3"
37173717
swagger-schema-official: "npm:2.0.0-bab6bed"
37183718
swagger2openapi: "npm:^7.0.8"
3719-
tsdown: "npm:0.11.7"
3719+
tsdown: "npm:0.11.8"
37203720
typedoc: "npm:0.28.4"
37213721
typescript: "npm:~5.8.3"
37223722
vitest: "npm:3.1.3"
@@ -3847,9 +3847,9 @@ __metadata:
38473847
languageName: node
38483848
linkType: hard
38493849

3850-
"tsdown@npm:0.11.7":
3851-
version: 0.11.7
3852-
resolution: "tsdown@npm:0.11.7"
3850+
"tsdown@npm:0.11.8":
3851+
version: 0.11.8
3852+
resolution: "tsdown@npm:0.11.8"
38533853
dependencies:
38543854
ansis: "npm:^4.0.0"
38553855
cac: "npm:^6.7.14"
@@ -3880,7 +3880,7 @@ __metadata:
38803880
optional: true
38813881
bin:
38823882
tsdown: dist/run.js
3883-
checksum: 10c0/03424f5ade6522aa1987ba550f733a9224c6bd01136b06e3d399f0073614453c8e4ed7329915a984ffb5f05dac9e544f542099ca227ce55c67afac57bbea0db6
3883+
checksum: 10c0/7cd70dd7c5e53a237660e2653f8f3f00d5ef78ed3e5e7f87040ac3f739bee2140a11a35b8ce70aa355ce814407b452ce9378726a376a23152e48208daf68e9b8
38843884
languageName: node
38853885
linkType: hard
38863886

0 commit comments

Comments
 (0)