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.3.0 " ,
121
+ "rollup" : " 2.3.1 " ,
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
-
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 ==
959
+
960
+ version "2.3.1 "
961
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.3.1 .tgz#844c5cdf88d212ff7e59212088c37eacc521a2f9 "
962
+ integrity sha512-BRjzOauORe+R0U0I6SkMTSG22nYmtztR/TaBl0SvbXgc3VAxBDrZoB6HROiK0S5px1pUBnLnjBkbzmVuwC9Q1Q ==
963
963
optionalDependencies :
964
964
fsevents "~2.1.2"
965
965
You can’t perform that action at this time.
0 commit comments