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

fix: bump all dated dependencies #30

Merged
merged 4 commits into from
Aug 20, 2019
Merged

fix: bump all dated dependencies #30

merged 4 commits into from
Aug 20, 2019

Conversation

SimenB
Copy link
Member

@SimenB SimenB commented Aug 20, 2019

This drops support for Node 6

@SimenB SimenB changed the title fix: bump all dates dependencies fix: bump all dated dependencies Aug 20, 2019
"eslint-plugin-import": "^2.9.0",
"eslint-plugin-jest": "^22.1.3",
"eslint-plugin-prettier": "^3.0.1",
"flow-bin": "^0.94.0",
"flow-bin": "^0.105.2",
Copy link
Member Author

Choose a reason for hiding this comment

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

flow check fails before and after this bump 🤷‍♂

@@ -0,0 +1,10 @@
module.exports = {
Copy link
Member Author

@SimenB SimenB Aug 20, 2019

Choose a reason for hiding this comment

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

we need to mock the nested ansi-escapes from jest itself (they're a different version). Implementation is copy-paste

@thymikee
Copy link
Member

Mark as breaking in the commit or somewhere?

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