Skip to content

Commit

Permalink
Merge pull request #330 from teambition/feat/rdb
Browse files Browse the repository at this point in the history
feat(rdb): bump reactivedb version
  • Loading branch information
Saviio authored Aug 18, 2017
2 parents 07039b5 + 23c13e7 commit c67e577
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 18 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"homepage": "https://github.com/teambition/teambition-sdk#readme",
"peerDependencies": {
"reactivedb": "~0.9.9",
"reactivedb": "~0.9.13",
"rrule": "2.2.0",
"rxjs": "^5.2.0",
"snapper-consumer": "^1.3.6",
Expand Down
26 changes: 9 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@
# yarn lockfile v1


"@types/chai@*":
version "4.0.0"
resolved "https://registry.npmjs.org/@types/chai/-/chai-4.0.0.tgz#4c9adabd2d04265769e6d9e847e86cc404dc7dcd"

"@types/chai@^4.0.1":
"@types/chai@*", "@types/chai@^4.0.1":
version "4.0.1"
resolved "https://registry.npmjs.org/@types/chai/-/chai-4.0.1.tgz#37fea779617cfec3fd2b19a0247e8bbdd5133bf6"

Expand All @@ -29,11 +25,7 @@
"@types/chai" "*"
"@types/sinon" "*"

"@types/sinon@*":
version "2.3.1"
resolved "https://registry.npmjs.org/@types/sinon/-/sinon-2.3.1.tgz#5e214093e9e2345219ab0f31bf310c9790ad0712"

"@types/sinon@^2.3.3":
"@types/sinon@*", "@types/sinon@^2.3.3":
version "2.3.3"
resolved "https://registry.npmjs.org/@types/sinon/-/sinon-2.3.3.tgz#1f20b96f954b4997a09c1c0a20264aaba6b00147"

Expand Down Expand Up @@ -428,16 +420,16 @@ combined-stream@^1.0.5, combined-stream@~1.0.5:
dependencies:
delayed-stream "~1.0.0"

commander@^2.8.1, commander@^2.9.0:
commander@^2.8.1, commander@~2.11.0:
version "2.11.0"
resolved "https://registry.npmjs.org/commander/-/commander-2.11.0.tgz#157152fd1e7a6c8d98a5b715cf376df928004563"

commander@^2.9.0:
version "2.9.0"
resolved "https://registry.npmjs.org/commander/-/commander-2.9.0.tgz#9c99094176e12240cb22d6c5146098400fe0f7d4"
dependencies:
graceful-readlink ">= 1.0.0"

commander@~2.11.0:
version "2.11.0"
resolved "https://registry.npmjs.org/commander/-/commander-2.11.0.tgz#157152fd1e7a6c8d98a5b715cf376df928004563"

commander@~2.6.0:
version "2.6.0"
resolved "https://registry.npmjs.org/commander/-/commander-2.6.0.tgz#9df7e52fb2a0cb0fb89058ee80c3104225f37e1d"
Expand Down Expand Up @@ -614,11 +606,11 @@ detective-stylus@^1.0.0:
version "1.0.0"
resolved "https://registry.npmjs.org/detective-stylus/-/detective-stylus-1.0.0.tgz#50aee7db8babb990381f010c63fabba5b58e54cd"

diff@^3.1.0, diff@^3.2.0:
diff@^3.1.0:
version "3.2.0"
resolved "https://registry.npmjs.org/diff/-/diff-3.2.0.tgz#c9ce393a4b7cbd0b058a725c93df299027868ff9"

diff@~3.3.0:
diff@^3.2.0, diff@~3.3.0:
version "3.3.0"
resolved "https://registry.npmjs.org/diff/-/diff-3.3.0.tgz#056695150d7aa93237ca7e378ac3b1682b7963b9"

Expand Down

0 comments on commit c67e577

Please sign in to comment.