Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Update all dependencies 🌴 #40

Merged
merged 2 commits into from
Dec 10, 2015
Merged

Update all dependencies 🌴 #40

merged 2 commits into from
Dec 10, 2015

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello 👋

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 🌴


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 ⚡

@Arcanemagus
Copy link
Member

It looks like none of the breaking changes should affect us, but I would like somebody who uses this package to actually test the latest tslint in here.

@Phylodome, @buzinas, @david-driscoll, @park9140?

tslint@3 requires typescript as a peerDependency, install it as a
dependency here.
@Arcanemagus
Copy link
Member

Tested this locally and it seems to be working, releasing a new version soon.

Arcanemagus added a commit that referenced this pull request Dec 10, 2015
@Arcanemagus Arcanemagus merged commit 2aeda0d into master Dec 10, 2015
@Arcanemagus Arcanemagus deleted the greenkeeper-update-all branch December 10, 2015 21:34
@Phylodome
Copy link

👍 Working smoothly here as well.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants