Skip to content

Commit

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

build(deps): bump @rails/actioncable from 8.0.0 to 8.0.100
  • Loading branch information
FireLemons authored Dec 18, 2024
2 parents b2ea7e9 + c91fe41 commit e5861a3
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 @@ -17,7 +17,7 @@
"@hotwired/stimulus": "^3.2.2",
"@hotwired/turbo-rails": "^8.0.12",
"@popperjs/core": "^2.11.8",
"@rails/actioncable": "^8.0.0",
"@rails/actioncable": "^8.0.100",
"@rails/actiontext": "^8.0.0",
"@rails/activestorage": "^8.0.0",
"@rails/ujs": "^7.1.500",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1464,10 +1464,10 @@
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/actioncable@^8.0.100":
version "8.0.100"
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-8.0.100.tgz#83733a8fa35be5d085cf0fe10b341d0428022bc0"
integrity sha512-/vXTG6gzSW0CDqmA0hWasZ1UAGZC7g5NGM21jowh58rCCeTHAGbWwKExHn49VDuYXz+cHbL4MGfc5LMdTp9m3A==

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

0 comments on commit e5861a3

Please sign in to comment.