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

House keeping - Update dependencies #92

Merged
merged 8 commits into from
Jan 21, 2021
Merged

Conversation

joaopaulovieira
Copy link
Member

Summary

Updates all dependencies and adapt files to work with the new versions of some modules.

Changes

  • package.json:
    • Updated all devDepencies and PeerDepencies;
    • Configs eslint to run into the correct folder;
  • .eslintrc:
    • Enabled node syntax;
  • .babelrc:
    • Configured new version of preset-env module;
  • webpack.config.js:
    • Removed unused import of webpack module;

How to test

All changes should not impact any feature of the project.

@joaopaulovieira joaopaulovieira added the dependencies Pull requests that update a dependency file label Jan 6, 2021
@joaopaulovieira joaopaulovieira merged commit 8f518b5 into master Jan 21, 2021
@joaopaulovieira joaopaulovieira deleted the house-keeping branch January 21, 2021 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants