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

chore: upgrade deps #2642

Merged
merged 7 commits into from
Oct 20, 2018
Merged

chore: upgrade deps #2642

merged 7 commits into from
Oct 20, 2018

Conversation

haoqunjiang
Copy link
Member

closes #2376

"eslint-plugin-node": "^6.0.1",
"eslint-config-standard": "^12.0.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-node": "^7.0.1",
"eslint-plugin-promise": "^3.7.0",
Copy link
Contributor

@DRoet DRoet Oct 2, 2018

Choose a reason for hiding this comment

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

"eslint-plugin-promise": "^4.0.1" and "eslint-plugin-standard": "^4.0.0"?

Copy link
Member Author

Choose a reason for hiding this comment

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

I'm planning to open a separate PR to update ESLint to make it easier to review & test.

@LinusBorg
Copy link
Member

LinusBorg commented Oct 12, 2018

@sodatea babel-plugin-dynamic-import now should support babel 7:

airbnb/babel-plugin-dynamic-import-node#64 (comment)

That should hopefully resolve some conflicts and maybe make an update to babel 7.0.0 possible.

@haoqunjiang haoqunjiang mentioned this pull request Oct 15, 2018
@Coder-256
Copy link

Coder-256 commented Oct 16, 2018

Don't forget to update this too:

"typescript-eslint-parser": "^18.0.0"

Edit: fixed by 6a1c71b

@haoqunjiang haoqunjiang changed the title [WIP] chore: upgrade deps chore: upgrade deps Oct 20, 2018
@haoqunjiang haoqunjiang merged commit 8a54ef6 into dev Oct 20, 2018
@andrew-humu
Copy link

Thanks for this!

@sodatea, is there any chance of a patch release (3.0.6) sometime soon?

@haoqunjiang
Copy link
Member Author

@andrew-humu
Copy link

Thanks for the update, @sodatea !

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.

Please update babel dependencies.
6 participants