File tree Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Original file line number Diff line number Diff line change 91
91
"nightwatch" : " ^1.5.1" ,
92
92
"nightwatch-helpers" : " ^1.2.0" ,
93
93
"prettier" : " ^2.2.1" ,
94
- "rollup" : " ^2.34 .0" ,
94
+ "rollup" : " ^2.35 .0" ,
95
95
"rollup-plugin-terser" : " ^7.0.2" ,
96
96
"rollup-plugin-typescript2" : " ^0.29.0" ,
97
97
"selenium-server" : " ^3.141.59" ,
Original file line number Diff line number Diff line change @@ -8194,17 +8194,10 @@ rollup-pluginutils@^2.8.2:
8194
8194
dependencies :
8195
8195
estree-walker "^0.6.1"
8196
8196
8197
- rollup@^2.32.1, rollup@^2.33.3 :
8198
- version "2.34.0"
8199
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.34.0.tgz#ecc7f1d4ce2cb88bb51bec2f56b984f3c35b8271"
8200
- integrity sha512-dW5iLvttZzdVehjEuNJ1bWvuMEJjOWGmnuFS82WeKHTGXDkRHQeq/ExdifkSyJv9dLcR86ysKRmrIDyR6O0X8g==
8201
- optionalDependencies :
8202
- fsevents "~2.1.2"
8203
-
8204
- rollup@^2.34.0 :
8205
- version "2.34.2"
8206
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.34.2.tgz#fa73e05c64df587e9ed4dc80d7d4e7d4a43f8908"
8207
- integrity sha512-mvtQLqu3cNeoctS+kZ09iOPxrc1P1/Bt1z15enuQ5feyKOdM3MJAVFjjsygurDpSWn530xB4AlA83TWIzRstXA==
8197
+ rollup@^2.32.1, rollup@^2.33.3, rollup@^2.35.0 :
8198
+ version "2.35.0"
8199
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.35.0.tgz#47b77827b122fbeca6a2c494fb2258db73d04fa9"
8200
+ integrity sha512-AkiRsGBlHbP+bnAcOgiCRp6jm0BEGHXJk7TGZ+GpKyTL3EiSv+v+zEHlaB1gy1Ql2zyblBhzo5X346bCL45OAg==
8208
8201
optionalDependencies :
8209
8202
fsevents "~2.1.2"
8210
8203
You can’t perform that action at this time.
0 commit comments