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 153
153
"postcss-cli" : " ^8.0.0" ,
154
154
"prettier" : " 1.14.3" ,
155
155
"require-context" : " ^1.1.0" ,
156
- "rollup" : " ^2.28.2 " ,
156
+ "rollup" : " ^2.29.0 " ,
157
157
"rollup-plugin-babel" : " ^4.4.0" ,
158
158
"rollup-plugin-commonjs" : " ^10.1.0" ,
159
159
"rollup-plugin-node-resolve" : " ^5.2.0" ,
Original file line number Diff line number Diff line change @@ -12224,10 +12224,10 @@ rollup-pluginutils@^2.8.1:
12224
12224
dependencies:
12225
12225
estree-walker "^0.6.1"
12226
12226
12227
- rollup@^2.28.2 :
12228
- version "2.28.2 "
12229
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.28.2 .tgz#599ec4978144a82d8a8ec3d37670a8440cb04e4b "
12230
- integrity sha512-8txbsFBFLmm9Xdt4ByTOGa9Muonmc8MfNjnGAR8U8scJlF1ZW7AgNZa7aqBXaKtlvnYP/ab++fQIq9dB9NWUbg ==
12227
+ rollup@^2.29.0 :
12228
+ version "2.29.0 "
12229
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.29.0 .tgz#0c5c5968530b21ca0e32f8b94b7cd9346cfb0eec "
12230
+ integrity sha512-gtU0sjxMpsVlpuAf4QXienPmUAhd6Kc7owQ4f5lypoxBW18fw2UNYZ4NssLGsri6WhUZkE/Ts3EMRebN+gNLiQ ==
12231
12231
optionalDependencies:
12232
12232
fsevents "~2.1.2"
12233
12233
You can’t perform that action at this time.
0 commit comments