From 33fec5ed95a82848961b656f4ecc42f959b98454 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 06:49:30 +0000 Subject: [PATCH] Bump @rails/actioncable from 7.1.3 to 7.2.0 Bumps [@rails/actioncable](https://github.com/rails/rails) from 7.1.3 to 7.2.0. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/v7.1.3...v7.2.0) --- updated-dependencies: - dependency-name: "@rails/actioncable" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b85de1a..45e8dd4 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "@hotwired/stimulus": "^3.2.2", "@hotwired/turbo": "^8.0.5", "@hotwired/turbo-rails": "^8.0.5", - "@rails/actioncable": "^7.1.3", + "@rails/actioncable": "^7.2.0", "@tailwindcss/forms": "^0.5.7", "autoprefixer": "^10.4.20", "debounced": "^1.0.0", diff --git a/yarn.lock b/yarn.lock index ae53533..1a7d19b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -203,10 +203,10 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@rails/actioncable@^7.0", "@rails/actioncable@^7.1.3": - version "7.1.3" - resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.1.3.tgz#4db480347775aeecd4dde2405659eef74a458881" - integrity sha512-ojNvnoZtPN0pYvVFtlO7dyEN9Oml1B6IDM+whGKVak69MMYW99lC2NOWXWeE3bmwEydbP/nn6ERcpfjHVjYQjA== +"@rails/actioncable@^7.0", "@rails/actioncable@^7.2.0": + version "7.2.0" + resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.2.0.tgz#dee66d21bc125a9819dc8080ce896eac78d8c63f" + integrity sha512-crcsPF3skrqJkFZLxesZoyUEt8ol25XtTuOAUMdLa5qQKWTZpL8eLVW71bDCwKDQLbV2z5sBZ/XGEC0i+ZZa+A== "@tailwindcss/forms@^0.5.7": version "0.5.7"