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 97
97
"nightwatch-helpers" : " ^1.2.0" ,
98
98
"patch-package" : " ^6.2.2" ,
99
99
"prettier" : " ^2.0.5" ,
100
- "rollup" : " ^2.26.9 " ,
100
+ "rollup" : " ^2.26.10 " ,
101
101
"rollup-plugin-terser" : " ^7.0.2" ,
102
102
"rollup-plugin-typescript2" : " ^0.27.2" ,
103
103
"selenium-server" : " ^3.141.59" ,
Original file line number Diff line number Diff line change @@ -9380,17 +9380,10 @@ rollup-pluginutils@^2.8.2:
9380
9380
dependencies :
9381
9381
estree-walker "^0.6.1"
9382
9382
9383
- rollup@^2.20.0 :
9384
- version "2.26.5"
9385
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.5.tgz#5562ec36fcba3eed65cfd630bd78e037ad0e0307"
9386
- integrity sha512-rCyFG3ZtQdnn9YwfuAVH0l/Om34BdO5lwCA0W6Hq+bNB21dVEBbCRxhaHOmu1G7OBFDWytbzAC104u7rxHwGjA==
9387
- optionalDependencies :
9388
- fsevents "~2.1.2"
9389
-
9390
- rollup@^2.26.9 :
9391
- version "2.26.9"
9392
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.9.tgz#4b6ce4e9044dd257d7314d8ed9b4d4d8a7d166c9"
9393
- integrity sha512-XIiWYLayLqV+oY4S2Lub/shJq4uk/QQLwWToYCL4LjZbYHbFK3czea4UDVRUJu+zNmKmxq5Zb/OG7c5HSvH2TQ==
9383
+ rollup@^2.20.0, rollup@^2.26.10 :
9384
+ version "2.26.10"
9385
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.10.tgz#0ffe0390d35f07af850382f22f1b8525c7f57f07"
9386
+ integrity sha512-dUnjCWOA0h9qNX6qtcHidyatz8FAFZxVxt1dbcGtKdlJkpSxGK3G9+DLCYvtZr9v94D129ij9zUhG+xbRoqepw==
9394
9387
optionalDependencies :
9395
9388
fsevents "~2.1.2"
9396
9389
You can’t perform that action at this time.
0 commit comments