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 145
145
"postcss-cli" : " ^7.1.1" ,
146
146
"prettier" : " 1.14.3" ,
147
147
"require-context" : " ^1.1.0" ,
148
- "rollup" : " ^2.21 .0" ,
148
+ "rollup" : " ^2.22 .0" ,
149
149
"rollup-plugin-babel" : " ^4.4.0" ,
150
150
"rollup-plugin-commonjs" : " ^10.1.0" ,
151
151
"rollup-plugin-node-resolve" : " ^5.2.0" ,
Original file line number Diff line number Diff line change @@ -11256,10 +11256,10 @@ rollup-pluginutils@^2.8.1:
11256
11256
dependencies:
11257
11257
estree-walker "^0.6.1"
11258
11258
11259
- rollup@^2.21 .0:
11260
- version "2.21 .0"
11261
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.21 .0.tgz#d2e114533812043d5c9b7b0a83f1b2a242e4e1d6 "
11262
- integrity sha512-BEGgy+wSzux7Ycq58pRiWEOBZaXRXTuvzl1gsm7gqmsAHxkWf9nyA5V2LN9fGSHhhDQd0/C13iRzSh4bbIpWZQ ==
11259
+ rollup@^2.22 .0:
11260
+ version "2.22 .0"
11261
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.22 .0.tgz#c112d3d4c9aa0a2a1687398ab87afdd85b5e81d2 "
11262
+ integrity sha512-TNuj5gQTwMu3hcM65HcBTx62N04/7v+4LRH6HOWe497hG0ic5RRfe+Vr88km8XfeApd/AIIQtVfRVNHk92Knmg ==
11263
11263
optionalDependencies:
11264
11264
fsevents "~2.1.2"
11265
11265
You can’t perform that action at this time.
0 commit comments