revert breaking change of reselect dependency update#446
revert breaking change of reselect dependency update#446tleunen merged 1 commit intotleunen:masterfrom
Conversation
|
@mansona hmmm Reading the changelog for glob@9, it does support Node 16 and above. For Are you sure it's all related to this? |
|
Hey @tleunen you're right, glob didn't change their node support, I think I confused myself when looking into this earlier today. The real issue is I'm not exactly sure why your CI hasn't picked this up 🤔 |
|
I see, thank you! Could you update the MR to revert only |
972fade to
9e482fe
Compare
|
@tleunen updated 👍 |
both glob@9 andreselect@5 dropped support for Node 16. If we want to update [this dependency] then we should ship it as a major, not a patch#445 is where the [package was] updated