File tree 2 files changed +5
-5
lines changed
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.15.0 " ,
121
+ "rollup" : " 2.16.1 " ,
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.15.0 :
746
- version "2.15.0 "
747
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.15.0 .tgz#1324633188c7f82138bd3bdc99416009ee541f48 "
748
- integrity sha512-HAk4kyXiV5sdNDnbKWk5zBPnkX/DAgx09Kbp8rRIRDVsTUVN3vnSowR7ZHkV6/lAiE6c2TQ8HtYb72aCPGW4Jw ==
745
+ rollup@2.16.1 :
746
+ version "2.16.1 "
747
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.16.1 .tgz#97805e88071e2c6727bd0b64904976d14495c873 "
748
+ integrity sha512-UYupMcbFtoWLB6ZtL4hPZNUTlkXjJfGT33Mmhz3hYLNmRj/cOvX2B26ZxDQuEpwtLdcyyyraBGQ7EfzmMJnXXg ==
749
749
optionalDependencies :
750
750
fsevents "~2.1.2"
751
751
You can’t perform that action at this time.
0 commit comments