Skip to content

Commit

Permalink
Bump @rails/actioncable from 7.0.2 to 7.2.200
Browse files Browse the repository at this point in the history
Bumps [@rails/actioncable](https://github.com/rails/rails) from 7.0.2 to 7.2.200.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/commits)

---
updated-dependencies:
- dependency-name: "@rails/actioncable"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent 77e4712 commit 56a679d
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 @@ -2,7 +2,7 @@
"name": "affordable_housing_monitoring",
"private": true,
"dependencies": {
"@rails/actioncable": "^7.0.2",
"@rails/actioncable": "^7.2.200",
"@rails/activestorage": "^7.0.2",
"@rails/ujs": "^7.0.2",
"@rails/webpacker": "^5.4.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1022,10 +1022,10 @@
"@parcel/watcher-win32-ia32" "2.5.0"
"@parcel/watcher-win32-x64" "2.5.0"

"@rails/actioncable@^7.0.2":
version "7.0.2"
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.0.2.tgz#69a6d999f4087e0537dd38fe0963db1f4305d650"
integrity sha512-G26maXW1Kx0LxQdmNNuNjQlRO/QlXNr3QfuwKiOKb5FZQGYe2OwtHTGXBAjSoiu4dW36XYMT/+L1Wo1Yov4ZXA==
"@rails/actioncable@^7.2.200":
version "7.2.200"
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.2.200.tgz#7f56b3313762dbb85b64490aa33c5f431419aafd"
integrity sha512-gVmi3MabEa+Bkatvw0/k1Y3WTidcIf3qNbb9L8qc+AmT2UmkVqUZhJpSLvKmH10twCYIGzn7yySW/lOpg81Duw==

"@rails/activestorage@^7.0.2":
version "7.0.2"
Expand Down

0 comments on commit 56a679d

Please sign in to comment.