From 62f5778ef1f1892c91fb90a0e3760f2ffe8e7377 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Mar 2022 22:37:11 +0000 Subject: [PATCH] build(deps): bump scratch-paint from `b1b76db` to `a5e1600` Bumps [scratch-paint](https://github.com/TurboWarp/scratch-paint) from `b1b76db` to `a5e1600`. - [Release notes](https://github.com/TurboWarp/scratch-paint/releases) - [Commits](https://github.com/TurboWarp/scratch-paint/compare/b1b76db374ade8b61abb3067b2db260aa9111d5e...a5e1600c73d7300acf61325b097708faf44d80bd) --- updated-dependencies: - dependency-name: scratch-paint dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 216f2e441..5ee33bfce 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14844,8 +14844,8 @@ } }, "scratch-paint": { - "version": "github:TurboWarp/scratch-paint#b1b76db374ade8b61abb3067b2db260aa9111d5e", - "from": "github:TurboWarp/scratch-paint#b1b76db374ade8b61abb3067b2db260aa9111d5e", + "version": "github:TurboWarp/scratch-paint#a5e1600c73d7300acf61325b097708faf44d80bd", + "from": "github:TurboWarp/scratch-paint#a5e1600c73d7300acf61325b097708faf44d80bd", "requires": { "@scratch/paper": "0.11.20200728195508", "classnames": "2.2.5",