Skip to content
This repository has been archived by the owner on Jun 10, 2020. It is now read-only.

Bump dependencies for better deduplication #173

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shinnn
Copy link

@shinnn shinnn commented Jun 21, 2016

npm v3 tries to dedupe the dependencies by default, and keeping dependencies up-to-date helps better deduplication.

Actually, for exmaple, React depends on object-assign v4.1.x but this plugin still uses pinned v4.0.1.

@coveralls
Copy link

coveralls commented Jun 21, 2016

Coverage Status

Coverage remained the same at 94.043% when pulling b68328a on shinnn:deps into 66d3bd5 on seatgeek:master.

"object-assign": "4.0.1"
"lodash.isarray": "4.0.0",
"lodash.isfinite": "3.3.1",
"object-assign": "4.1.0"
Copy link
Author

Choose a reason for hiding this comment

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

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.

2 participants