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.5" ,
121
- "rollup" : " 2.11.2 " ,
121
+ "rollup" : " 2.12.0 " ,
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.11.2 :
746
- version "2.11.2 "
747
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.11.2 .tgz#b1273ad3e43953d09807672f6b72d08f9f9bc008 "
748
- integrity sha512-pJT6mfH+/gh1sOWyNMAWxjbYGL5x2AfsaR0SWLRwq2e7vxOKt/0mBjtYDTVYF8JXxVzmnuDzA+EpsPLWt/oyrg ==
745
+ rollup@2.12.0 :
746
+ version "2.12.0 "
747
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.12.0 .tgz#12d49d1db23020f75184da725d064d3db5245678 "
748
+ integrity sha512-vKwc/xFkZGM9DRai3Eztpr/4g0yYDgNKVq8tLXhq/aSLbR+/EVL6rTjEW9bgWgeYEIKoN66/5w2Bjv1gzyHR/w ==
749
749
optionalDependencies :
750
750
fsevents "~2.1.2"
751
751
You can’t perform that action at this time.
0 commit comments