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.0 " ,
146
+ "rollup" : " ^2.38.1 " ,
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 @@ -12174,10 +12174,10 @@ rollup-pluginutils@^2.8.1:
12174
12174
dependencies:
12175
12175
estree-walker "^0.6.1"
12176
12176
12177
- rollup@^2.38.0 :
12178
- version "2.38.0 "
12179
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.0 .tgz#57942d5a10826cb12ed1f19c261f774efa502d2d "
12180
- integrity sha512-ay9zDiNitZK/LNE/EM2+v5CZ7drkB2xyDljvb1fQJCGnq43ZWRkhxN145oV8GmoW1YNi4sA/1Jdkr2LfawJoXw ==
12177
+ rollup@^2.38.1 :
12178
+ version "2.38.1 "
12179
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.1 .tgz#ecea0f7ce6ef2c1f023fdb79524eb7aeb670ea79 "
12180
+ integrity sha512-q07T6vU/V1kqM8rGRRyCgEvIQcIAXoKIE5CpkYAlHhfiWM1Iuh4dIPWpIbqFngCK6lwAB2aYHiUVhIbSWHQWhw ==
12181
12181
optionalDependencies:
12182
12182
fsevents "~2.1.2"
12183
12183
You can’t perform that action at this time.
0 commit comments