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
"postcss-cli" : " ^7.1.1" ,
147
147
"prettier" : " 1.14.3" ,
148
148
"require-context" : " ^1.1.0" ,
149
- "rollup" : " ^2.22.1 " ,
149
+ "rollup" : " ^2.22.2 " ,
150
150
"rollup-plugin-babel" : " ^4.4.0" ,
151
151
"rollup-plugin-commonjs" : " ^10.1.0" ,
152
152
"rollup-plugin-node-resolve" : " ^5.2.0" ,
Original file line number Diff line number Diff line change @@ -11739,10 +11739,10 @@ rollup-pluginutils@^2.8.1:
11739
11739
dependencies:
11740
11740
estree-walker "^0.6.1"
11741
11741
11742
- rollup@^2.22.1 :
11743
- version "2.22.1 "
11744
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.22.1 .tgz#8700522aa5feb12c6bd51810df8a276699d136b1 "
11745
- integrity sha512-K9AUQUCJkVqC+A7uUDacfhmpEeAjc2uOmSpvGI5xaYsm8pXgy4ZWEM8wHPfKj11xvCwFZppkRDo8a0RESJXCnw ==
11742
+ rollup@^2.22.2 :
11743
+ version "2.22.2 "
11744
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.22.2 .tgz#94d51fc8c30a2e545d1ff6358cc4fa14131332ee "
11745
+ integrity sha512-2a4Mch4f0W2lEvkPuxtz0GfrtfgLj9bdd/oC9L3LozGOCnmLqO7ivMfKbCJoRgqWIU2UqAcbxRFSwmIKx+uStA ==
11746
11746
optionalDependencies:
11747
11747
fsevents "~2.1.2"
11748
11748
You can’t perform that action at this time.
0 commit comments