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 118
118
"clang-format" : " 1.4.0" ,
119
119
"jasmine" : " 3.5.0" ,
120
120
"prettier" : " 2.0.5" ,
121
- "rollup" : " 2.9.1 " ,
121
+ "rollup" : " 2.10.0 " ,
122
122
"rollup-plugin-commonjs" : " 10.1.0" ,
123
123
"tslint" : " 6.1.2" ,
124
124
"tslint-eslint-rules" : " 5.4.0" ,
Original file line number Diff line number Diff line change @@ -742,10 +742,10 @@ rollup-pluginutils@^2.8.1:
742
742
dependencies :
743
743
estree-walker "^0.6.1"
744
744
745
- rollup@2.9.1 :
746
- version "2.9.1 "
747
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.9.1 .tgz#3038ba1378e2ee614b5c9385b8379d7bec4c69ea "
748
- integrity sha512-kEZn76R0j+WD4AActu5Np4RShNlewTtJhdUaWNtHwHnAA8AOapyXgH6O7NL2RkcQLHnl49oz1xW1VrDcu5yP+Q ==
745
+ rollup@2.10.0 :
746
+ version "2.10.0 "
747
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.10.0 .tgz#73332273fa177cd85c1042659dee6f103761be0d "
748
+ integrity sha512-7BmpEfUN9P6esJzWIn3DmR//90mW6YwYB1t3y48LpF8ITpYtL8s1kEirMKqUu44dVH/6a/rs0EuwYVL3FuRDoA ==
749
749
optionalDependencies :
750
750
fsevents "~2.1.2"
751
751
You can’t perform that action at this time.
0 commit comments