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

Update several dependencies #894

Merged
merged 4 commits into from
Sep 24, 2018

Conversation

marcjansen
Copy link
Member

@marcjansen marcjansen commented Sep 22, 2018

DEPENDENCY UPDATE

Description:

This updates several dependencies.

  • whatwg-fetch from 2.0.4 to 3.0.0 (used by jest, testing only, breaking changes shouldn't affect us)
  • file-loader from 1.1.11 to 2.0.0 (the breaking change there is the requirement for "node": ">=6.9.0 < 7.0.0 || >= 8.9.0", even though we do not specify it, we require Node > 8 already, e.g. on Travis.)
  • eslint from 5.5.0 to 5.6.0 (feature update)
  • jest from 22.4.3 to 23.6.0 (unproblematic in my local setup)

@marcjansen marcjansen changed the title WIP: Update devDependency whatwg-fetch from 2.0.4 to 3.0.0 WIP: Update several dependencies Sep 22, 2018
@marcjansen marcjansen changed the title WIP: Update several dependencies Update several dependencies Sep 22, 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.

2 participants