Skip to content

Commit 466b023

Browse files
chore(deps-dev): bump rollup-plugin-dts from 3.0.2 to 4.0.0 (#352)
Bumps [rollup-plugin-dts](https://github.com/Swatinem/rollup-plugin-dts) from 3.0.2 to 4.0.0. - [Release notes](https://github.com/Swatinem/rollup-plugin-dts/releases) - [Changelog](https://github.com/Swatinem/rollup-plugin-dts/blob/master/CHANGELOG.md) - [Commits](Swatinem/rollup-plugin-dts@v3.0.2...v4.0.0) --- updated-dependencies: - dependency-name: rollup-plugin-dts dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ad51c05 commit 466b023

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"prettier": "^2.2.1",
3333
"read-pkg": "^7.0.0",
3434
"rollup": "^2.36.1",
35-
"rollup-plugin-dts": "^3.0.2",
35+
"rollup-plugin-dts": "^4.0.0",
3636
"rollup-plugin-visualizer": "^5.5.0",
3737
"typescript": "^4.3.5"
3838
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7683,14 +7683,14 @@ rimraf@^3.0.0, rimraf@^3.0.2:
76837683
dependencies:
76847684
glob "^7.1.3"
76857685

7686-
rollup-plugin-dts@^3.0.2:
7687-
version "3.0.2"
7688-
resolved "https://registry.yarnpkg.com/rollup-plugin-dts/-/rollup-plugin-dts-3.0.2.tgz#2b628d88f864d271d6eaec2e4c2a60ae4e944c5c"
7689-
integrity sha512-hswlsdWu/x7k5pXzaLP6OvKRKcx8Bzprksz9i9mUe72zvt8LvqAb/AZpzs6FkLgmyRaN8B6rUQOVtzA3yEt9Yw==
7686+
rollup-plugin-dts@^4.0.0:
7687+
version "4.0.0"
7688+
resolved "https://registry.yarnpkg.com/rollup-plugin-dts/-/rollup-plugin-dts-4.0.0.tgz#7645280183b7624e77375a548a11297f9916f6d8"
7689+
integrity sha512-tgUC8CxVgtlLDVloUEA9uACVaxjJHuYxlDSTp1LdCexA0bJx+RuMi45RjdLG9RTCgZlV5YBh3O7P2u6dS1KlnA==
76907690
dependencies:
76917691
magic-string "^0.25.7"
76927692
optionalDependencies:
7693-
"@babel/code-frame" "^7.12.13"
7693+
"@babel/code-frame" "^7.14.5"
76947694

76957695
rollup-plugin-visualizer@^5.5.0:
76967696
version "5.5.2"

0 commit comments

Comments
 (0)