We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 54956c2 + 4db48b4 commit 5f19c8eCopy full SHA for 5f19c8e
2 files changed
package.json
@@ -31,7 +31,7 @@
31
"htmlbars": "^0.14.17",
32
"inflection": "^1.10.0",
33
"nopt": "^4.0.1",
34
- "rsvp": "^3.2.1",
+ "rsvp": "^4.8.4",
35
"walk-sync": "^1.0.0"
36
},
37
"engines": {
yarn.lock
@@ -2620,9 +2620,9 @@ rimraf@~2.2.6:
2620
version "2.2.8"
2621
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.2.8.tgz#e439be2aaee327321952730f99a8929e4fc50582"
2622
2623
-rsvp@^3.2.1:
2624
- version "3.6.1"
2625
- resolved "https://registry.yarnpkg.com/rsvp/-/rsvp-3.6.1.tgz#34f4a7ac2859f7bacc8f49789c5604f1e26ae702"
+rsvp@^4.8.4:
+ version "4.8.4"
+ resolved "https://registry.yarnpkg.com/rsvp/-/rsvp-4.8.4.tgz#b50e6b34583f3dd89329a2f23a8a2be072845911"
2626
2627
run-async@^0.1.0:
2628
version "0.1.0"
0 commit comments