From cfbaa3e537d265c8eaa00bd1480e11bc274b4d1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 02:48:15 +0000 Subject: [PATCH] Bump @turbowarp/scratch-storage from 0.0.202505311821 to 2.0.0 Bumps [@turbowarp/scratch-storage](https://github.com/TurboWarp/scratch-storage) from 0.0.202505311821 to 2.0.0. - [Commits](https://github.com/TurboWarp/scratch-storage/commits/v2.0.0) --- updated-dependencies: - dependency-name: "@turbowarp/scratch-storage" dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6fdcb6b28..5abaa18f7 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@turbowarp/jszip": "^3.11.1", "@turbowarp/nanolog": "^1.0.1", "@turbowarp/scratch-l10n": "^3.1001.0-202401241456-994097a5", - "@turbowarp/scratch-storage": "^0.0.202505311821", + "@turbowarp/scratch-storage": "^2.0.0", "@turbowarp/scratch-svg-renderer": "github:Deep-sea-lab/scratch-svg-renderer#main", "@turbowarp/startaudiocontext": "^1.0.0", "arraybuffer-loader": "^1.0.6",