Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade packages #1534

Merged
merged 1 commit into from
Feb 7, 2018
Merged

Conversation

langpavel
Copy link
Collaborator

@langpavel langpavel commented Feb 7, 2018

  • @babel/* 7.0.0-beta.367.0.0-beta.39
  • node-fetch 1.7.32.0.0
  • universal-router 5.0.06.0.0
  • chokidar 1.7.02.0.0
  • flow-bin 0.61.00.65.0
  • react-dev-utils 4.2.15.0.0
  • react-error-overlay 3.0.04.0.0
  • opn-cli new dev dependency 3.1.0

@langpavel langpavel merged commit c11e383 into kriasoft:master Feb 7, 2018
"react-dev-utils": "^4.2.1",
"react-error-overlay": "^3.0.0",
"react-dev-utils": "^5.0.0",
"react-error-overlay": "^4.0.0",
Copy link
Member

Choose a reason for hiding this comment

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

hope there was no breaking changes

@@ -79,6 +79,7 @@
"markdown-it": "^8.4.0",
"mkdirp": "^0.5.1",
"null-loader": "^0.1.1",
"opn-cli": "^3.1.0",
Copy link
Member

Choose a reason for hiding this comment

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

Where do we use it? Browsersync opens a browser itself...

@langpavel langpavel deleted the master-upgrade-packages branch February 7, 2018 05:42
n-parasochka pushed a commit to n-parasochka/react-starter-kit that referenced this pull request Apr 29, 2019
* `@babel/*` `7.0.0-beta.36` → `7.0.0-beta.39`
* `node-fetch` `1.7.3` → `2.0.0`
* `universal-router` `5.0.0` → `6.0.0`
* `chokidar` `1.7.0` → `2.0.0`
* `flow-bin` `0.61.0` → `0.65.0`
* `react-dev-utils` `4.2.1` → `5.0.0`
* `react-error-overlay` `3.0.0` → `4.0.0`
* `opn-cli` **new dev dependency** `3.1.0`
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.

2 participants