Skip to content

Commit 5f19c8e

Browse files
authored
Merge pull request #109 from rwjblue/dependabot/npm_and_yarn/rsvp-4.8.4
Bump rsvp from 3.6.1 to 4.8.4
2 parents 54956c2 + 4db48b4 commit 5f19c8e

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
@@ -2620,9 +2620,9 @@ rimraf@~2.2.6:
26202620
version "2.2.8"
26212621
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.2.8.tgz#e439be2aaee327321952730f99a8929e4fc50582"
26222622

2623-
rsvp@^3.2.1:
2624-
version "3.6.1"
2625-
resolved "https://registry.yarnpkg.com/rsvp/-/rsvp-3.6.1.tgz#34f4a7ac2859f7bacc8f49789c5604f1e26ae702"
2623+
rsvp@^4.8.4:
2624+
version "4.8.4"
2625+
resolved "https://registry.yarnpkg.com/rsvp/-/rsvp-4.8.4.tgz#b50e6b34583f3dd89329a2f23a8a2be072845911"
26262626

26272627
run-async@^0.1.0:
26282628
version "0.1.0"

0 commit comments

Comments
 (0)