Skip to content

Commit

Permalink
Merge pull request #1572 from bancorprotocol/update-browserslist-db/1…
Browse files Browse the repository at this point in the history
….0.30001679

Bump browserslist DB to 1.0.30001679
  • Loading branch information
tiagofilipenunes authored Nov 11, 2024
2 parents 4fb34f8 + c2eea84 commit 3aa0315
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/update_browserslist.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Update Browserslist DB
on:
schedule:
- cron: '0 0 * * 0' # Runs every week at 00:00 on Sunday
- cron: '0 0 1 * *' # Runs every month at 00:00 on the 1st
workflow_dispatch: # Allows manual triggering of the workflow
jobs:
update-browserslist-db:
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5023,9 +5023,9 @@ camelcase@^6.2.0:
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==

caniuse-lite@^1.0.30001464, caniuse-lite@^1.0.30001517, caniuse-lite@^1.0.30001629, caniuse-lite@^1.0.30001639, caniuse-lite@^1.0.30001640:
version "1.0.30001677"
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001677.tgz"
integrity sha512-fmfjsOlJUpMWu+mAAtZZZHz7UEwsUxIIvu1TJfO1HqFQvB/B+ii0xr9B5HpbZY/mC4XZ8SvjHJqtAY6pDPQEog==
version "1.0.30001679"
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001679.tgz"
integrity sha512-j2YqID/YwpLnKzCmBOS4tlZdWprXm3ZmQLBH9ZBXFOhoxLA46fwyBvx6toCBWBmnuwUY/qB3kEU6gFx8qgCroA==

"cbw-sdk@npm:@coinbase/wallet-sdk@3.9.3":
version "3.9.3"
Expand Down

0 comments on commit 3aa0315

Please sign in to comment.