# Update Browserslist DB Browserslist logo by Anton Popov CLI tool to update `caniuse-lite` with browsers DB from [Browserslist](https://github.com/browserslist/browserslist/) config. Some queries like `last 2 version` or `>1%` depends on actual data from `caniuse-lite`. ```sh npx update-browserslist-db@latest ``` Sponsored by Evil Martians ## Docs Read full docs **[here](https://github.com/browserslist/update-db#readme)**.