File tree Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Original file line number Diff line number Diff line change 96
96
"jest-watch-typeahead" : " ^0.6.0" ,
97
97
"prettier" : " ^2.0.0" ,
98
98
"regenerator-runtime" : " ^0.13.7" ,
99
- "rollup" : " ^2.38 .0" ,
99
+ "rollup" : " ^2.39 .0" ,
100
100
"rollup-plugin-babel" : " ^4.4.0" ,
101
101
"rollup-plugin-terser" : " ^7.0.0" ,
102
102
"rollup-plugin-typescript2" : " ^0.29.0" ,
Original file line number Diff line number Diff line change @@ -3455,11 +3455,6 @@ fsevents@^2.1.2, fsevents@~2.3.1:
3455
3455
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.1.tgz#b209ab14c61012636c8863507edf7fb68cc54e9f"
3456
3456
integrity sha512-YR47Eg4hChJGAB1O3yEAOkGO+rlzutoICGqGo9EZ4lKWokzZRSyIW1QmTzqjtw8MJdj9srP869CuWw/hyzSiBw==
3457
3457
3458
- fsevents@~2.1.2 :
3459
- version "2.1.3"
3460
- resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.3.tgz#fb738703ae8d2f9fe900c33836ddebee8b97f23e"
3461
- integrity sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ==
3462
-
3463
3458
function-bind@^1.1.1 :
3464
3459
version "1.1.1"
3465
3460
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
@@ -6216,12 +6211,12 @@ rollup-pluginutils@^2.8.1:
6216
6211
dependencies :
6217
6212
estree-walker "^0.6.1"
6218
6213
6219
- rollup@^2.38 .0 :
6220
- version "2.38 .0"
6221
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38 .0.tgz#57942d5a10826cb12ed1f19c261f774efa502d2d "
6222
- integrity sha512-ay9zDiNitZK/LNE/EM2+v5CZ7drkB2xyDljvb1fQJCGnq43ZWRkhxN145oV8GmoW1YNi4sA/1Jdkr2LfawJoXw ==
6214
+ rollup@^2.39 .0 :
6215
+ version "2.39 .0"
6216
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.39 .0.tgz#be4f98c9e421793a8fec82c854fb567c35e22ab6 "
6217
+ integrity sha512-+WR3bttcq7zE+BntH09UxaW3bQo3vItuYeLsyk4dL2tuwbeSKJuvwiawyhEnvRdRgrII0Uzk00FpctHO/zB1kw ==
6223
6218
optionalDependencies :
6224
- fsevents "~2.1.2 "
6219
+ fsevents "~2.3.1 "
6225
6220
6226
6221
rsvp@^4.8.4 :
6227
6222
version "4.8.5"
You can’t perform that action at this time.
0 commit comments