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

Updating major versions of dependencies #15

Merged
merged 3 commits into from
Feb 17, 2016

Conversation

sglanzer-deprecated
Copy link
Contributor

This is a #major# change to move up the next versions of eslint and associated projects

"babel-eslint": "^4.1.7",
"eslint-config-standard": "^4.4.0",
"babel-eslint": "^5.0.0",
"eslint-config-standard": "^5.1.0",
"eslint-plugin-standard": "^1.3.1"
Copy link
Contributor

Choose a reason for hiding this comment

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

The plugin doesn't need updating?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's up to date - that's the latest

@job13er
Copy link
Contributor

job13er commented Feb 17, 2016

I updated the team Developers to have permissions for this repo, so the pull approve should work if you throw another commit on here.

@sglanzer-deprecated
Copy link
Contributor Author

Cool, I wasn't sure how far you wanted to expand privileges

@sglanzer-deprecated
Copy link
Contributor Author

Looks like I'm missing a new peer dependency anyway

"babel-eslint": "^4.1.7",
"eslint-config-standard": "^4.4.0",
"babel-eslint": "^5.0.0",
"eslint-config-standard": "^5.1.0",
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks like this may require another dependency now

https://travis-ci.org/ciena-frost/eslint-config-frost-standard/builds/109890304

Error: Failed to load plugin promise: Cannot find module 'eslint-plugin-promise'

@sglanzer-deprecated
Copy link
Contributor Author

Good to go?

sglanzer-deprecated pushed a commit that referenced this pull request Feb 17, 2016
Updating major versions of dependencies
@sglanzer-deprecated sglanzer-deprecated merged commit 3ad29ed into ciena-frost:master Feb 17, 2016
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