Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade all dependencies including Babel 7 (kriasoft#1673)
* Upgrade all dependencies including Babel 7 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 * Also ignore babel config file from webpack.config.js
- Loading branch information