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.2" ,
121
- "rollup" : " 2.1 .0" ,
121
+ "rollup" : " 2.2 .0" ,
122
122
"rollup-plugin-commonjs" : " 10.1.0" ,
123
123
"tslint" : " 6.1.0" ,
124
124
"tslint-eslint-rules" : " 5.4.0" ,
Original file line number Diff line number Diff line change @@ -956,10 +956,10 @@ rollup-pluginutils@^2.8.1:
956
956
dependencies :
957
957
estree-walker "^0.6.1"
958
958
959
- rollup@2.1 .0 :
960
- version "2.1 .0"
961
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.1 .0.tgz#552e248e397a06b9c6db878c0564ca4ee06729c9 "
962
- integrity sha512-gfE1455AEazVVTJoeQtcOq/U6GSxwoj4XPSWVsuWmgIxj7sBQNLDOSA82PbdMe+cP8ql8fR1jogPFe8Wg8g4SQ ==
959
+ rollup@2.2 .0 :
960
+ version "2.2 .0"
961
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.2 .0.tgz#d82cfd6eda6d9561593a7e8a2fc0b72811a89b49 "
962
+ integrity sha512-iAu/j9/WJ0i+zT0sAMuQnsEbmOKzdQ4Yxu5rbPs9aUCyqveI1Kw3H4Fi9NWfCOpb8luEySD2lDyFWL9CrLE8iw ==
963
963
optionalDependencies :
964
964
fsevents "~2.1.2"
965
965
You can’t perform that action at this time.
0 commit comments