From 254fa684cb8482f8fb5f24f2a72ce4c86c44a72a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 14:51:11 -0600 Subject: [PATCH] build(deps-dev): bump scratch-vm from `b90d1bc` to `bd0cf91` (#791) Bumps [scratch-vm](https://github.com/TurboWarp/scratch-vm) from `b90d1bc` to `bd0cf91`. - [Commits](https://github.com/TurboWarp/scratch-vm/compare/b90d1bc7efd6340566bd061cbf465a5de1e86f79...bd0cf91d856693d72fdd7b8a6d027ac6c598217d) --- 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 f6b0a496..4ee0fc1d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9958,8 +9958,8 @@ "dev": true }, "scratch-vm": { - "version": "git+https://github.com/TurboWarp/scratch-vm.git#b90d1bc7efd6340566bd061cbf465a5de1e86f79", - "from": "git+https://github.com/TurboWarp/scratch-vm.git#b90d1bc7efd6340566bd061cbf465a5de1e86f79", + "version": "git+https://github.com/TurboWarp/scratch-vm.git#bd0cf91d856693d72fdd7b8a6d027ac6c598217d", + "from": "git+https://github.com/TurboWarp/scratch-vm.git#bd0cf91d856693d72fdd7b8a6d027ac6c598217d", "dev": true, "requires": { "@turbowarp/json": "^0.1.2",