From e656093bda9ce716241128daed02eecb74fa2525 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 05:05:03 +0000 Subject: [PATCH] Build(deps): Bump shakapacker from 7.2.2 to 7.2.3 Bumps [shakapacker](https://github.com/shakacode/shakapacker) from 7.2.2 to 7.2.3. - [Changelog](https://github.com/shakacode/shakapacker/blob/main/CHANGELOG.md) - [Commits](https://github.com/shakacode/shakapacker/compare/v7.2.2...v7.2.3) --- updated-dependencies: - dependency-name: shakapacker 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 1e4dc92e..098d07bd 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "react-router-dom": "^6.22.3", "react-sortable-hoc": "^2.0.0", "regenerator-runtime": "^0.14.1", - "shakapacker": "7.2.2", + "shakapacker": "7.2.3", "terser-webpack-plugin": "^5.3.10", "three": "^0.161.0", "typescript": "^5.4.3", diff --git a/yarn.lock b/yarn.lock index 7a14eeac..3866ae76 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11248,10 +11248,10 @@ setprototypeof@1.2.0: resolved "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz" integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw== -shakapacker@7.2.2: - version "7.2.2" - resolved "https://registry.yarnpkg.com/shakapacker/-/shakapacker-7.2.2.tgz#58f565ce0a1b3efb91effaed982d0ac5811af57c" - integrity sha512-TSHEztaNcfhUqwap2arvAmvIm9YNbqlYjxaS4cYPxtqGH/2UQD98hKjztHBdphceOjTV6ea5Yj235egWh8E15Q== +shakapacker@7.2.3: + version "7.2.3" + resolved "https://registry.yarnpkg.com/shakapacker/-/shakapacker-7.2.3.tgz#12613e8ca3139e47d42003f8d01846dea28f6c40" + integrity sha512-+qF74Y6+hEARqtsmJmBtdc2L0q6eXO21PlPsvtw6aqoxtqhM2VpCCDt51/5Cqnj/5IyEOEICZqStRCSO/q38hg== dependencies: glob "^7.2.0" js-yaml "^4.1.0"