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.2 .0" ,
121
+ "rollup" : " 2.3 .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.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 ==
959
+ rollup@2.3 .0 :
960
+ version "2.3 .0"
961
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.3 .0.tgz#0b9e1c19bea22464958854dae646b8b40d2d3ed5 "
962
+ integrity sha512-nIq2Z9YwNbEfqTlAXe/tVl8CwUsjX/8Q5Jxlx+JRoYCu5keKLc6k0zyt11sM6WtCDxhmmJEIosFy9y26ZFRx6w ==
963
963
optionalDependencies :
964
964
fsevents "~2.1.2"
965
965
You can’t perform that action at this time.
0 commit comments