From 47e56904458a798f64f403f9f50e92900a870b7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 12:31:25 -0500 Subject: [PATCH] build(deps-dev): bump scratch-vm from `d386082` to `b90d1bc` (#769) Bumps [scratch-vm](https://github.com/TurboWarp/scratch-vm) from `d386082` to `b90d1bc`. - [Commits](https://github.com/TurboWarp/scratch-vm/compare/d386082d5bcc110a2c0ba67c06a2a6544728886b...b90d1bc7efd6340566bd061cbf465a5de1e86f79) --- updated-dependencies: - dependency-name: scratch-vm dependency-type: direct:development ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 14b6b2c4..371c0976 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9828,8 +9828,8 @@ "dev": true }, "scratch-vm": { - "version": "git+https://github.com/TurboWarp/scratch-vm.git#d386082d5bcc110a2c0ba67c06a2a6544728886b", - "from": "git+https://github.com/TurboWarp/scratch-vm.git#d386082d5bcc110a2c0ba67c06a2a6544728886b", + "version": "git+https://github.com/TurboWarp/scratch-vm.git#b90d1bc7efd6340566bd061cbf465a5de1e86f79", + "from": "git+https://github.com/TurboWarp/scratch-vm.git#b90d1bc7efd6340566bd061cbf465a5de1e86f79", "dev": true, "requires": { "@turbowarp/json": "^0.1.2",