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 91
91
"minimist" : " ^1.2.5" ,
92
92
"mock-socket" : " ^9.0.3" ,
93
93
"rimraf" : " ^3.0.2" ,
94
- "rollup" : " ^2.6 .1" ,
94
+ "rollup" : " ^2.7 .1" ,
95
95
"rollup-plugin-terser" : " ^5.3.0" ,
96
96
"rollup-plugin-typescript2" : " ^0.27.0" ,
97
97
"ts-jest" : " ^25.4.0" ,
Original file line number Diff line number Diff line change @@ -10179,10 +10179,10 @@ rollup-pluginutils@^2.8.2:
10179
10179
dependencies:
10180
10180
estree-walker "^0.6.1"
10181
10181
10182
- rollup@^2.6 .1:
10183
- version "2.6 .1"
10184
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.6 .1.tgz#8354e67caa7b8bf24c2488d9e2f64da2be62eebe "
10185
- integrity sha512-1RhFDRJeg027YjBO6+JxmVWkEZY0ASztHhoEUEWxOwkh4mjO58TFD6Uo7T7Y3FbmDpRTfKhM5NVxJyimCn0Elg ==
10182
+ rollup@^2.7 .1:
10183
+ version "2.7 .1"
10184
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.7 .1.tgz#d571e49a35b1c923fe9cf6f7290dba2482864fdc "
10185
+ integrity sha512-c1FCjY8HK1nAq0bTZHaR72ZknpP7p0EjxbcVc6BcmtOosurK//P5jtwxX+f/4fgtbrjczqf0uvR+EdtxpriE8g ==
10186
10186
optionalDependencies:
10187
10187
fsevents "~2.1.2"
10188
10188
You can’t perform that action at this time.
0 commit comments