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-deps #169

Merged
merged 4 commits into from
Jul 3, 2019
Merged

update-deps #169

merged 4 commits into from
Jul 3, 2019

Conversation

mattiaerre
Copy link
Member

Description

  • update dependencies

@codecov
Copy link

codecov bot commented Jun 28, 2019

Codecov Report

Merging #169 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #169   +/-   ##
=======================================
  Coverage   98.52%   98.52%           
=======================================
  Files          74       74           
  Lines         544      544           
  Branches       76       76           
=======================================
  Hits          536      536           
  Misses          8        8

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 02e9100...d9e7112. Read the comment docs.

@Janther
Copy link
Contributor

Janther commented Jul 2, 2019

I downgraded the versions of these packages to support node 6

Package Current Wanted Latest
escape-string-regexp 1.0.5 1.0.5 2.0.0
eslint 5.16.0 5.16.0 6.0.1
string-width 3.1.0 3.1.0 4.1.0

If we want to upgrade these we will have to stop supporting node 6 in our travis config.

@mattiaerre
Copy link
Member Author

@Janther yes I've noticed that that was the problem, I'm down to stop supporting node 6 tbh, what do you think?

@Janther
Copy link
Contributor

Janther commented Jul 3, 2019 via email

@mattiaerre
Copy link
Member Author

Yeah, I agree. let's do this 👍

@mattiaerre mattiaerre merged commit fd9517c into master Jul 3, 2019
@mattiaerre mattiaerre deleted the update-deps branch July 3, 2019 02:44
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