From 813934c4fbf6f281efdc88f9400cf885becfc0ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Apr 2022 02:09:02 +0000 Subject: [PATCH] Bump cable_ready from 5.0.0-pre2 to 5.0.0-pre9 Bumps [cable_ready](https://github.com/stimulusreflex/cable_ready) from 5.0.0-pre2 to 5.0.0-pre9. - [Release notes](https://github.com/stimulusreflex/cable_ready/releases) - [Changelog](https://github.com/stimulusreflex/cable_ready/blob/master/CHANGELOG.md) - [Commits](https://github.com/stimulusreflex/cable_ready/commits) --- updated-dependencies: - dependency-name: cable_ready dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 726c35f6287..6e87cb026a3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4135,9 +4135,9 @@ bytes@3.1.0: integrity sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg== cable_ready@^5.0.0-pre2: - version "5.0.0-pre2" - resolved "https://registry.yarnpkg.com/cable_ready/-/cable_ready-5.0.0-pre2.tgz#c3589ebfe28a10db3998ae3711d31a072be53bfb" - integrity sha512-/Ql2e/Hz0kRRKzzz06sMXFm3+/qacYqSHfWkdt1CcsI7I6OOOhHzPAgY8VS+zqa/6+ggjWoPqHyi8Hr6j/0O6w== + version "5.0.0-pre9" + resolved "https://registry.yarnpkg.com/cable_ready/-/cable_ready-5.0.0-pre9.tgz#9c082b796f7b7add7965ce637a8d8717726be5ab" + integrity sha512-m7XggG+LRPFLsbH78G603F3AAYpkv+VfGCouN6RrP20Mgz9H0+xr7v2DN2F1CeJBBAliYPKcAt/48uTGjSrBaA== dependencies: morphdom "^2.6.1"