Skip to content

chore: Update all dependencies. #168

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

Merged
merged 5 commits into from
May 15, 2018
Merged

chore: Update all dependencies. #168

merged 5 commits into from
May 15, 2018

Conversation

DanielRuf
Copy link
Contributor

This also fixes the Node.js 10 setup.

@DanielRuf
Copy link
Contributor Author

Some tsc fails, what could be the cause? Fix typings or upgrade tsc?

@chriseppstein
Copy link
Contributor

I just did this for opticss last night. Thanks for trying to tackle it.

I noticed that @types/webpack is 4.x and webpack is 3.8 so that's probably going to cause some issues.

I'll try running the build after I'm done whacking on opticss and see what the issues are.

@DanielRuf
Copy link
Contributor Author

That sounds good, thanks =)

@chriseppstein chriseppstein merged commit 156ab43 into linkedin:master May 15, 2018
@chriseppstein
Copy link
Contributor

@DanielRuf Thanks for the patch! That compilation error was weird, but that code shouldn't have been being compiled in that project anyway. We have other projects where TSX is properly compiled during the build. I fixed it by just ignore that directory ;)

@DanielRuf
Copy link
Contributor Author

Probably some tslint misconfiguration. Not yet sure. Ok =)

@DanielRuf DanielRuf deleted the chore/update-dependencies branch May 15, 2018 04:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants