Skip to content

Commit

Permalink
chore(deps): bump @rails/actioncable from 7.2.100 to 7.2.101
Browse files Browse the repository at this point in the history
Bumps [@rails/actioncable](https://github.com/rails/rails) from 7.2.100 to 7.2.101.
- [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 and pat committed Oct 19, 2024
1 parent 333dc74 commit d7f7404
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": "support_act",
"private": true,
"dependencies": {
"@rails/actioncable": "^7.2.100",
"@rails/actioncable": "^7.2.101",
"@rails/activestorage": "^7.2.100",
"@rails/ujs": "^7.1.401",
"@rails/webpacker": "^6.0.0-rc.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1193,10 +1193,10 @@
"@jridgewell/resolve-uri" "^3.0.3"
"@jridgewell/sourcemap-codec" "^1.4.10"

"@rails/actioncable@^7.2.100":
version "7.2.100"
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.2.100.tgz#86ec1c2e00c357cef1e421fd63863d5c34339ce8"
integrity sha512-7xtIENf0Yw59AFDM3+xqxPCZxev3QVAqjPmUzmgsB9eL8S/zTpB0IU9srNc7XknzJI4e09XKNnCaJRx3gfYzXA==
"@rails/actioncable@^7.2.101":
version "7.2.101"
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.2.101.tgz#d0544b1bc51d420c1bb27f3281ccae54945e70f6"
integrity sha512-YgFCyD+9mBhpJdfgf4QtJwk+vZbByVMXsEGREM6GrPk9A1pYXkkIpzYd3+843E+33e3S81yywhqZc3DyrZGPSg==

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

0 comments on commit d7f7404

Please sign in to comment.