sublimelsp / lsp_utils

Module with LSP-related utilities for Sublime Text
https://sublimelsp.github.io/lsp_utils/
MIT License
16 stars 6 forks source link

chore: update yarn v1.22.21 for Electron #113

Closed jfcherng closed 1 year ago

jfcherng commented 1 year ago

Surprised it gets updated. https://github.com/yarnpkg/yarn/releases/tag/v1.22.21

rchl commented 1 year ago

Is there any good argument for upgrading? lsp_utils upgrades can be disruptive (require ST restart) so I'd prefer avoiding that if there are no specific benefits in doing that.

rchl commented 1 year ago

Of course we can merge that and just not release until some meaningful changes show up.

jfcherng commented 1 year ago

No. We can just wait until there is a meaningful commit.