From 515ef8b927492c72e36f98439e3274c041735702 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 03:32:19 +0000 Subject: [PATCH] Bump @hotwired/turbo from 8.0.5 to 8.0.10 Bumps [@hotwired/turbo](https://github.com/hotwired/turbo) from 8.0.5 to 8.0.10. - [Release notes](https://github.com/hotwired/turbo/releases) - [Commits](https://github.com/hotwired/turbo/compare/v8.0.5...v8.0.10) --- updated-dependencies: - dependency-name: "@hotwired/turbo" dependency-type: direct:production update-type: version-update:semver-patch ... 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 dc626a07..f403209a 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "private": true, "dependencies": { "@docsearch/js": "^3.6.1", - "@hotwired/turbo": "^8.0.5", + "@hotwired/turbo": "^8.0.10", "@rails/ujs": "7.1.400", "highlight.js": "^11.10.0", "modern-normalize": "^3.0.0" diff --git a/yarn.lock b/yarn.lock index 4571bd6d..4f729fd6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1158,10 +1158,10 @@ "@docsearch/css" "3.6.1" algoliasearch "^4.19.1" -"@hotwired/turbo@^8.0.5": - version "8.0.5" - resolved "https://registry.yarnpkg.com/@hotwired/turbo/-/turbo-8.0.5.tgz#abae6dad018a891e4286e87fa0959217e3866d5a" - integrity sha512-TdZDA7fxVQ2ZycygvpnzjGPmFq4sO/E2QVg+2em/sJ3YTSsIWVEis8HmWlumz+c9DjWcUkcCuB+muF08TInpAQ== +"@hotwired/turbo@^8.0.10": + version "8.0.10" + resolved "https://registry.yarnpkg.com/@hotwired/turbo/-/turbo-8.0.10.tgz#d95569d259f0daad6e824ee1ada877ff94beb72b" + integrity sha512-xen1YhNQirAHlA8vr/444XsTNITC1Il2l/Vx4w8hAWPpI5nQO78mVHNsmFuayETodzPwh25ob2TgfCEV/Loiog== "@jridgewell/gen-mapping@^0.3.2": version "0.3.3"