Skip to content

Commit

Permalink
Merge pull request #5204 from rubyforgood/dependabot/npm_and_yarn/rai…
Browse files Browse the repository at this point in the history
…ls/actioncable-7.0.8

build(deps): bump @rails/actioncable from 7.0.7 to 7.0.8
  • Loading branch information
FireLemons authored Sep 20, 2023
2 parents 3a222ea + 561fa4b commit fc3481b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@fortawesome/fontawesome-free": "^6.4.2",
"@hotwired/stimulus": "^3.2.2",
"@popperjs/core": "^2.11.8",
"@rails/actioncable": "^7.0.7",
"@rails/actioncable": "^7.0.8",
"@rails/actiontext": "^7.0.8",
"@rails/activestorage": "^7.0.8",
"@rails/ujs": "^7.0.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1554,10 +1554,10 @@
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.8.tgz#6b79032e760a0899cd4204710beede972a3a185f"
integrity sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==

"@rails/actioncable@^7.0.7":
version "7.0.7"
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.0.7.tgz#03b5faa8642a80211708e8f1754cf424e9228718"
integrity sha512-NqHf4XDkeVaNk/r+TBo2aAMkjPyRPEfZkSqCTijfWukW1zTZ2XLDfvFzbpRCuWZ6gxItgoa/FkILZm27HRh2yg==
"@rails/actioncable@^7.0.8":
version "7.0.8"
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.0.8.tgz#f44e7517f2d1570f1eabeea457dbeb17ed3a2d12"
integrity sha512-GjYQv89ZOOfbFw8VMNUOG33GXzyAA/TCVoD+742Ob4svm1XXUkd+w+ewqUXd+7VHQtV35y1/O78AGIPeJDTy/g==

"@rails/actiontext@^7.0.8":
version "7.0.8"
Expand Down

0 comments on commit fc3481b

Please sign in to comment.