Skip to content
This repository was archived by the owner on Apr 17, 2020. It is now read-only.

Commit 35e087b

Browse files
committed
use latest rsvp
1 parent 5196d7b commit 35e087b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"ember-cli-deploy-plugin": "^0.2.9",
2727
"lodash": "^4.17.11",
2828
"request": "^2.88.0",
29-
"rsvp": "^3.5.0"
29+
"rsvp": "^4.8.4"
3030
},
3131
"devDependencies": {
3232
"@ember/optional-features": "^0.6.3",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7268,7 +7268,7 @@ rimraf@~2.2.6:
72687268
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.2.8.tgz#e439be2aaee327321952730f99a8929e4fc50582"
72697269
integrity sha1-5Dm+Kq7jJzIZUnMPmaiSnk/FBYI=
72707270

7271-
rsvp@^3.0.14, rsvp@^3.0.17, rsvp@^3.0.18, rsvp@^3.0.21, rsvp@^3.0.6, rsvp@^3.1.0, rsvp@^3.3.3, rsvp@^3.5.0:
7271+
rsvp@^3.0.14, rsvp@^3.0.17, rsvp@^3.0.18, rsvp@^3.0.21, rsvp@^3.0.6, rsvp@^3.1.0, rsvp@^3.3.3:
72727272
version "3.6.2"
72737273
resolved "https://registry.yarnpkg.com/rsvp/-/rsvp-3.6.2.tgz#2e96491599a96cde1b515d5674a8f7a91452926a"
72747274
integrity sha512-OfWGQTb9vnwRjwtA2QwpG2ICclHC3pgXZO5xt8H2EfgDquO0qVdSb5T88L4qJVAEugbS56pAuV4XZM58UX8ulw==

0 commit comments

Comments
 (0)