Skip to content

Commit 4d7d3d7

Browse files
build(deps-dev): bump tsdown from 0.21.6 to 0.21.7
Bumps [tsdown](https://github.com/rolldown/tsdown) from 0.21.6 to 0.21.7. - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](rolldown/tsdown@v0.21.6...v0.21.7) --- updated-dependencies: - dependency-name: tsdown dependency-version: 0.21.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 90a8c6b commit 4d7d3d7

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

yarn.lock

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4302,10 +4302,10 @@ rfdc@^1.4.1:
43024302
resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.4.1.tgz#778f76c4fb731d93414e8f925fbecf64cce7f6ca"
43034303
integrity sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==
43044304

4305-
rolldown-plugin-dts@^0.23.0:
4306-
version "0.23.1"
4307-
resolved "https://registry.yarnpkg.com/rolldown-plugin-dts/-/rolldown-plugin-dts-0.23.1.tgz#c790e60773663e41428a20a5e5ec026cfddf0a73"
4308-
integrity sha512-VTnvu5cksnumMMOiL7FUvACGpdGtCVNGbeVc6/6KffImIrA0DZOp7/0lBIt0qI6Nu3/K/lL/Dy7piuVGt9ZeGw==
4305+
rolldown-plugin-dts@^0.23.2:
4306+
version "0.23.2"
4307+
resolved "https://registry.yarnpkg.com/rolldown-plugin-dts/-/rolldown-plugin-dts-0.23.2.tgz#4dbaae967b38deb8d414a8438552059b734791ec"
4308+
integrity sha512-PbSqLawLgZBGcOGT3yqWBGn4cX+wh2nt5FuBGdcMHyOhoukmjbhYAl8NT9sE4U38Cm9tqLOIQeOrvzeayM0DLQ==
43094309
dependencies:
43104310
"@babel/generator" "8.0.0-rc.3"
43114311
"@babel/helper-validator-identifier" "8.0.0-rc.3"
@@ -4316,6 +4316,7 @@ rolldown-plugin-dts@^0.23.0:
43164316
dts-resolver "^2.1.3"
43174317
get-tsconfig "^4.13.7"
43184318
obug "^2.1.1"
4319+
picomatch "^4.0.4"
43194320

43204321
rolldown@1.0.0-rc.12:
43214322
version "1.0.0-rc.12"
@@ -4784,9 +4785,9 @@ tsconfig-paths@^4.1.2:
47844785
strip-bom "^3.0.0"
47854786

47864787
tsdown@^0.21.4:
4787-
version "0.21.6"
4788-
resolved "https://registry.yarnpkg.com/tsdown/-/tsdown-0.21.6.tgz#8e4cd6d4d5ce37f72c474bc18cc2d62326395ced"
4789-
integrity sha512-YsgPuWczqxPkXiJwMPrv3eOiqx4KPhOdksqubVCDhS7lChK3RYlWsEGhZixc0+lqN3fmBYEnETaujEWDpMPZmA==
4788+
version "0.21.7"
4789+
resolved "https://registry.yarnpkg.com/tsdown/-/tsdown-0.21.7.tgz#38afb8874e1e6a7051a2711b1ca2b74e2f9505e7"
4790+
integrity sha512-ukKIxKQzngkWvOYJAyptudclkm4VQqbjq+9HF5K5qDO8GJsYtMh8gIRwicbnZEnvFPr6mquFwYAVZ8JKt3rY2g==
47904791
dependencies:
47914792
ansis "^4.2.0"
47924793
cac "^7.0.0"
@@ -4797,7 +4798,7 @@ tsdown@^0.21.4:
47974798
obug "^2.1.1"
47984799
picomatch "^4.0.4"
47994800
rolldown "1.0.0-rc.12"
4800-
rolldown-plugin-dts "^0.23.0"
4801+
rolldown-plugin-dts "^0.23.2"
48014802
semver "^7.7.4"
48024803
tinyexec "^1.0.4"
48034804
tinyglobby "^0.2.15"

0 commit comments

Comments
 (0)