From d5368c4b0450768f1752d621aacb015a59b7a130 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2020 20:03:42 +0000 Subject: [PATCH] chore(deps-dev): bump scratch-vm Bumps [scratch-vm](https://github.com/LLK/scratch-vm) from 0.2.0-prerelease.20191119203901 to 0.2.0-prerelease.20200720182258. - [Release notes](https://github.com/LLK/scratch-vm/releases) - [Commits](https://github.com/LLK/scratch-vm/commits) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ed944b3..28837a4 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "scratch-render": "0.1.0-prerelease.20191106204814", "scratch-storage": "1.3.2", "scratch-svg-renderer": "0.2.0-prerelease.20191104164753", - "scratch-vm": "0.2.0-prerelease.20191119203901", + "scratch-vm": "0.2.0-prerelease.20200720182258", "selenium-webdriver": "3.6.0", "startaudiocontext": "1.2.1", "style-loader": "^0.23.0",