From fb37624b9bedba06a9cfa5f2e187f74713da888b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 13:00:47 -0500 Subject: [PATCH] build(deps-dev): bump scratch-vm from `19c9e8f` to `4631dfc` (#725) Bumps [scratch-vm](https://github.com/TurboWarp/scratch-vm) from `19c9e8f` to `4631dfc`. - [Commits](https://github.com/TurboWarp/scratch-vm/compare/19c9e8f591266ec90b03a24e80c53cbff124164f...4631dfc6a7f64849900cd7b8a0b7c53bcd15eb8d) --- 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 6c2d3072..ed683b9b 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#19c9e8f591266ec90b03a24e80c53cbff124164f", - "from": "git+https://github.com/TurboWarp/scratch-vm.git#19c9e8f591266ec90b03a24e80c53cbff124164f", + "version": "git+https://github.com/TurboWarp/scratch-vm.git#4631dfc6a7f64849900cd7b8a0b7c53bcd15eb8d", + "from": "git+https://github.com/TurboWarp/scratch-vm.git#4631dfc6a7f64849900cd7b8a0b7c53bcd15eb8d", "dev": true, "requires": { "@turbowarp/json": "^0.1.2",