From 9779e6eaa2e38988e995db1b33020a250d73ecc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 06:43:31 +0000 Subject: [PATCH] Bump shakapacker from 9.5.0 to 9.7.0 in /ruby-gem/spec/dummy Bumps [shakapacker](https://github.com/shakacode/shakapacker) from 9.5.0 to 9.7.0. - [Release notes](https://github.com/shakacode/shakapacker/releases) - [Changelog](https://github.com/shakacode/shakapacker/blob/main/CHANGELOG.md) - [Commits](https://github.com/shakacode/shakapacker/compare/v9.5.0...v9.7.0) --- updated-dependencies: - dependency-name: shakapacker dependency-version: 9.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ruby-gem/spec/dummy/package.json | 2 +- ruby-gem/spec/dummy/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ruby-gem/spec/dummy/package.json b/ruby-gem/spec/dummy/package.json index 64e0199f9..135e7c366 100644 --- a/ruby-gem/spec/dummy/package.json +++ b/ruby-gem/spec/dummy/package.json @@ -53,7 +53,7 @@ "sass": "^1.99.0", "sass-loader": "^16.0.7", "set-state-compare": "^1.0.76", - "shakapacker": "9.5.0", + "shakapacker": "9.7.0", "stacktrace-parser": "^0.1.11", "stimulus": "^3.2.2", "style-loader": "^4.0.0", diff --git a/ruby-gem/spec/dummy/yarn.lock b/ruby-gem/spec/dummy/yarn.lock index 4ea9befca..44b63b88b 100644 --- a/ruby-gem/spec/dummy/yarn.lock +++ b/ruby-gem/spec/dummy/yarn.lock @@ -4160,10 +4160,10 @@ setprototypeof@1.2.0, setprototypeof@~1.2.0: resolved "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz" integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw== -shakapacker@9.5.0: - version "9.5.0" - resolved "https://registry.npmjs.org/shakapacker/-/shakapacker-9.5.0.tgz" - integrity sha512-pTGHzHCc74CIoXeg8otCoBa8DjGWZUoYVKu9eyWwpdO9Jq6yHxSD9u5Qp36nXjC9jupd9gnfhCY5YHqkJHpfLA== +shakapacker@9.7.0: + version "9.7.0" + resolved "https://registry.yarnpkg.com/shakapacker/-/shakapacker-9.7.0.tgz#e8e1b2cb58e54678942698d9071b14aff58b517e" + integrity sha512-/6Y/hioWAchUYDcH8pbIQdSLS63QI+Tb26mDGDR6wLO+QFFcxiv906/hqJTTUcW9Xrp5sFV5LwfdctQSSII5ig== dependencies: js-yaml "^4.1.0" path-complete-extname "^1.0.0"