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" : " 1.19.1" ,
121
- "rollup" : " 2.0.6 " ,
121
+ "rollup" : " 2.1.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.0.6 :
960
- version "2.0.6 "
961
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.0.6. tgz#865d6bb15a28cff3429ea1dc57236013661cb9de "
962
- integrity sha512-P42IlI6a/bxh52ed8hEXXe44LcHfep2f26OZybMJPN1TTQftibvQEl3CWeOmJrzqGbFxOA000QXDWO9WJaOQpA ==
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 ==
963
963
optionalDependencies :
964
964
fsevents "~2.1.2"
965
965
You can’t perform that action at this time.
0 commit comments