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.4.0" ,
136
136
"jasmine" : " 3.6.3" ,
137
137
"prettier" : " 2.2.1" ,
138
- "rollup" : " 2.34.0 " ,
138
+ "rollup" : " 2.34.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 @@ -752,10 +752,10 @@ rollup-pluginutils@^2.8.1:
752
752
dependencies :
753
753
estree-walker "^0.6.1"
754
754
755
-
756
- version "2.34.0 "
757
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.34.0 .tgz#ecc7f1d4ce2cb88bb51bec2f56b984f3c35b8271 "
758
- integrity sha512-dW5iLvttZzdVehjEuNJ1bWvuMEJjOWGmnuFS82WeKHTGXDkRHQeq/ExdifkSyJv9dLcR86ysKRmrIDyR6O0X8g ==
755
+
756
+ version "2.34.1 "
757
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.34.1 .tgz#a387230df02c58b242794a213dfb68b42de2c8fb "
758
+ integrity sha512-tGveB6NU5x4MS/iXaIsjfUkEv4hxzJJ4o0FRy5LO62Ndx3R2cmE1qsLYlSfRkvHUUPqWiFoxEm8pRftzh1a5HA ==
759
759
optionalDependencies :
760
760
fsevents "~2.1.2"
761
761
You can’t perform that action at this time.
0 commit comments