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 npm packages dependencies #19

Merged
merged 2 commits into from
Oct 25, 2015
Merged

Updating npm packages dependencies #19

merged 2 commits into from
Oct 25, 2015

Conversation

jesperronn
Copy link
Contributor

I put this in WIP as I expect to see some errors until all updates are in place.

Eventually, this will update all npm dependencies to most recent versions.

  • I am NOT updating karma-jasmine here, since getting up to Jasmine2 will require more changes.
    Feel free to open a new pull-request.

I updated

  • chai
  • colors
  • grunt-concurrent
  • grunt-contrib-*
  • karma
  • karma-*-launcher
  • karma-coverage
  • mocha
  • semver
  • yiewd

@@ -3,6 +3,7 @@
"version": "0.11.1",
"main": "dist/typeahead.bundle.js",
"dependencies": {
"jasmine-jquery": "~2.1.1",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I believe this is an error, since jasmine-jquery is put in devDependencies section.

Will fix

@core-system-dev
Copy link
Contributor

Merge?

@jesperronn
Copy link
Contributor Author

@CoreSystemDevelopment this branch works. I will clean up and squash the changes so that it's ready to merge.

… for jquery 1.

Also I added a specific line to resolve jquery 1.7 to latest 1.7.2 series, since thats the minimum requirement for this typeahead lib.
@jesperronn jesperronn changed the title WIP: updating npm packages dependencies Updating npm packages dependencies Oct 25, 2015
jesperronn added a commit that referenced this pull request Oct 25, 2015
Updating npm packages dependencies
@jesperronn jesperronn merged commit 5d69578 into corejavascript:master Oct 25, 2015
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