File tree 2 files changed +11
-6
lines changed 2 files changed +11
-6
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.1 " ,
146
+ "rollup" : " ^2.38.3 " ,
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 @@ -6332,6 +6332,11 @@ fsevents@~2.1.2:
6332
6332
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.3.tgz#fb738703ae8d2f9fe900c33836ddebee8b97f23e"
6333
6333
integrity sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ==
6334
6334
6335
+ fsevents@~2.3.1:
6336
+ version "2.3.1"
6337
+ resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.1.tgz#b209ab14c61012636c8863507edf7fb68cc54e9f"
6338
+ integrity sha512-YR47Eg4hChJGAB1O3yEAOkGO+rlzutoICGqGo9EZ4lKWokzZRSyIW1QmTzqjtw8MJdj9srP869CuWw/hyzSiBw==
6339
+
6335
6340
function-bind@^1.1.1:
6336
6341
version "1.1.1"
6337
6342
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
@@ -12174,12 +12179,12 @@ rollup-pluginutils@^2.8.1:
12174
12179
dependencies:
12175
12180
estree-walker "^0.6.1"
12176
12181
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 ==
12182
+ rollup@^2.38.3 :
12183
+ version "2.38.3 "
12184
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.3 .tgz#2a0b6cc6eab1da4431aab875a31a401fa2988c10 "
12185
+ integrity sha512-FVx/XzR2DtCozKNDBjHJCHIgkC12rNg/ruAeoYWjLeeKfSKgwhh+lDLDhuCkuRG/fsup8py8dKBTlHdvUFX32A ==
12181
12186
optionalDependencies:
12182
- fsevents "~2.1.2 "
12187
+ fsevents "~2.3.1 "
12183
12188
12184
12189
rsvp@^4.8.4:
12185
12190
version "4.8.5"
You can’t perform that action at this time.
0 commit comments