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 9696 "jest-watch-typeahead" : " ^0.6.0" ,
9797 "prettier" : " ^2.0.0" ,
9898 "regenerator-runtime" : " ^0.13.7" ,
99- "rollup" : " ^2.38 .0" ,
99+ "rollup" : " ^2.39 .0" ,
100100 "rollup-plugin-babel" : " ^4.4.0" ,
101101 "rollup-plugin-terser" : " ^7.0.0" ,
102102 "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:
34553455 resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.1.tgz#b209ab14c61012636c8863507edf7fb68cc54e9f"
34563456 integrity sha512-YR47Eg4hChJGAB1O3yEAOkGO+rlzutoICGqGo9EZ4lKWokzZRSyIW1QmTzqjtw8MJdj9srP869CuWw/hyzSiBw==
34573457
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-
34633458function-bind@^1.1.1 :
34643459 version "1.1.1"
34653460 resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
@@ -6216,12 +6211,12 @@ rollup-pluginutils@^2.8.1:
62166211 dependencies :
62176212 estree-walker "^0.6.1"
62186213
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 ==
62236218 optionalDependencies :
6224- fsevents "~2.1.2 "
6219+ fsevents "~2.3.1 "
62256220
62266221rsvp@^4.8.4 :
62276222 version "4.8.5"
You can’t perform that action at this time.
0 commit comments