Skip to content

Commit bc8e757

Browse files
Bump rollup-plugin-dts from 6.2.1 to 6.2.3
Bumps [rollup-plugin-dts](https://github.com/Swatinem/rollup-plugin-dts) from 6.2.1 to 6.2.3. - [Changelog](https://github.com/Swatinem/rollup-plugin-dts/blob/master/CHANGELOG.md) - [Commits](Swatinem/rollup-plugin-dts@v6.2.1...v6.2.3) --- updated-dependencies: - dependency-name: rollup-plugin-dts dependency-version: 6.2.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ad8181b commit bc8e757

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@babel/highlight" "^7.24.7"
3535
picocolors "^1.0.0"
3636

37-
"@babel/code-frame@^7.26.2", "@babel/code-frame@^7.27.1":
37+
"@babel/code-frame@^7.27.1":
3838
version "7.27.1"
3939
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be"
4040
integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==
@@ -8295,13 +8295,13 @@ robust-predicates@^3.0.2:
82958295
integrity sha512-IXgzBWvWQwE6PrDI05OvmXUIruQTcoMDzRsOd5CDvHCVLcLHMTSYvOK5Cm46kWqlV3yAbuSpBZdJ5oP5OUoStg==
82968296

82978297
rollup-plugin-dts@^6.1.1:
8298-
version "6.2.1"
8299-
resolved "https://registry.yarnpkg.com/rollup-plugin-dts/-/rollup-plugin-dts-6.2.1.tgz#120a40734f740115da44931d7915a370fe420701"
8300-
integrity sha512-sR3CxYUl7i2CHa0O7bA45mCrgADyAQ0tVtGSqi3yvH28M+eg1+g5d7kQ9hLvEz5dorK3XVsH5L2jwHLQf72DzA==
8298+
version "6.2.3"
8299+
resolved "https://registry.yarnpkg.com/rollup-plugin-dts/-/rollup-plugin-dts-6.2.3.tgz#9dcfb18675d1d1242bfccef5cf27b5380fa09652"
8300+
integrity sha512-UgnEsfciXSPpASuOelix7m4DrmyQgiaWBnvI0TM4GxuDh5FkqW8E5hu57bCxXB90VvR1WNfLV80yEDN18UogSA==
83018301
dependencies:
83028302
magic-string "^0.30.17"
83038303
optionalDependencies:
8304-
"@babel/code-frame" "^7.26.2"
8304+
"@babel/code-frame" "^7.27.1"
83058305

83068306
rollup-plugin-esbuild@^6.1.1:
83078307
version "6.2.1"

0 commit comments

Comments
 (0)