Dashride / mongoose-stripe-customers

A configurable mongoose.js plugin that creates a Stripe customer when a new document is created, then stores the Stripe customer ID to that document.
Apache License 2.0
8 stars 2 forks source link

Update all dependencies 🌴 #3

Closed greenkeeperio-bot closed 8 years ago

greenkeeperio-bot commented 8 years ago

Hello :wave:

This is the first automated pull requests to help reach the goal of up to date and stable software. It updates all of the dependencies in the package.json in one go, but from now on you’ll receive pull requests for each dependency update in isolation and in real time.

For updates that satisfy the existing version range you’ll get pull-requests only if it breaks your build.

Example:

-  "underscore": "^1.6.0"
+  "underscore": "^1.7.0"

When an update does not satisfy the existing range you’ll get the pull request right away.

Example:

-  "lodash": "^3.0.0"
+  "lodash": "^4.0.0"

Happy fixing and merging :palm_tree:


This pull request was created by greenkeeper.io. It keeps your software, up to date, all the time.

Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster :zap:

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling ca85d7b0cb731e3fca29cbde626270b7e9e4c814 on greenkeeper-update-all into c632314262038c2dab3345273aea81870eb3035c on master.