From 7c310e7e46ed665d3e5864e543383c04384a6068 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 05:17:35 +0000 Subject: [PATCH] Bump turbo_power from 0.7.0 to 0.7.1 Bumps [turbo_power](https://github.com/marcoroth/turbo_power) from 0.7.0 to 0.7.1. - [Release notes](https://github.com/marcoroth/turbo_power/releases) - [Commits](https://github.com/marcoroth/turbo_power/compare/v0.7.0...v0.7.1) --- updated-dependencies: - dependency-name: turbo_power 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 61bd95e6f8..a3ace802fa 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "stimulus_reflex": "3.5.5", "tom-select": "^2.4.3", "trix": "^2.1.15", - "turbo_power": "^0.7.0", + "turbo_power": "^0.7.1", "webpack": "~4" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 525be4a719..730a6f4d5d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9117,10 +9117,10 @@ tty-browserify@0.0.0: resolved "https://registry.yarnpkg.com/tty-browserify/-/tty-browserify-0.0.0.tgz#a157ba402da24e9bf957f9aa69d524eed42901a6" integrity sha1-oVe6QC2iTpv5V/mqadUk7tQpAaY= -turbo_power@^0.7.0: - version "0.7.0" - resolved "https://registry.yarnpkg.com/turbo_power/-/turbo_power-0.7.0.tgz#537cc82f3617feb1c70b94ee6c8b7d42cdce81db" - integrity sha512-KU5YbHnyYXluETUKmq02tH4/Vy/yJ4my1Nn7USRPWyEFV6LiXICPlhr2ETJ90pf11khs7WMNKEEqNTcGLngs6w== +turbo_power@^0.7.1: + version "0.7.1" + resolved "https://registry.yarnpkg.com/turbo_power/-/turbo_power-0.7.1.tgz#591769f37cca9b8149ea07682021081039c9f32c" + integrity sha512-xnB1Yb3xXSVcDQyiqZV8kLjbHdCmyBfQYZJeJklEnEz+jM5xl6JUNo2yy5vc/8ZPKKMzS05INvvvLxafQYJVuQ== type-check@~0.3.2: version "0.3.2"