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 149
149
"postcss-cli" : " ^7.1.1" ,
150
150
"prettier" : " 1.14.3" ,
151
151
"require-context" : " ^1.1.0" ,
152
- "rollup" : " ^2.7.2 " ,
152
+ "rollup" : " ^2.7.3 " ,
153
153
"rollup-plugin-babel" : " ^4.4.0" ,
154
154
"rollup-plugin-commonjs" : " ^10.1.0" ,
155
155
"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.7.2 :
11260
- version "2.7.2 "
11261
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.7.2 .tgz#0f8ee6216d33e83c0750116312c2c92b94cc7f72 "
11262
- integrity sha512-SdtTZVMMVSPe7SNv4exUyPXARe5v/p3TeeG3LRA5WabLPJt4Usi3wVrvVlyAUTG40JJmqS6zbIHt2vWTss2prw ==
11259
+ rollup@^2.7.3 :
11260
+ version "2.7.3 "
11261
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.7.3 .tgz#24ebb08533b9ca6bc5a7aef8100e155e50035c31 "
11262
+ integrity sha512-lAWJGZ5BQzcu/5fhMKGJrh5oy9LQUoaCid8cQV8k+E2vE9E/UWptzcM+bSBg+u8akORsvnybsqQUE/wVChIazg ==
11263
11263
optionalDependencies:
11264
11264
fsevents "~2.1.2"
11265
11265
You can’t perform that action at this time.
0 commit comments