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 89
89
"mock-socket" : " ^9.0.3" ,
90
90
"prettier" : " ^2.3.2" ,
91
91
"rimraf" : " ^3.0.2" ,
92
- "rollup" : " ^2.55.0 " ,
92
+ "rollup" : " ^2.55.1 " ,
93
93
"rollup-plugin-terser" : " ^7.0.2" ,
94
94
"rollup-plugin-typescript2" : " ^0.30.0" ,
95
95
"ts-jest" : " ^26.5.6" ,
Original file line number Diff line number Diff line change @@ -9498,10 +9498,10 @@ rollup-plugin-typescript2@^0.30.0:
9498
9498
resolve "1.20.0"
9499
9499
tslib "2.1.0"
9500
9500
9501
- rollup@^2.55.0 :
9502
- version "2.55.0 "
9503
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.55.0 .tgz#e23bb51194d9706b4661515a14feeefaaa1830c2 "
9504
- integrity sha512-Atc3QqelKzrKwRkqnSdq0d2Mi8e0iGuL+kZebKMZ4ysyWHD5hw9VfVCAuODIW5837RENV8LXcbAEHurYf+ArvA ==
9501
+ rollup@^2.55.1 :
9502
+ version "2.55.1 "
9503
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.55.1 .tgz#66a444648e2fb603d8e329e77a61c608a6510fda "
9504
+ integrity sha512-1P9w5fpb6b4qroePh8vHKGIvPNxwoCQhjJpIqfZGHLKpZ0xcU2/XBmFxFbc9697/6bmHpmFTLk5R1dAQhFSo0g ==
9505
9505
optionalDependencies:
9506
9506
fsevents "~2.3.2"
9507
9507
You can’t perform that action at this time.
0 commit comments