From f0c17f6940e9fd6c05a660a79350a690d0e94e61 Mon Sep 17 00:00:00 2001
From: "dependabot-preview[bot]"
 <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date: Wed, 7 Oct 2020 14:50:39 +0000
Subject: [PATCH] build(deps): bump scratch-blocks

Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20200923031615 to 0.1.0-prerelease.20201007031713.
- [Release notes](https://github.com/LLK/scratch-blocks/releases)
- [Commits](https://github.com/LLK/scratch-blocks/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
---
 package-lock.json | 6 +++---
 package.json      | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 09b6fb6c8..4e523f7d0 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -13855,9 +13855,9 @@
       }
     },
     "scratch-blocks": {
-      "version": "0.1.0-prerelease.20200923031615",
-      "resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-0.1.0-prerelease.20200923031615.tgz",
-      "integrity": "sha512-CXKQ9+lfumfIGTyWHpx/SI19NfSVHQX3FKq4dj/BIlHpUdxh/utyj6c1K+5a0g7eIF/gWZ+EyhL2GiXrlnWc9Q==",
+      "version": "0.1.0-prerelease.20201007031713",
+      "resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-0.1.0-prerelease.20201007031713.tgz",
+      "integrity": "sha512-94MaPUOcOEGE9lcUxgRtJG/g8I4E6GCtfCcxBlBL/yUHWDYs2AInbBRbHOL/GLZHEjyYLIjqW5NapWAlwBMKkA==",
       "requires": {
         "exports-loader": "0.6.3",
         "imports-loader": "0.6.5"
diff --git a/package.json b/package.json
index 80e04206d..934429fb0 100644
--- a/package.json
+++ b/package.json
@@ -74,7 +74,7 @@
     "redux": "3.7.2",
     "redux-throttle": "0.1.1",
     "scratch-audio": "0.1.0-prerelease.20200528195344",
-    "scratch-blocks": "0.1.0-prerelease.20200923031615",
+    "scratch-blocks": "0.1.0-prerelease.20201007031713",
     "scratch-l10n": "3.10.20200923030814",
     "scratch-paint": "0.2.0-prerelease.20200831213104",
     "scratch-render": "0.1.0-prerelease.20200827214414",
-- 
GitLab