This repository has been archived on 2026-07-15. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
drive/frontend/node_modules/update-browserslist-db
Elijah 724d70e58b
Some checks failed
Automated Container Build / build-and-push (push) Failing after 12s
Inital build
2026-05-22 12:29:43 -07:00
..
check-npm-version.js Inital build 2026-05-22 12:29:43 -07:00
cli.js Inital build 2026-05-22 12:29:43 -07:00
index.d.ts Inital build 2026-05-22 12:29:43 -07:00
index.js Inital build 2026-05-22 12:29:43 -07:00
LICENSE Inital build 2026-05-22 12:29:43 -07:00
package.json Inital build 2026-05-22 12:29:43 -07:00
README.md Inital build 2026-05-22 12:29:43 -07:00
utils.js Inital build 2026-05-22 12:29:43 -07:00

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 exec update-browserslist-db latest

Or if using yarn:

yarn dlx update-browserslist-db@latest
Sponsored by Evil Martians

Docs

Read full docs here.