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.0 " ,
149
+ "rollup" : " 2.38.1 " ,
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.0 "
772
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.0 .tgz#57942d5a10826cb12ed1f19c261f774efa502d2d "
773
- integrity sha512-ay9zDiNitZK/LNE/EM2+v5CZ7drkB2xyDljvb1fQJCGnq43ZWRkhxN145oV8GmoW1YNi4sA/1Jdkr2LfawJoXw ==
770
+
771
+ version "2.38.1 "
772
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.1 .tgz#ecea0f7ce6ef2c1f023fdb79524eb7aeb670ea79 "
773
+ integrity sha512-q07T6vU/V1kqM8rGRRyCgEvIQcIAXoKIE5CpkYAlHhfiWM1Iuh4dIPWpIbqFngCK6lwAB2aYHiUVhIbSWHQWhw ==
774
774
optionalDependencies :
775
775
fsevents "~2.1.2"
776
776
You can’t perform that action at this time.
0 commit comments