Skip to content

Commit fd81424

Browse files
chore(deps-dev): 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 655b1d8 commit fd81424

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
@@ -37,7 +37,7 @@
3737
"@babel/highlight" "^7.22.13"
3838
chalk "^2.4.2"
3939

40-
"@babel/code-frame@^7.26.2":
40+
"@babel/code-frame@^7.27.1":
4141
version "7.27.1"
4242
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be"
4343
integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==
@@ -4031,13 +4031,13 @@ rimraf@^3.0.2:
40314031
glob "^7.1.3"
40324032

40334033
rollup-plugin-dts@^6.2.1:
4034-
version "6.2.1"
4035-
resolved "https://registry.yarnpkg.com/rollup-plugin-dts/-/rollup-plugin-dts-6.2.1.tgz#120a40734f740115da44931d7915a370fe420701"
4036-
integrity sha512-sR3CxYUl7i2CHa0O7bA45mCrgADyAQ0tVtGSqi3yvH28M+eg1+g5d7kQ9hLvEz5dorK3XVsH5L2jwHLQf72DzA==
4034+
version "6.2.3"
4035+
resolved "https://registry.yarnpkg.com/rollup-plugin-dts/-/rollup-plugin-dts-6.2.3.tgz#9dcfb18675d1d1242bfccef5cf27b5380fa09652"
4036+
integrity sha512-UgnEsfciXSPpASuOelix7m4DrmyQgiaWBnvI0TM4GxuDh5FkqW8E5hu57bCxXB90VvR1WNfLV80yEDN18UogSA==
40374037
dependencies:
40384038
magic-string "^0.30.17"
40394039
optionalDependencies:
4040-
"@babel/code-frame" "^7.26.2"
4040+
"@babel/code-frame" "^7.27.1"
40414041

40424042
rollup@^4.46.2:
40434043
version "4.46.2"

0 commit comments

Comments
 (0)