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 146
146
"clang-format" : " 1.5.0" ,
147
147
"jasmine" : " 3.6.4" ,
148
148
"prettier" : " 2.2.1" ,
149
- "rollup" : " 2.38.4 " ,
149
+ "rollup" : " 2.38.5 " ,
150
150
"rollup-plugin-commonjs" : " 10.1.0" ,
151
151
"tslint" : " 6.1.3" ,
152
152
"tslint-eslint-rules" : " 5.4.0" ,
Original file line number Diff line number Diff line change @@ -767,10 +767,10 @@ rollup-pluginutils@^2.8.1:
767
767
dependencies :
768
768
estree-walker "^0.6.1"
769
769
770
-
771
- version "2.38.4 "
772
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.4 .tgz#1b84ea8728c73b1a00a6a6e9c630ec8c3fe48cea "
773
- integrity sha512-B0LcJhjiwKkTl79aGVF/u5KdzsH8IylVfV56Ut6c9ouWLJcUK17T83aZBetNYSnZtXf2OHD4+2PbmRW+Fp5ulg ==
770
+
771
+ version "2.38.5 "
772
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.5 .tgz#be41ad4fe0c103a8794377afceb5f22b8f603d6a "
773
+ integrity sha512-VoWt8DysFGDVRGWuHTqZzT02J0ASgjVq/hPs9QcBOGMd7B+jfTr/iqMVEyOi901rE3xq+Deq66GzIT1yt7sGwQ ==
774
774
optionalDependencies :
775
775
fsevents "~2.3.1"
776
776
You can’t perform that action at this time.
0 commit comments