Files
Power BI Dev 88c7c653c2 first init
2026-08-17 10:52:09 +07:00

1.0 KiB

Update Browserslist DB

Browserslist logo by Anton Popov

CLI tool to update caniuse-lite with browsers DB from Browserslist config.

Some queries like last 2 versions or >1% depend on actual data from caniuse-lite.

npx update-browserslist-db@latest

Or if using pnpm:

pnpm dlx update-browserslist-db latest

Or if using bun:

bunx update-browserslist-db@latest

Or if using yarn 2+:

yarn dlx update-browserslist-db@latest

  Update Browserslist DB is built by Evil Martians, an American design and engineering consultancy for developer tools, AI, and cybersecurity startups.


Docs

Read full docs here.