From a23bbf8537402103030b34460149938aac17abc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 09:11:49 +0000 Subject: [PATCH] Bump turbo_power from 0.6.2 to 0.7.0 Bumps [turbo_power](https://github.com/marcoroth/turbo_power) from 0.6.2 to 0.7.0. - [Release notes](https://github.com/marcoroth/turbo_power/releases) - [Commits](https://github.com/marcoroth/turbo_power/compare/v0.6.2...v0.7.0) --- updated-dependencies: - dependency-name: turbo_power dependency-type: direct:production update-type: version-update:semver-minor ... 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 214562ab017..cc42ea47b6d 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "stimulus_reflex": "3.5.1", "tom-select": "^2.3.1", "trix": "^2.1.5", - "turbo_power": "^0.6.2", + "turbo_power": "^0.7.0", "webpack": "~4" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 178edc75846..1259cc4d75d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8825,10 +8825,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.6.2: - version "0.6.2" - resolved "https://registry.yarnpkg.com/turbo_power/-/turbo_power-0.6.2.tgz#d2320ffd18d7dba641bfbddaba388ffef5d90cb6" - integrity sha512-GCrwi6+rSLVORqb1LwP9pf/jP1Zo5lJgzGbLVu8g79T6LvB/9GGg7VWdLlWB0RvvDE1/+3hm32MPtEL5g89fsg== +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== type-check@~0.3.2: version "0.3.2"