From 0667c4820868bc754ae9e1216d2ed694501bb331 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Dec 2023 19:45:39 +0000 Subject: [PATCH] Bump shakapacker from 7.1.0 to 7.2.0 Bumps [shakapacker](https://github.com/shakacode/shakapacker) from 7.1.0 to 7.2.0. - [Changelog](https://github.com/shakacode/shakapacker/blob/master/CHANGELOG.md) - [Commits](https://github.com/shakacode/shakapacker/compare/v7.1.0...v7.2.0) --- updated-dependencies: - dependency-name: shakapacker 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 db2675ed..2cab954e 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "resolve-url-loader": "^5.0.0", "sass": "~1.69.5", "sass-loader": "^13.3.3", - "shakapacker": "7.1.0", + "shakapacker": "7.2.0", "style-loader": "^3.3.3", "terser-webpack-plugin": "^5.3.10", "turbolinks": "^5.2.0", diff --git a/yarn.lock b/yarn.lock index 00bd695a..0b9b82c4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5711,10 +5711,10 @@ setprototypeof@1.2.0: resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.2.0.tgz#66c9a24a73f9fc28cbe66b09fed3d33dcaf1b424" integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw== -shakapacker@7.1.0: - version "7.1.0" - resolved "https://registry.yarnpkg.com/shakapacker/-/shakapacker-7.1.0.tgz#95bd37db60702ffa21f9ea29a88f438de3db25b2" - integrity sha512-xKfF4LKrFQdMLYeIi/uBV6pfkPTO4lgCAIMx3W5+MHW61ENOXu4WeQ50qVR9u5hV6XXzi7AiS7C6dWO2GFnYAg== +shakapacker@7.2.0: + version "7.2.0" + resolved "https://registry.yarnpkg.com/shakapacker/-/shakapacker-7.2.0.tgz#0b8e03663800d7f2b07e2c93ed3270d4c5cf7306" + integrity sha512-DYqRKjjeeObYXB/OuEUcdy86zyfdMviqO6MmIq8XfXZtLldxsBnUGug2ON3DcKKy5OeCe/wd7Li/pLw1wAKhsw== dependencies: glob "^7.2.0" js-yaml "^4.1.0"