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 143
143
"postcss-cli" : " ^8.3.1" ,
144
144
"prettier" : " 1.14.3" ,
145
145
"require-context" : " ^1.1.0" ,
146
- "rollup" : " ^2.35.0 " ,
146
+ "rollup" : " ^2.35.1 " ,
147
147
"rollup-plugin-babel" : " ^4.4.0" ,
148
148
"rollup-plugin-commonjs" : " ^10.1.0" ,
149
149
"rollup-plugin-node-resolve" : " ^5.2.0" ,
Original file line number Diff line number Diff line change @@ -12242,10 +12242,10 @@ rollup-pluginutils@^2.8.1:
12242
12242
dependencies:
12243
12243
estree-walker "^0.6.1"
12244
12244
12245
- rollup@^2.35.0 :
12246
- version "2.35.0 "
12247
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.35.0 .tgz#47b77827b122fbeca6a2c494fb2258db73d04fa9 "
12248
- integrity sha512-AkiRsGBlHbP+bnAcOgiCRp6jm0BEGHXJk7TGZ+GpKyTL3EiSv+v+zEHlaB1gy1Ql2zyblBhzo5X346bCL45OAg ==
12245
+ rollup@^2.35.1 :
12246
+ version "2.35.1 "
12247
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.35.1 .tgz#e6bc8d10893556a638066f89e8c97f422d03968c "
12248
+ integrity sha512-q5KxEyWpprAIcainhVy6HfRttD9kutQpHbeqDTWnqAFNJotiojetK6uqmcydNMymBEtC4I8bCYR+J3mTMqeaUA ==
12249
12249
optionalDependencies:
12250
12250
fsevents "~2.1.2"
12251
12251
You can’t perform that action at this time.
0 commit comments