Skip to content

Commit 4db48b4

Browse files
Bump rsvp from 3.6.1 to 4.8.4
Bumps [rsvp](https://github.com/tildeio/rsvp.js) from 3.6.1 to 4.8.4. - [Release notes](https://github.com/tildeio/rsvp.js/releases) - [Changelog](https://github.com/tildeio/rsvp.js/blob/master/CHANGELOG.md) - [Commits](tildeio/rsvp.js@v3.6.1...v4.8.4) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent bea3bc3 commit 4db48b4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"htmlbars": "^0.14.17",
3232
"inflection": "^1.10.0",
3333
"nopt": "^4.0.1",
34-
"rsvp": "^3.2.1",
34+
"rsvp": "^4.8.4",
3535
"walk-sync": "^1.0.0"
3636
},
3737
"engines": {

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -2579,9 +2579,9 @@ rimraf@~2.2.6:
25792579
version "2.2.8"
25802580
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.2.8.tgz#e439be2aaee327321952730f99a8929e4fc50582"
25812581

2582-
rsvp@^3.2.1:
2583-
version "3.6.1"
2584-
resolved "https://registry.yarnpkg.com/rsvp/-/rsvp-3.6.1.tgz#34f4a7ac2859f7bacc8f49789c5604f1e26ae702"
2582+
rsvp@^4.8.4:
2583+
version "4.8.4"
2584+
resolved "https://registry.yarnpkg.com/rsvp/-/rsvp-4.8.4.tgz#b50e6b34583f3dd89329a2f23a8a2be072845911"
25852585

25862586
run-async@^0.1.0:
25872587
version "0.1.0"

0 commit comments

Comments
 (0)