HR-ATS-Portal/frontend/node_modules/update-browserslist-db
ahmed.mujtaba 038d89ced1 update 2026-08-12 13:57:53 +05:00
..
LICENSE update 2026-08-12 13:57:53 +05:00
README.md update 2026-08-12 13:57:53 +05:00
check-npm-version.js update 2026-08-12 13:57:53 +05:00
cli.js update 2026-08-12 13:57:53 +05:00
index.d.ts update 2026-08-12 13:57:53 +05:00
index.js update 2026-08-12 13:57:53 +05:00
package.json update 2026-08-12 13:57:53 +05:00
utils.js update 2026-08-12 13:57:53 +05:00

README.md

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.