Skip to content

Commit dc83f52

Browse files
chore(deps): update dependency rollup-plugin-dts to v6.2.1 (#1568)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b4d9c82 commit dc83f52

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"prettier": "3.5.3",
6969
"rimraf": "5.0.10",
7070
"rollup": "4.36.0",
71-
"rollup-plugin-dts": "6.2.0",
71+
"rollup-plugin-dts": "6.2.1",
7272
"ts-jest": "29.2.6",
7373
"typescript": "5.8.2"
7474
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4520,10 +4520,10 @@ rimraf@^3.0.2:
45204520
dependencies:
45214521
glob "^7.1.3"
45224522

4523-
4524-
version "6.2.0"
4525-
resolved "https://registry.yarnpkg.com/rollup-plugin-dts/-/rollup-plugin-dts-6.2.0.tgz#d74239ba155a9354c08a97e9a5cda26404fc74f2"
4526-
integrity sha512-iciY+z46mUbN5nCxtJqVynwgrZZljM8of6k8Rg5rVAmu4VHDxexFPgoCa2wrJG5mMsHSGrJmjQPCM4vD0Oe3Lg==
4523+
4524+
version "6.2.1"
4525+
resolved "https://registry.yarnpkg.com/rollup-plugin-dts/-/rollup-plugin-dts-6.2.1.tgz#120a40734f740115da44931d7915a370fe420701"
4526+
integrity sha512-sR3CxYUl7i2CHa0O7bA45mCrgADyAQ0tVtGSqi3yvH28M+eg1+g5d7kQ9hLvEz5dorK3XVsH5L2jwHLQf72DzA==
45274527
dependencies:
45284528
magic-string "^0.30.17"
45294529
optionalDependencies:

0 commit comments

Comments
 (0)