Skip to content

Commit 4361ffa

Browse files
chore(deps-dev): bump rollup-plugin-dts from 3.0.2 to 4.0.0
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]>
1 parent a016729 commit 4361ffa

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
@@ -7682,14 +7682,14 @@ rimraf@^3.0.0, rimraf@^3.0.2:
76827682
dependencies:
76837683
glob "^7.1.3"
76847684

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

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

0 commit comments

Comments
 (0)