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

Bump dev deps #1394

Merged
merged 3 commits into from
Feb 17, 2017
Merged

Bump dev deps #1394

merged 3 commits into from
Feb 17, 2017

Conversation

etpinard
Copy link
Contributor

... and fix the circular dependency check in test-syntax.

 to not let madge Promise eat up the test circular dep error.
@@ -117,7 +119,7 @@ function assertCircularDeps() {
// as of v1.17.0 - 2016/09/08
// see https://github.com/plotly/plotly.js/milestone/9
// for more details
var MAX_ALLOWED_CIRCULAR_DEPS = 17;
var MAX_ALLOWED_CIRCULAR_DEPS = 18;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@etpinard etpinard merged commit d8441a0 into master Feb 17, 2017
@etpinard etpinard deleted the bump-dev-deps branch February 17, 2017 23:13
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.

1 participant