From 4045415e5bf398dc739485de727ab2eaf7cbd719 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 03:03:55 +0000 Subject: [PATCH] Bump shakapacker from 7.0.2 to 7.0.3 Bumps [shakapacker](https://github.com/shakacode/shakapacker) from 7.0.2 to 7.0.3. - [Changelog](https://github.com/shakacode/shakapacker/blob/master/CHANGELOG.md) - [Commits](https://github.com/shakacode/shakapacker/compare/v7.0.2...v7.0.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 a90a5069..2f711175 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "rails-erb-loader": "usabilityhub/rails-erb-loader#master", "sass": "^1.65.1", "sass-loader": "^13.3.2", - "shakapacker": "7.0.2", + "shakapacker": "7.0.3", "sortablejs": "^1.15.0", "sorttable": "^1.0.2", "style-loader": "^3.3.3", diff --git a/yarn.lock b/yarn.lock index 0fb05c0e..14cc7a3b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4102,10 +4102,10 @@ setprototypeof@1.2.0: resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.2.0.tgz#66c9a24a73f9fc28cbe66b09fed3d33dcaf1b424" integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw== -shakapacker@7.0.2: - version "7.0.2" - resolved "https://registry.yarnpkg.com/shakapacker/-/shakapacker-7.0.2.tgz#cd7cb5075fdbf4d06e60d894f9076c8e56643a98" - integrity sha512-TF2GFb0E28fvQpn2L6RdvAHJRZmFMTvpJg93102tCbFywHq3tmTqwD/ijvlD+eMuZ8d1i3AMTnhO+45ayN3dYg== +shakapacker@7.0.3: + version "7.0.3" + resolved "https://registry.yarnpkg.com/shakapacker/-/shakapacker-7.0.3.tgz#e67fca4e74c3ef380e1acf53a1d51ab4784ca01c" + integrity sha512-2kwNP8kadkmGOqb7Bp/iNzF3bV31zni8b35Uzst2DZHjnFcnDbW96MERXHc7lS3p3AmKJVbUBmHAFCPsLT9tcw== dependencies: glob "^7.2.0" js-yaml "^4.1.0"