File tree 2 files changed +5
-5
lines changed 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.2 " ,
149
+ "rollup" : " ^2.23.0 " ,
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.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 ==
11742
+ rollup@^2.23.0 :
11743
+ version "2.23.0 "
11744
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.23.0 .tgz#b7ab1fee0c0e60132fd0553c4df1e9cdacfada9d "
11745
+ integrity sha512-vLNmZFUGVwrnqNAJ/BvuLk1MtWzu4IuoqsH9UWK5AIdO3rt8/CSiJNvPvCIvfzrbNsqKbNzPAG1V2O4eTe2XZg ==
11746
11746
optionalDependencies:
11747
11747
fsevents "~2.1.2"
11748
11748
You can’t perform that action at this time.
0 commit comments