From a60560e44b1d2192cba1fe0f4338bbd031ab8ff4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 09:41:37 +0000 Subject: [PATCH] Bump @rails/actioncable from 7.2.200 to 8.0.0 Bumps [@rails/actioncable](https://github.com/rails/rails) from 7.2.200 to 8.0.0. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/commits/v8.0.0) --- updated-dependencies: - dependency-name: "@rails/actioncable" dependency-type: direct:production update-type: version-update:semver-major ... 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 fedffa6..fc3b152 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "affordable_housing_monitoring", "private": true, "dependencies": { - "@rails/actioncable": "^7.2.200", + "@rails/actioncable": "^8.0.0", "@rails/activestorage": "^7.2.200", "@rails/ujs": "^7.1.500", "@rails/webpacker": "^5.4.3", diff --git a/yarn.lock b/yarn.lock index b1b15c7..1d1838d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1026,10 +1026,10 @@ "@parcel/watcher-win32-ia32" "2.5.0" "@parcel/watcher-win32-x64" "2.5.0" -"@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/actioncable@^8.0.0": + version "8.0.0" + resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-8.0.0.tgz#b12d87d4c2bb152c4445e2c168df93b585068e7c" + integrity sha512-9IXyJeaBggOzlD3pF4/yWELdyUWZm/KTyKBRqxNf9laLBXPqxJt3t6fO+X4s0WajMR8cIhzkxvq1gxsXVbn3LA== "@rails/activestorage@^7.2.200": version "7.2.200"