Skip to content

Commit

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

build(deps): bump @rails/actioncable from 7.2.100 to 8.0.0
  • Loading branch information
FireLemons authored Dec 11, 2024
2 parents 406fbe6 + 4798ba7 commit 66d77df
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@hotwired/stimulus": "^3.2.2",
"@hotwired/turbo-rails": "^8.0.10",
"@popperjs/core": "^2.11.8",
"@rails/actioncable": "^7.2.0",
"@rails/actioncable": "^8.0.0",
"@rails/actiontext": "^8.0.0",
"@rails/activestorage": "^8.0.0",
"@rails/ujs": "^7.1.400",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1459,11 +1459,16 @@
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.8.tgz#6b79032e760a0899cd4204710beede972a3a185f"
integrity sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==

"@rails/actioncable@^7.0", "@rails/actioncable@^7.2.0":
"@rails/actioncable@^7.0":
version "7.2.100"
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.2.100.tgz#86ec1c2e00c357cef1e421fd63863d5c34339ce8"
integrity sha512-7xtIENf0Yw59AFDM3+xqxPCZxev3QVAqjPmUzmgsB9eL8S/zTpB0IU9srNc7XknzJI4e09XKNnCaJRx3gfYzXA==

"@rails/actioncable@^8.0.0":
version "8.0.0"
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-8.0.0.tgz#b12d87d4c2bb152c4445e2c168df93b585068e7c"
integrity sha512-9IXyJeaBggOzlD3pF4/yWELdyUWZm/KTyKBRqxNf9laLBXPqxJt3t6fO+X4s0WajMR8cIhzkxvq1gxsXVbn3LA==

"@rails/actiontext@^8.0.0":
version "8.0.0"
resolved "https://registry.yarnpkg.com/@rails/actiontext/-/actiontext-8.0.0.tgz#01133b7bbb2eb541890bf3a8bdc761fc27f9a649"
Expand Down

0 comments on commit 66d77df

Please sign in to comment.