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 147
147
"postcss-cli" : " ^7.1.0" ,
148
148
"prettier" : " 1.14.3" ,
149
149
"require-context" : " ^1.1.0" ,
150
- "rollup" : " ^2.7.1 " ,
150
+ "rollup" : " ^2.7.2 " ,
151
151
"rollup-plugin-babel" : " ^4.4.0" ,
152
152
"rollup-plugin-commonjs" : " ^10.1.0" ,
153
153
"rollup-plugin-node-resolve" : " ^5.2.0" ,
Original file line number Diff line number Diff line change @@ -11199,10 +11199,10 @@ rollup-pluginutils@^2.8.1:
11199
11199
dependencies:
11200
11200
estree-walker "^0.6.1"
11201
11201
11202
- rollup@^2.7.1 :
11203
- version "2.7.1 "
11204
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.7.1 .tgz#d571e49a35b1c923fe9cf6f7290dba2482864fdc "
11205
- integrity sha512-c1FCjY8HK1nAq0bTZHaR72ZknpP7p0EjxbcVc6BcmtOosurK//P5jtwxX+f/4fgtbrjczqf0uvR+EdtxpriE8g ==
11202
+ rollup@^2.7.2 :
11203
+ version "2.7.2 "
11204
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.7.2 .tgz#0f8ee6216d33e83c0750116312c2c92b94cc7f72 "
11205
+ integrity sha512-SdtTZVMMVSPe7SNv4exUyPXARe5v/p3TeeG3LRA5WabLPJt4Usi3wVrvVlyAUTG40JJmqS6zbIHt2vWTss2prw ==
11206
11206
optionalDependencies:
11207
11207
fsevents "~2.1.2"
11208
11208
You can’t perform that action at this time.
0 commit comments