From 33a72c2eca4f270b2c8de1dd5878c2cd63e0ea5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Jun 2025 05:56:13 +0000 Subject: [PATCH] build(deps): bump scratch-paint from `cbd90fa` to `8093bf7` Bumps [scratch-paint](https://github.com/TurboWarp/scratch-paint) from `cbd90fa` to `8093bf7`. - [Commits](https://github.com/TurboWarp/scratch-paint/compare/cbd90fa70080d380cf37d9886a8be41f1fc2e1ee...8093bf77b27ad1128cc9e2862b7b5b39e736e178) --- updated-dependencies: - dependency-name: scratch-paint dependency-version: 8093bf77b27ad1128cc9e2862b7b5b39e736e178 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index 074cc8a3f7c..a615628655f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20926,7 +20926,8 @@ }, "node_modules/scratch-paint": { "version": "2.1.61", - "resolved": "git+ssh://git@github.com/TurboWarp/scratch-paint.git#cbd90fa70080d380cf37d9886a8be41f1fc2e1ee", + "resolved": "git+ssh://git@github.com/TurboWarp/scratch-paint.git#8093bf77b27ad1128cc9e2862b7b5b39e736e178", + "integrity": "sha512-iUWtq1rE1fjY2rcsUDFKs9cvMKi2/1quKnnZAFVo7T5f3oV5KJqcPIxilONkks983NyGrYW7xH6ed/BB/EXfnw==", "license": "GPL-3.0", "dependencies": { "@turbowarp/nanolog": "^0.2.0",