Merge pull request from scratchfoundation/renovate/scratch-storage-4.x

fix(deps): update dependency scratch-storage to v4.0.124
This commit is contained in:
renovate[bot] 2025-04-30 12:55:19 +00:00 committed by GitHub
commit 2928f930f9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -38,7 +38,7 @@
"playwright-chromium": "1.52.0", "playwright-chromium": "1.52.0",
"scratch-render-fonts": "1.0.188", "scratch-render-fonts": "1.0.188",
"scratch-semantic-release-config": "3.0.0", "scratch-semantic-release-config": "3.0.0",
"scratch-storage": "4.0.123", "scratch-storage": "4.0.124",
"scratch-vm": "5.0.291", "scratch-vm": "5.0.291",
"scratch-webpack-configuration": "3.0.0", "scratch-webpack-configuration": "3.0.0",
"semantic-release": "19.0.5", "semantic-release": "19.0.5",
@ -20470,9 +20470,9 @@
} }
}, },
"node_modules/scratch-storage": { "node_modules/scratch-storage": {
"version": "4.0.123", "version": "4.0.124",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.123.tgz", "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.124.tgz",
"integrity": "sha512-n11WsJczEIh+D80KtVEsrjp/5ULMUYnotq/JIXqcp1mzt8f8Ada62qm9e2EVkuQRcJ5JJ9E7fNYHoMusbrVwUw==", "integrity": "sha512-MmMVhsRkz8sos+H4qLhJqnUd7cpmcOf3LsMk93vlfOkGsiK4IVfxHDHvxcSX0vGDDWsuH+aEeBHkNJoGdbfw9Q==",
"dev": true, "dev": true,
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",
"dependencies": { "dependencies": {

View file

@ -70,7 +70,7 @@
"playwright-chromium": "1.52.0", "playwright-chromium": "1.52.0",
"scratch-render-fonts": "1.0.188", "scratch-render-fonts": "1.0.188",
"scratch-semantic-release-config": "3.0.0", "scratch-semantic-release-config": "3.0.0",
"scratch-storage": "4.0.123", "scratch-storage": "4.0.124",
"scratch-vm": "5.0.291", "scratch-vm": "5.0.291",
"scratch-webpack-configuration": "3.0.0", "scratch-webpack-configuration": "3.0.0",
"semantic-release": "19.0.5", "semantic-release": "19.0.5",