From 6df9e59cdf719bea5cc7b2a4819cbe78b13f834d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 11 Jun 2023 13:28:28 -0500 Subject: [PATCH] build(deps-dev): bump scratch-vm from `21915f4` to `19c9e8f` (#700) Bumps [scratch-vm](https://github.com/TurboWarp/scratch-vm) from `21915f4` to `19c9e8f`. - [Commits](https://github.com/TurboWarp/scratch-vm/compare/21915f4565f08d1dd2b06be1c2393ee1f1e1f485...19c9e8f591266ec90b03a24e80c53cbff124164f) --- 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 0befbaac..fc2b442e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9780,8 +9780,8 @@ "dev": true }, "scratch-vm": { - "version": "git+https://github.com/TurboWarp/scratch-vm.git#21915f4565f08d1dd2b06be1c2393ee1f1e1f485", - "from": "git+https://github.com/TurboWarp/scratch-vm.git#21915f4565f08d1dd2b06be1c2393ee1f1e1f485", + "version": "git+https://github.com/TurboWarp/scratch-vm.git#19c9e8f591266ec90b03a24e80c53cbff124164f", + "from": "git+https://github.com/TurboWarp/scratch-vm.git#19c9e8f591266ec90b03a24e80c53cbff124164f", "dev": true, "requires": { "@turbowarp/json": "^0.1.2",