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

fix(deps): update dependency scratch-storage to v4.0.146
This commit is contained in:
renovate[bot] 2025-05-27 22:35:45 +00:00 committed by GitHub
commit aaa34a70eb
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",
"scratch-render-fonts": "1.0.197",
"scratch-semantic-release-config": "3.0.0",
"scratch-storage": "4.0.145",
"scratch-storage": "4.0.146",
"scratch-vm": "5.0.300",
"scratch-webpack-configuration": "3.0.0",
"semantic-release": "19.0.5",
@ -20450,9 +20450,9 @@
}
},
"node_modules/scratch-storage": {
"version": "4.0.145",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.145.tgz",
"integrity": "sha512-+MxS0RGcl2pZyA5BwmiB1P4LaGTq9gi/pdf1kfPG4BzAkT/LUv4z6YtihcSElGC7GRX0EUxe5IzQjazIZ41/3Q==",
"version": "4.0.146",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.146.tgz",
"integrity": "sha512-kkRhm9+H1X7jCW6OXKLEe9VFWATeUuA/jD+Uzqe11DoTnCfpP03b8rQMgx/6Ny5vbCbH4bfAAYVrZCijE3rmAA==",
"dev": true,
"license": "AGPL-3.0-only",
"dependencies": {

View file

@ -70,7 +70,7 @@
"playwright-chromium": "1.52.0",
"scratch-render-fonts": "1.0.197",
"scratch-semantic-release-config": "3.0.0",
"scratch-storage": "4.0.145",
"scratch-storage": "4.0.146",
"scratch-vm": "5.0.300",
"scratch-webpack-configuration": "3.0.0",
"semantic-release": "19.0.5",