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
Saw `Browserslist: caniuse-lite is outdated` message in a netlify deploy
so figured I'd just run the update as it's easy. See
https://github.com/browserslist/update-db#readme. I ran:
```
pnpm up -r caniuse-lite
pnpm up -w caniuse-lite
pnpm dedupe
```
0 commit comments