Skip to content

Commit

Permalink
chore(deps): bump @rails/actioncable from 8.0.0 to 8.0.1
Browse files Browse the repository at this point in the history
Bumps [@rails/actioncable](https://github.com/rails/rails) from 8.0.0 to 8.0.1.
- [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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent 9712965 commit 5ce4095
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@fortawesome/free-solid-svg-icons": "^6.7.1",
"@hotwired/stimulus": "^3.2.2",
"@hotwired/turbo-rails": "^8.0.12",
"@rails/actioncable": "8.0.0",
"@rails/actioncable": "8.0.1",
"@rails/activestorage": "8.0.0",
"@stimulus-components/clipboard": "^5.0.0",
"@tailwindcss/aspect-ratio": "^0.4.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -967,10 +967,10 @@ __metadata:
languageName: node
linkType: hard

"@rails/actioncable@npm:8.0.0":
version: 8.0.0
resolution: "@rails/actioncable@npm:8.0.0"
checksum: 10/8b14fb3fe711763407d44f50346b1e855b9b37dccf0efc146b19a10307de3928b4a35e7ce458a6f29fa8bd5e1fc3569a336c4935d7d692f1d8bc8a8fdf53ae45
"@rails/actioncable@npm:8.0.1":
version: 8.0.1
resolution: "@rails/actioncable@npm:8.0.1"
checksum: 10/c43b0c057699b76b21770cb43e39c5576b5012135615c0599c82719a83e15b6f5bc62369523747f89df916445dfe4e480e1bf6f1005b2a28684a7abecb132152
languageName: node
linkType: hard

Expand Down Expand Up @@ -3505,7 +3505,7 @@ __metadata:
"@fortawesome/free-solid-svg-icons": "npm:^6.7.1"
"@hotwired/stimulus": "npm:^3.2.2"
"@hotwired/turbo-rails": "npm:^8.0.12"
"@rails/actioncable": "npm:8.0.0"
"@rails/actioncable": "npm:8.0.1"
"@rails/activestorage": "npm:8.0.0"
"@stimulus-components/clipboard": "npm:^5.0.0"
"@tailwindcss/aspect-ratio": "npm:^0.4.2"
Expand Down

0 comments on commit 5ce4095

Please sign in to comment.