You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: restricted our dependencies semver constraints to be less permissive, from using the caret `^` constraint to using the tilde constraint `~`, going from permitting minor updates to only permitting patch updates
0 commit comments