Skip to content

Commit 5cf9aa6

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] <support@github.com>
1 parent 030e63c commit 5cf9aa6

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
dependencies:
3838
"@babel/highlight" "^7.22.5"
3939

40-
"@babel/code-frame@^7.26.2", "@babel/code-frame@^7.27.1":
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==
@@ -4411,13 +4411,13 @@ rimraf@^3.0.2:
44114411
glob "^7.1.3"
44124412

44134413
rollup-plugin-dts@^6.2.1:
4414-
version "6.2.1"
4415-
resolved "https://registry.yarnpkg.com/rollup-plugin-dts/-/rollup-plugin-dts-6.2.1.tgz#120a40734f740115da44931d7915a370fe420701"
4416-
integrity sha512-sR3CxYUl7i2CHa0O7bA45mCrgADyAQ0tVtGSqi3yvH28M+eg1+g5d7kQ9hLvEz5dorK3XVsH5L2jwHLQf72DzA==
4414+
version "6.2.3"
4415+
resolved "https://registry.yarnpkg.com/rollup-plugin-dts/-/rollup-plugin-dts-6.2.3.tgz#9dcfb18675d1d1242bfccef5cf27b5380fa09652"
4416+
integrity sha512-UgnEsfciXSPpASuOelix7m4DrmyQgiaWBnvI0TM4GxuDh5FkqW8E5hu57bCxXB90VvR1WNfLV80yEDN18UogSA==
44174417
dependencies:
44184418
magic-string "^0.30.17"
44194419
optionalDependencies:
4420-
"@babel/code-frame" "^7.26.2"
4420+
"@babel/code-frame" "^7.27.1"
44214421

44224422
rollup@^4.46.2:
44234423
version "4.46.2"

0 commit comments

Comments
 (0)