Skip to content

Commit c646d84

Browse files
Update dependency rollup to v3.30.0 (#1125)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d8542d8 commit c646d84

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"husky": "8.0.3",
5656
"prettier": "3.8.1",
5757
"rimraf": "5.0.10",
58-
"rollup": "3.29.5",
58+
"rollup": "3.30.0",
5959
"rollup-plugin-dts": "6.2.1",
6060
"typescript": "5.8.3"
6161
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2171,10 +2171,10 @@ rollup-plugin-dts@6.2.1:
21712171
optionalDependencies:
21722172
"@babel/code-frame" "^7.26.2"
21732173

2174-
rollup@3.29.5:
2175-
version "3.29.5"
2176-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.5.tgz#8a2e477a758b520fb78daf04bca4c522c1da8a54"
2177-
integrity sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w==
2174+
rollup@3.30.0:
2175+
version "3.30.0"
2176+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.30.0.tgz#3fa506fee2c5ba9d540a38da87067376cd55966d"
2177+
integrity sha512-kQvGasUgN+AlWGliFn2POSajRQEsULVYFGTvOZmK06d7vCD+YhZztt70kGk3qaeAXeWYL5eO7zx+rAubBc55eA==
21782178
optionalDependencies:
21792179
fsevents "~2.3.2"
21802180

0 commit comments

Comments
 (0)