File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 19
19
"eslint" : " ^8.41.0" ,
20
20
"esm" : " ^3.2.25" ,
21
21
"mocha" : " ^10.2.0" ,
22
- "rollup" : " ^3.23.0 " ,
22
+ "rollup" : " ^3.29.5 " ,
23
23
"serve" : " ^14.2.0"
24
24
}
25
25
}
Original file line number Diff line number Diff line change @@ -1189,10 +1189,10 @@ rimraf@^3.0.2:
1189
1189
dependencies :
1190
1190
glob "^7.1.3"
1191
1191
1192
- rollup@^3.23.0 :
1193
- version "3.23.0 "
1194
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.23.0 .tgz#b8d6146dac4bf058ee817f92820988e9b358b564 "
1195
- integrity sha512-h31UlwEi7FHihLe1zbk+3Q7z1k/84rb9BSwmBSr/XjOCEaBJ2YyedQDuM0t/kfOS0IxM+vk1/zI9XxYj9V+NJQ ==
1192
+ rollup@^3.29.5 :
1193
+ version "3.29.5 "
1194
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.5 .tgz#8a2e477a758b520fb78daf04bca4c522c1da8a54 "
1195
+ integrity sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w ==
1196
1196
optionalDependencies :
1197
1197
fsevents "~2.3.2"
1198
1198
You can’t perform that action at this time.
0 commit comments