Skip to content

Commit 37af430

Browse files
chore(devdeps): update dependency rollup-plugin-dts to v4.0.1 (#467)
Co-authored-by: Renovate Bot <[email protected]>
1 parent a5cc9f2 commit 37af430

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"react-dom": "17.0.2",
3636
"read-pkg": "7.0.0",
3737
"rollup": "2.59.0",
38-
"rollup-plugin-dts": "4.0.0",
38+
"rollup-plugin-dts": "4.0.1",
3939
"rollup-plugin-visualizer": "5.5.2",
4040
"typescript": "4.4.4"
4141
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7618,10 +7618,10 @@ rimraf@^3.0.0, rimraf@^3.0.2:
76187618
dependencies:
76197619
glob "^7.1.3"
76207620

7621-
7622-
version "4.0.0"
7623-
resolved "https://registry.yarnpkg.com/rollup-plugin-dts/-/rollup-plugin-dts-4.0.0.tgz#7645280183b7624e77375a548a11297f9916f6d8"
7624-
integrity sha512-tgUC8CxVgtlLDVloUEA9uACVaxjJHuYxlDSTp1LdCexA0bJx+RuMi45RjdLG9RTCgZlV5YBh3O7P2u6dS1KlnA==
7621+
7622+
version "4.0.1"
7623+
resolved "https://registry.yarnpkg.com/rollup-plugin-dts/-/rollup-plugin-dts-4.0.1.tgz#930cbd5aaaa64a55e895ecd6ae8234e1a5467710"
7624+
integrity sha512-DNv5F8pro/r0Hkx3JWKRtJZocDnqXfgypoajeiaNq134rYaFcEIl/oas5PogD1qexMadVijsHyVko1Chig0OOQ==
76257625
dependencies:
76267626
magic-string "^0.25.7"
76277627
optionalDependencies:

0 commit comments

Comments
 (0)