From 86488435e2b00316f37425e26b9954a34ab9877d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 06:08:50 +0000 Subject: [PATCH] Bump scratch-blocks from `89fce5e` to `7845f61` Bumps [scratch-blocks](https://github.com/Cubix-Firmware/sn-edit-blocks) from `89fce5e` to `7845f61`. - [Release notes](https://github.com/Cubix-Firmware/sn-edit-blocks/releases) - [Commits](https://github.com/Cubix-Firmware/sn-edit-blocks/compare/89fce5e8c7d0255b92876bf760b1af0f99638d25...7845f61a27815a8449a5387789a7ce7e6b040073) --- updated-dependencies: - dependency-name: scratch-blocks dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index ba72505802d..8f0478084ac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -60,13 +60,13 @@ "redux": "3.7.2", "redux-throttle": "0.1.1", "scratch-audio": "0.1.0-prerelease.20200528195344", - "scratch-blocks": "https://github.com/Cube-Enix/sn-edit-blocks.git#develop", + "scratch-blocks": "https://github.com/Cubix-Firmware/sn-edit-blocks.git#develop", "scratch-paint": "git+https://github.com/TurboWarp/scratch-paint.git#develop", "scratch-render": "git+https://github.com/TurboWarp/scratch-render.git#develop", "scratch-render-fonts": "1.0.0-prerelease.20210401210003", "scratch-storage": "git+https://github.com/TurboWarp/scratch-storage.git#develop", "scratch-svg-renderer": "git+https://github.com/TurboWarp/scratch-svg-renderer.git#develop", - "scratch-vm": "https://github.com/Cube-Enix/sn-edit-vm.git#develop", + "scratch-vm": "https://github.com/Cubix-Firmware/sn-edit-vm.git#develop", "startaudiocontext": "1.2.1", "style-loader": "^0.23.0", "text-encoding": "0.7.0", @@ -15092,7 +15092,8 @@ }, "node_modules/scratch-blocks": { "version": "0.1.0", - "resolved": "git+ssh://git@github.com/Cube-Enix/sn-edit-blocks.git#89fce5e8c7d0255b92876bf760b1af0f99638d25", + "resolved": "git+ssh://git@github.com/Cubix-Firmware/sn-edit-blocks.git#7845f61a27815a8449a5387789a7ce7e6b040073", + "integrity": "sha512-FqN66mK/qWBmuRlgUsYFKCnJfQ8wzehesTL9heGBf7GE4lUqQRUS+5FTTGw7uJmUDfw7ezFOtIKEDHHLrRYIIA==", "license": "Apache-2.0", "dependencies": { "exports-loader": "0.6.3", @@ -31787,8 +31788,9 @@ } }, "scratch-blocks": { - "version": "git+ssh://git@github.com/Cube-Enix/sn-edit-blocks.git#89fce5e8c7d0255b92876bf760b1af0f99638d25", - "from": "scratch-blocks@https://github.com/Cube-Enix/sn-edit-blocks.git#develop", + "version": "git+ssh://git@github.com/Cubix-Firmware/sn-edit-blocks.git#7845f61a27815a8449a5387789a7ce7e6b040073", + "integrity": "sha512-FqN66mK/qWBmuRlgUsYFKCnJfQ8wzehesTL9heGBf7GE4lUqQRUS+5FTTGw7uJmUDfw7ezFOtIKEDHHLrRYIIA==", + "from": "scratch-blocks@https://github.com/Cubix-Firmware/sn-edit-blocks.git#7845f61a27815a8449a5387789a7ce7e6b040073", "requires": { "exports-loader": "0.6.3", "google-closure-library": "20190301.0.0",