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 135
135
"clang-format" : " 1.5.0" ,
136
136
"jasmine" : " 3.6.3" ,
137
137
"prettier" : " 2.2.1" ,
138
- "rollup" : " 2.36.0 " ,
138
+ "rollup" : " 2.36.1 " ,
139
139
"rollup-plugin-commonjs" : " 10.1.0" ,
140
140
"tslint" : " 6.1.3" ,
141
141
"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.36.0 "
772
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.36.0 .tgz#af2cdea36f70fa3de586840c2604882dfb4d0aac "
773
- integrity sha512-L38QyQK77bkJy9nPyeydnHFK6xMofqumh4scTV2d4RG4EFq6pGdxnn67dVHFUDJ9J0PSEQx8zn1FiVS5TydsKg ==
770
+
771
+ version "2.36.1 "
772
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.36.1 .tgz#2174f0c25c7b400d57b05628d0e732c7ae8d2178 "
773
+ integrity sha512-eAfqho8dyzuVvrGqpR0ITgEdq0zG2QJeWYh+HeuTbpcaXk8vNFc48B7bJa1xYosTCKx0CuW+447oQOW8HgBIZQ ==
774
774
optionalDependencies :
775
775
fsevents "~2.1.2"
776
776
You can’t perform that action at this time.
0 commit comments