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 125
125
"clang-format" : " 1.4.0" ,
126
126
"jasmine" : " 3.6.3" ,
127
127
"prettier" : " 2.1.2" ,
128
- "rollup" : " 2.33.2 " ,
128
+ "rollup" : " 2.33.3 " ,
129
129
"rollup-plugin-commonjs" : " 10.1.0" ,
130
130
"tslint" : " 6.1.3" ,
131
131
"tslint-eslint-rules" : " 5.4.0" ,
Original file line number Diff line number Diff line change @@ -747,10 +747,10 @@ rollup-pluginutils@^2.8.1:
747
747
dependencies :
748
748
estree-walker "^0.6.1"
749
749
750
-
751
- version "2.33.2 "
752
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.2 .tgz#c4c76cd405a7605e6ebe90976398c46d4c2ea166 "
753
- integrity sha512-QPQ6/fWCrzHtSXkI269rhKaC7qXGghYBwXU04b1JsDZ6ibZa3DJ9D1SFAYRMgx1inDg0DaTbb3N4Z1NK/r3fhw ==
750
+
751
+ version "2.33.3 "
752
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.3 .tgz#ae72ce31f992b09a580072951bfea76e9df17342 "
753
+ integrity sha512-RpayhPTe4Gu/uFGCmk7Gp5Z9Qic2VsqZ040G+KZZvsZYdcuWaJg678JeDJJvJeEQXminu24a2au+y92CUWVd+w ==
754
754
optionalDependencies :
755
755
fsevents "~2.1.2"
756
756
You can’t perform that action at this time.
0 commit comments