From 04549491abf5da35b2dd973f91838f8aa6c57bfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 09:00:41 +0000 Subject: [PATCH] Bump shakapacker from 7.0.3 to 7.1.0 Bumps [shakapacker](https://github.com/shakacode/shakapacker) from 7.0.3 to 7.1.0. - [Changelog](https://github.com/shakacode/shakapacker/blob/master/CHANGELOG.md) - [Commits](https://github.com/shakacode/shakapacker/compare/v7.0.3...v7.1.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 b8c8c3a..dd0456f 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "react-dom": "^18.2.0", "react-on-rails": "13.4.0", "react-router-dom": "^6.16.0", - "shakapacker": "7.0.3", + "shakapacker": "7.1.0", "style-loader": "^3.3.3", "terser-webpack-plugin": "5", "webpack": "5", diff --git a/yarn.lock b/yarn.lock index aae9016..de8c5ec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5078,10 +5078,10 @@ setprototypeof@1.2.0: resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.2.0.tgz#66c9a24a73f9fc28cbe66b09fed3d33dcaf1b424" integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw== -shakapacker@7.0.3: - version "7.0.3" - resolved "https://registry.yarnpkg.com/shakapacker/-/shakapacker-7.0.3.tgz#e67fca4e74c3ef380e1acf53a1d51ab4784ca01c" - integrity sha512-2kwNP8kadkmGOqb7Bp/iNzF3bV31zni8b35Uzst2DZHjnFcnDbW96MERXHc7lS3p3AmKJVbUBmHAFCPsLT9tcw== +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== dependencies: glob "^7.2.0" js-yaml "^4.1.0"