Skip to content

Commit 360a8eb

Browse files
chore(deps): bump rollup-plugin-dts from 6.0.2 to 6.1.0 (microformats#265)
Bumps [rollup-plugin-dts](https://github.com/Swatinem/rollup-plugin-dts) from 6.0.2 to 6.1.0. - [Changelog](https://github.com/Swatinem/rollup-plugin-dts/blob/master/CHANGELOG.md) - [Commits](Swatinem/rollup-plugin-dts@v6.0.2...v6.1.0) --- updated-dependencies: - dependency-name: rollup-plugin-dts dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b3adf9 commit 360a8eb

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

‎yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2009,10 +2009,10 @@ magic-string@^0.27.0:
20092009
dependencies:
20102010
"@jridgewell/sourcemap-codec" "^1.4.13"
20112011

2012-
magic-string@^0.30.3:
2013-
version "0.30.3"
2014-
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.3.tgz#403755dfd9d6b398dfa40635d52e96c5ac095b85"
2015-
integrity sha512-B7xGbll2fG/VjP+SWg4sX3JynwIU0mjoTc6MPpKNuIvftk6u6vqhDnk1R80b8C2GBR6ywqy+1DcKBrevBg+bmw==
2012+
magic-string@^0.30.4:
2013+
version "0.30.4"
2014+
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.4.tgz#c2c683265fc18dda49b56fc7318d33ca0332c98c"
2015+
integrity sha512-Q/TKtsC5BPm0kGqgBIF9oXAs/xEf2vRKiIB4wCRQTJOQIByZ1d+NnUOotvJOvNpi5RNIgVOMC3pOuaP1ZTDlVg==
20162016
dependencies:
20172017
"@jridgewell/sourcemap-codec" "^1.4.15"
20182018

@@ -2457,11 +2457,11 @@ rimraf@^3.0.2:
24572457
glob "^7.1.3"
24582458

24592459
rollup-plugin-dts@^6.0.2:
2460-
version "6.0.2"
2461-
resolved "https://registry.yarnpkg.com/rollup-plugin-dts/-/rollup-plugin-dts-6.0.2.tgz#a32bd89ddca1471e9dcdcbd6dbc91e3a56734570"
2462-
integrity sha512-GYCCy9DyE5csSuUObktJBpjNpW2iLZMabNDIiAqzQWBl7l/WHzjvtAXevf8Lftk8EA920tuxeB/g8dM8MVMR6A==
2460+
version "6.1.0"
2461+
resolved "https://registry.yarnpkg.com/rollup-plugin-dts/-/rollup-plugin-dts-6.1.0.tgz#56e9c5548dac717213c6a4aa9df523faf04f75ae"
2462+
integrity sha512-ijSCPICkRMDKDLBK9torss07+8dl9UpY9z1N/zTeA1cIqdzMlpkV3MOOC7zukyvQfDyxa1s3Dl2+DeiP/G6DOw==
24632463
dependencies:
2464-
magic-string "^0.30.3"
2464+
magic-string "^0.30.4"
24652465
optionalDependencies:
24662466
"@babel/code-frame" "^7.22.13"
24672467

0 commit comments

Comments
 (0)