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 139
139
"postcss-cli" : " ^8.3.1" ,
140
140
"prettier" : " 1.14.3" ,
141
141
"require-context" : " ^1.1.0" ,
142
- "rollup" : " ^2.46 .0" ,
142
+ "rollup" : " ^2.47 .0" ,
143
143
"rollup-plugin-babel" : " ^4.4.0" ,
144
144
"rollup-plugin-commonjs" : " ^10.1.0" ,
145
145
"rollup-plugin-node-resolve" : " ^5.2.0" ,
Original file line number Diff line number Diff line change @@ -12160,10 +12160,10 @@ rollup-pluginutils@^2.8.1:
12160
12160
dependencies:
12161
12161
estree-walker "^0.6.1"
12162
12162
12163
- rollup@^2.46 .0:
12164
- version "2.46 .0"
12165
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.46 .0.tgz#8cacf89d2ee31a34755f1af40a665168f592b829 "
12166
- integrity sha512-qPGoUBNl+Z8uNu0z7pD3WPTABWRbcOwIrO/5ccDJzmrtzn0LVf6Lj91+L5CcWhXl6iWf23FQ6m8Jkl2CmN1O7Q ==
12163
+ rollup@^2.47 .0:
12164
+ version "2.47 .0"
12165
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.47 .0.tgz#9d958aeb2c0f6a383cacc0401dff02b6e252664d "
12166
+ integrity sha512-rqBjgq9hQfW0vRmz+0S062ORRNJXvwRpzxhFXORvar/maZqY6za3rgQ/p1Glg+j1hnc1GtYyQCPiAei95uTElg ==
12167
12167
optionalDependencies:
12168
12168
fsevents "~2.3.1"
12169
12169
You can’t perform that action at this time.
0 commit comments