npm: update-browserslist-db

This commit is contained in:
Philip H 2024-04-18 18:47:52 +02:00 committed by GitHub
parent a05b71c652
commit c29ba35d41
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ jobs:
cd src
ncu -u
npm update
npx update-browserslist-db@latest
npm run buildcss
git config --global user.name 'NPM Update Bot'
git config --global user.email 'npmupbot@users.noreply.github.com'