Skip to content
This repository was archived by the owner on Jul 9, 2018. It is now read-only.

Update Lerna and Jest to the latest version#56

Merged
gziolo merged 1 commit intomasterfrom
update/lerna
Dec 21, 2017
Merged

Update Lerna and Jest to the latest version#56
gziolo merged 1 commit intomasterfrom
update/lerna

Conversation

@gziolo
Copy link
Copy Markdown
Member

@gziolo gziolo commented Dec 21, 2017

This PR updates Lerna and Jest to the latest version. In addition, it regenerates package-lock.json to use the latest versions of other packages.

I removed also --hoist option for Lerna. It looks like we aren't sharing the same packages inside Lerna packages, so it doesn't make too much sense to keep it. It caused some issues when working on #55. Grunt complained because it didn't have locally referenced Grunt dependencies. In addition I didn't see this flag used in other repositories structured with Lerna like Jest or create-react-app.

Copy link
Copy Markdown
Member

@ntwb ntwb left a comment

Choose a reason for hiding this comment

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

Sounds and looks good to me 👍

Copy link
Copy Markdown
Member

@adamsilverstein adamsilverstein left a comment

Choose a reason for hiding this comment

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

Looks good. Removing --hoist seems fine especially if it was causing issues.

@gziolo gziolo merged commit 6cbae56 into master Dec 21, 2017
@gziolo gziolo deleted the update/lerna branch December 21, 2017 13:53
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.

3 participants