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

Infra: newer syntax and upgrade deps to latest stable versions #263

Merged
merged 2 commits into from Sep 12, 2018
Merged

Infra: newer syntax and upgrade deps to latest stable versions #263

merged 2 commits into from Sep 12, 2018

Conversation

AviVahl
Copy link
Contributor

@AviVahl AviVahl commented Sep 12, 2018

  • use ^ for better deduping in user-land
  • globby is still outdated due to new version behaving differently (with tests catching it)
  • changed min node version to 6
  • upgraded syntax to use const/let (used eslint --fix)

closes #259
closes #256
closes #255
closes #254
closes #253

- use ^ for better deduping in user-land.
- globby is still outdated due to new version behaving differently (with tests catching it)
- changed min node version to 6
@AviVahl
Copy link
Contributor Author

AviVahl commented Sep 12, 2018

hey @tschaub, any chance you can review this PR? :)

@tschaub tschaub merged commit 32fdb32 into tschaub:master Sep 12, 2018
@tschaub
Copy link
Owner

tschaub commented Sep 12, 2018

Looks great. Thanks @AviVahl. I'll push out a major release with notes about dropping Node 4.

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.

None yet

2 participants