Skip to content

Commit

Permalink
Merge pull request #5329 from bekzod/bump-rsvp
Browse files Browse the repository at this point in the history
bump rsvp
  • Loading branch information
stefanpenner authored Jan 18, 2018
2 parents 053b42a + a24bf82 commit 0b121dc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"mocha-only-detector": "0.0.2",
"morgan": "^1.7.0",
"rimraf": "2.5.2",
"rsvp": "4.7.0",
"rsvp": "4.8.0",
"testdouble": "^3.2.6",
"testem": "^1.15.0"
},
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5720,9 +5720,9 @@ route-recognizer@^0.3.3:
version "0.3.3"
resolved "https://registry.yarnpkg.com/route-recognizer/-/route-recognizer-0.3.3.tgz#1d365e27fa6995e091675f7dc940a8c00353bd29"

rsvp@4.7.0:
version "4.7.0"
resolved "https://registry.yarnpkg.com/rsvp/-/rsvp-4.7.0.tgz#dc1b0b1a536f7dec9d2be45e0a12ad4197c9fd96"
rsvp@4.8.0:
version "4.8.0"
resolved "https://registry.yarnpkg.com/rsvp/-/rsvp-4.8.0.tgz#dc1dc400e2d48bcf3b1991f2a3b714f038fc432e"

rsvp@^3.0.14, rsvp@^3.0.16, rsvp@^3.0.17, rsvp@^3.0.18, rsvp@^3.0.21, rsvp@^3.0.6, rsvp@^3.1.0, rsvp@^3.2.1, rsvp@^3.3.3, rsvp@^3.4.0, rsvp@^3.5.0, rsvp@^3.6.0:
version "3.6.2"
Expand Down

0 comments on commit 0b121dc

Please sign in to comment.