Skip to content

Commit af163ea

Browse files
Bump @rails/actioncable from 7.1.3 to 8.1.0
Bumps [@rails/actioncable](https://github.com/rails/rails) from 7.1.3 to 8.1.0. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v7.1.3...v8.1.0) --- updated-dependencies: - dependency-name: "@rails/actioncable" dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b7d8c2 commit af163ea

2 files changed

Lines changed: 5 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@hotwired/stimulus": "^3.2.2",
66
"@hotwired/turbo": "^8.0.12",
77
"@hotwired/turbo-rails": "^8.0.18",
8-
"@rails/actioncable": "^7.1.3",
8+
"@rails/actioncable": "^8.1.0",
99
"@tailwindcss/forms": "^0.5.10",
1010
"autoprefixer": "^10.4.21",
1111
"debounced": "^2.0.1",

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -230,15 +230,10 @@
230230
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
231231
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
232232

233-
"@rails/actioncable@>=7.0":
234-
version "8.0.200"
235-
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-8.0.200.tgz#1d27d9d55e45266e061190db045925e0b4d53d6b"
236-
integrity sha512-EDqWyxck22BHmv1e+mD8Kl6GmtNkhEPdRfGFT7kvsv1yoXd9iYrqHDVAaR8bKmU/syC5eEZ2I5aWWxtB73ukMw==
237-
238-
"@rails/actioncable@^7.1.3":
239-
version "7.1.3"
240-
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.1.3.tgz#4db480347775aeecd4dde2405659eef74a458881"
241-
integrity sha512-ojNvnoZtPN0pYvVFtlO7dyEN9Oml1B6IDM+whGKVak69MMYW99lC2NOWXWeE3bmwEydbP/nn6ERcpfjHVjYQjA==
233+
"@rails/actioncable@>=7.0", "@rails/actioncable@^8.1.0":
234+
version "8.1.0"
235+
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-8.1.0.tgz#cd884d50a34af9a8c9149ec4e256fbb99a67b37f"
236+
integrity sha512-9WSbN548dplVkfCFJFi/CKrJ+P4runAHZLlpXFn0xL+Y6tFJvo3zp92fr4ON9WOhNt8inetu8NJG1xDDAJ8N8g==
242237

243238
"@tailwindcss/forms@^0.5.10":
244239
version "0.5.10"

0 commit comments

Comments
 (0)