Skip to content

Upgrade all dependencies including Babel 7#1

Merged
tk1cntt merged 1 commit into
StudentExchange:masterfrom
piglovesyou:fix-1654
Dec 2, 2018
Merged

Upgrade all dependencies including Babel 7#1
tk1cntt merged 1 commit into
StudentExchange:masterfrom
piglovesyou:fix-1654

Conversation

@tk1cntt
Copy link
Copy Markdown

@tk1cntt tk1cntt commented Dec 2, 2018

  1. ncu --upgradeAll
  2. Leave "graphql" to be "^13.2.0" that apollo packages depend on
  3. Apply patch of "npx babel-upgrade" output
  4. Leave only necessary babel plugins
  5. Pass "yarn fix" by disabling stricter rules

fixes kriasoft#1654 kriasoft#1626 kriasoft#1607

1. ncu --upgradeAll
4. Leave "graphql" to be "^13.2.0" that apollo packages depend on
2. Apply patch of "npx babel-upgrade" output
3. Leave only necessary babel plugins
4. Pass "yarn fix" by disabling stricter rules

fixes kriasoft#1654 kriasoft#1626 kriasoft#1607
@tk1cntt tk1cntt merged commit 61f5006 into StudentExchange:master Dec 2, 2018
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.

As of v7.0.0-beta.55, we've removed Babel's Stage presets.

2 participants