From ea7d028a3f81369095553ef88a14d399e9a3c1b8 Mon Sep 17 00:00:00 2001
From: "dependabot-preview[bot]"
 <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date: Sun, 20 Jun 2021 03:33:34 +0000
Subject: [PATCH] build(deps): bump scratch-blocks

Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20210618035053 to 0.1.0-prerelease.20210620032544.
- [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 74b96715a..b4e5c27a6 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -16052,9 +16052,9 @@
       }
     },
     "scratch-blocks": {
-      "version": "0.1.0-prerelease.20210618035053",
-      "resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-0.1.0-prerelease.20210618035053.tgz",
-      "integrity": "sha512-qPJf3r4dAfQ6SdqnMkbeRZt0wlndu8eUcOsrvh901qyTIOGJqA/buNo0BAXVY0rfnkrRfDs7qcBuIjQnz1+6ag==",
+      "version": "0.1.0-prerelease.20210620032544",
+      "resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-0.1.0-prerelease.20210620032544.tgz",
+      "integrity": "sha512-lGid69E7uvW9XZyx1u7skwzBSD54AmFlG9Rvf1JxGxyuggt5LsIVLlyrnDUSLLDFfrpcnWgYUgICdx7OPbGIaw==",
       "requires": {
         "exports-loader": "0.6.3",
         "imports-loader": "0.6.5"
diff --git a/package.json b/package.json
index 2bcf84af1..9c14e7514 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.20210618035053",
+    "scratch-blocks": "0.1.0-prerelease.20210620032544",
     "scratch-l10n": "3.13.20210620031657",
     "scratch-paint": "0.2.0-prerelease.20210615011117",
     "scratch-render": "0.1.0-prerelease.20210325231800",
-- 
GitLab