Page MenuHomePhabricator

[Cashtab] Run suggested react update to bring browserslist up to date
ClosedPublic

Authored by bytesofman on Sep 14 2023, 16:40.

Details

Summary

Running npm run build in the Cashtab repo throws a warning suggesting a procedure to keep browserslist up to date. Run the suggestion.

Test Plan

Review changes to package-lock.json to verify this didn't sabotage anything

Diff Detail

Repository
rABC Bitcoin ABC
Branch
browserlist-update
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 25038
Build 49664: Build Diffcashtab-tests
Build 49663: arc lint + arc unit

Event Timeline

image.png (139×1 px, 60 KB)

Output from running suggested command:

image.png (226×640 px, 103 KB)

image.png (136×649 px, 59 KB)

Running npm run build no longer shows the warning

cashtab/package-lock.json
6383

net impact seems to be upgrading this dependency

emack added a subscriber: emack.

👍

image.png (127×477 px, 15 KB)

This revision is now accepted and ready to land.Sep 14 2023, 22:57