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 37
37
"mocha" : " 9.2.2" ,
38
38
"npm-run-all" : " 4.1.5" ,
39
39
"prettier" : " 2.8.2" ,
40
- "rollup" : " 3.9.1 " ,
40
+ "rollup" : " 3.10.0 " ,
41
41
"rollup-plugin-terser" : " 7.0.2" ,
42
42
"should" : " 13.2.3" ,
43
43
"ts-node" : " 10.9.1" ,
Original file line number Diff line number Diff line change 6203
6203
serialize-javascript "^4.0.0"
6204
6204
terser "^5.0.0"
6205
6205
6206
- rollup@3.9.1 :
6207
- version "3.9.1 "
6208
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.9.1 .tgz#27501d3d026418765fe379d5620d25954ff2a011 "
6209
- integrity sha512-GswCYHXftN8ZKGVgQhTFUJB/NBXxrRGgO2NCy6E8s1rwEJ4Q9/VttNqcYfEvx4dTo4j58YqdC3OVztPzlKSX8w ==
6206
+ rollup@3.10.0 :
6207
+ version "3.10.0 "
6208
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.10.0 .tgz#6eb19196d8b3b375ca651cb78261faac48e24cd6 "
6209
+ integrity sha512-JmRYz44NjC1MjVF2VKxc0M1a97vn+cDxeqWmnwyAF4FvpjK8YFdHpaqvQB+3IxCvX05vJxKZkoMDU8TShhmJVA ==
6210
6210
optionalDependencies :
6211
6211
fsevents "~2.3.2"
6212
6212
You can’t perform that action at this time.
0 commit comments