fix(deps): update dependency scratch-storage to v4.0.141

This commit is contained in:
renovate[bot] 2025-05-20 07:31:49 +00:00 committed by GitHub
parent 3965fe75b6
commit 3b2a9e72dc
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.195",
"scratch-semantic-release-config": "3.0.0",
"scratch-storage": "4.0.140",
"scratch-storage": "4.0.141",
"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.140",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.140.tgz",
"integrity": "sha512-emuI1MLjXGhQZV9ydTDkxDr8NRAxx0FcNP6jD5hJU+1utut7IlglToalAZDsqv63yCNuiyxXUspZphrKjDvfrw==",
"version": "4.0.141",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.141.tgz",
"integrity": "sha512-2b8sT080ELvxVyeXYPUtR2LwUghH5cRr6sA88HRL5yHZhpjPDC+OSc0ibP+PvEOw95TQG8DarlG5gqNbmdQWmw==",
"dev": true,
"license": "AGPL-3.0-only",
"dependencies": {

View file

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