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 143
143
"postcss-cli" : " ^8.3.1" ,
144
144
"prettier" : " 1.14.3" ,
145
145
"require-context" : " ^1.1.0" ,
146
- "rollup" : " ^2.38.4 " ,
146
+ "rollup" : " ^2.38.5 " ,
147
147
"rollup-plugin-babel" : " ^4.4.0" ,
148
148
"rollup-plugin-commonjs" : " ^10.1.0" ,
149
149
"rollup-plugin-node-resolve" : " ^5.2.0" ,
Original file line number Diff line number Diff line change @@ -12201,10 +12201,10 @@ rollup-pluginutils@^2.8.1:
12201
12201
dependencies:
12202
12202
estree-walker "^0.6.1"
12203
12203
12204
- rollup@^2.38.4 :
12205
- version "2.38.4 "
12206
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.4 .tgz#1b84ea8728c73b1a00a6a6e9c630ec8c3fe48cea "
12207
- integrity sha512-B0LcJhjiwKkTl79aGVF/u5KdzsH8IylVfV56Ut6c9ouWLJcUK17T83aZBetNYSnZtXf2OHD4+2PbmRW+Fp5ulg ==
12204
+ rollup@^2.38.5 :
12205
+ version "2.38.5 "
12206
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.5 .tgz#be41ad4fe0c103a8794377afceb5f22b8f603d6a "
12207
+ integrity sha512-VoWt8DysFGDVRGWuHTqZzT02J0ASgjVq/hPs9QcBOGMd7B+jfTr/iqMVEyOi901rE3xq+Deq66GzIT1yt7sGwQ ==
12208
12208
optionalDependencies:
12209
12209
fsevents "~2.3.1"
12210
12210
You can’t perform that action at this time.
0 commit comments