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.1" ,
40
- "rollup" : " 3.8.1 " ,
40
+ "rollup" : " 3.9.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 6196
6196
serialize-javascript "^4.0.0"
6197
6197
terser "^5.0.0"
6198
6198
6199
- rollup@3.8.1 :
6200
- version "3.8.1 "
6201
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.8.1 .tgz#d4af8aca7c60d5b8c0281be79ea2fab6b41d458f "
6202
- integrity sha512-4yh9eMW7byOroYcN8DlF9P/2jCpu6txVIHjEqquQVSx7DI0RgyCCN3tjrcy4ra6yVtV336aLBB3v2AarYAxePQ ==
6199
+ rollup@3.9.0 :
6200
+ version "3.9.0 "
6201
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.9.0 .tgz#0ff7ab7cd71ce3a6ab140c5cf661f2b35eb6aab8 "
6202
+ integrity sha512-nGGylpmblyjTpF4lEUPgmOw6OVxRvnI6Iuuh6Lz4O/X66cVOX1XJSsqP1YamxQ+mPuFE7qJxLFDSCk8rNv5dDw ==
6203
6203
optionalDependencies :
6204
6204
fsevents "~2.3.2"
6205
6205
You can’t perform that action at this time.
0 commit comments