-
-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(all): update node dependencies #598
Conversation
tests fail because the base64 encoded lines are in a different order 🤔 |
@m1ga I see I approved this PR, but never merged it!? Sigh. Since this PR is a bit old, would you mind refreshing the dependencies quick and hopefully the checks will pass? |
Thought I had the test order fixed but it looks like it's different again. Will check that later |
green again 👍 |
Thanks for the feedback 👍 Fixed all issues |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks awesome! APPROVED!
update some node dependencies to have a newer babel version that includes a newer browserlist/canuse-lite version.
Resolves tidev/titanium-sdk#13286
Test
/node_modules/node-titanium-sdk/
folder.I'm not seeing the
npx browserslist@latest --update-db
message after[INFO] Processing JavaScript files
Apps still build fine (Kitchensink, hyperloop examples, own app)After that we'll need to update https://github.com/tidev/titanium_mobile/blob/20d2ed1806d1cedd58f226a70b384997c5c5ac9a/package.json#L104