Skip to content

Commit d511abb

Browse files
chore(deps-dev): bump tsdown from 0.11.0 to 0.11.1 (#1211)
Bumps [tsdown](https://github.com/rolldown/tsdown) from 0.11.0 to 0.11.1. - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](rolldown/tsdown@v0.11.0...v0.11.1) --- updated-dependencies: - dependency-name: tsdown dependency-version: 0.11.1 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 356e8e0 commit d511abb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
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.0",
76+
"tsdown": "0.11.1",
7777
"typedoc": "0.28.4",
7878
"vitest": "3.1.3"
7979
},

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -3824,7 +3824,7 @@ __metadata:
38243824
openapi-types: "npm:12.1.3"
38253825
swagger-schema-official: "npm:2.0.0-bab6bed"
38263826
swagger2openapi: "npm:^7.0.8"
3827-
tsdown: "npm:0.11.0"
3827+
tsdown: "npm:0.11.1"
38283828
typedoc: "npm:0.28.4"
38293829
typescript: "npm:~5.8.3"
38303830
vitest: "npm:3.1.3"
@@ -3955,9 +3955,9 @@ __metadata:
39553955
languageName: node
39563956
linkType: hard
39573957

3958-
"tsdown@npm:0.11.0":
3959-
version: 0.11.0
3960-
resolution: "tsdown@npm:0.11.0"
3958+
"tsdown@npm:0.11.1":
3959+
version: 0.11.1
3960+
resolution: "tsdown@npm:0.11.1"
39613961
dependencies:
39623962
ansis: "npm:^3.17.0"
39633963
cac: "npm:^6.7.14"
@@ -3985,7 +3985,7 @@ __metadata:
39853985
optional: true
39863986
bin:
39873987
tsdown: dist/run.js
3988-
checksum: 10c0/28776261ddda94e8c922817955d15316207a02e83d22dd2953814af83c9c62d2422bd9357454a84e2dc49f0a33809579671e5f7e165334fef61d260b142fed1e
3988+
checksum: 10c0/90b39da322b90c662f1218768c852af161162ac28e149b55ab2217abd81f38c02cdb59abed2eb6a2ab0f460931a01789be168baa9ce1dc40d8f31f368c5d5ac8
39893989
languageName: node
39903990
linkType: hard
39913991

0 commit comments

Comments
 (0)