From a40e883d17233a443cf8662b95cae1c48d49aa20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Apr 2023 09:57:54 +0000 Subject: [PATCH] Bump cable_ready from 5.0.0-rc2 to 5.0.0 Bumps [cable_ready](https://github.com/stimulusreflex/cable_ready) from 5.0.0-rc2 to 5.0.0. - [Release notes](https://github.com/stimulusreflex/cable_ready/releases) - [Changelog](https://github.com/stimulusreflex/cable_ready/blob/main/CHANGELOG.md) - [Commits](https://github.com/stimulusreflex/cable_ready/commits/v5.0.0) --- updated-dependencies: - dependency-name: cable_ready dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 360be97b9b..ca96bc8440 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@hotwired/turbo": "^7.3.0", "@rails/webpacker": "5.4.4", "babel-loader": "^8.2.3", - "cable_ready": "5.0.0-rc2", + "cable_ready": "5.0.0", "debounced": "^0.0.5", "flatpickr": "^4.6.9", "foundation-sites": "^5.5.2", diff --git a/yarn.lock b/yarn.lock index 85f99c0da3..840b8fe63b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2943,6 +2943,13 @@ bytes@3.1.2: resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.2.tgz#8b0beeb98605adf1b128fa4386403c009e0221a5" integrity sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg== +cable_ready@5.0.0: + version "5.0.0" + resolved "https://registry.yarnpkg.com/cable_ready/-/cable_ready-5.0.0.tgz#a789fc9bcdab07fd7a8073e8159ff7a05ad452d3" + integrity sha512-34unrYrSq5fgmGMjPh0SHLOD8v0z/xxqPI4kFUDkLa+P29UarjgIWL6DKPUibWn2MBzU/S2pIfEDQPlrv7+mrg== + dependencies: + morphdom "2.6.1" + cable_ready@5.0.0-rc2: version "5.0.0-rc2" resolved "https://registry.yarnpkg.com/cable_ready/-/cable_ready-5.0.0-rc2.tgz#ccc99dfdd46a8358d6bdcbe285bed16b99220be5"