Skip to content
This repository has been archived by the owner on Dec 13, 2019. It is now read-only.

Run yarn upgrade and regenerate yarn.lock #1453

Merged
merged 1 commit into from
May 9, 2019
Merged

Run yarn upgrade and regenerate yarn.lock #1453

merged 1 commit into from
May 9, 2019

Conversation

snario
Copy link
Contributor

@snario snario commented May 9, 2019

Ran yarn upgrade and upgraded everything except @ebryn/jsonapi-ts and truffle. The jsonapi-ts has breaking changes (cc: @joelalejandro) and truffle seems to have introduced a major bug in their compiler 馃槩.

This fixes #845 too incidentally.

I had to regenerate yarn.lock because of this: https://stackoverflow.com/questions/55681358/browserslisterror-unknown-browser-kaios

Copy link
Member

@cf19drofxots cf19drofxots left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How did all these version upgrades not get caught by renovate?

@snario
Copy link
Contributor Author

snario commented May 9, 2019

Most of them are blocked by renovate.json because of #845.

@snario snario merged commit d7c02b2 into master May 9, 2019
@snario snario deleted the liam/yarne branch May 9, 2019 17:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use the same version of Jest across the entire repo
2 participants