From 9fc60ad208917c1a7308ee28f8a47f9c515bc010 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Aug 2022 03:01:28 +0000 Subject: [PATCH] Bump shakapacker from 6.5.0 to 6.5.1 Bumps [shakapacker](https://github.com/shakacode/shakapacker) from 6.5.0 to 6.5.1. - [Release notes](https://github.com/shakacode/shakapacker/releases) - [Changelog](https://github.com/shakacode/shakapacker/blob/master/CHANGELOG.md) - [Commits](https://github.com/shakacode/shakapacker/compare/v6.5.0...v6.5.1) --- 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 db314209..2508d5fa 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "rails-erb-loader": "^5.5.2", "sass": "^1.54.4", "sass-loader": "^13.0.2", - "shakapacker": "6.5.0", + "shakapacker": "6.5.1", "sortablejs": "^1.15.0", "sorttable": "^1.0.2", "style-loader": "^3.3.1", diff --git a/yarn.lock b/yarn.lock index ea625e49..859bd277 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3955,10 +3955,10 @@ setprototypeof@1.2.0: resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.2.0.tgz#66c9a24a73f9fc28cbe66b09fed3d33dcaf1b424" integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw== -shakapacker@6.5.0: - version "6.5.0" - resolved "https://registry.yarnpkg.com/shakapacker/-/shakapacker-6.5.0.tgz#d61d8639debce81452ef0057189034b31aa75a8a" - integrity sha512-/0Pd79zPd5Ys1VxVcD4lvqVHij0t8Ymz3As7X3592hHynNGllqzjyCqST6PdaNXL6tO7/b8WFKcY2lMUfDKYVA== +shakapacker@6.5.1: + version "6.5.1" + resolved "https://registry.yarnpkg.com/shakapacker/-/shakapacker-6.5.1.tgz#3c1554771c0498ea757cb86dfc06811875f4c2bd" + integrity sha512-yOVvek0fxAU3FUjWcT7GxpJ/zAbhKbGEw78HHYfMAHE95cDhxTAQjBwvChP/PlceiteXUryRI0Mrdy7jqXvmnw== dependencies: glob "^7.2.0" js-yaml "^4.1.0"