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

This commit is contained in:
renovate[bot] 2025-06-14 06:42:10 +00:00 committed by GitHub
parent d058a45024
commit c0f7c67531
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.53.0",
"scratch-render-fonts": "1.0.202",
"scratch-semantic-release-config": "3.0.0",
"scratch-storage": "4.0.163",
"scratch-storage": "4.0.164",
"scratch-vm": "5.0.300",
"scratch-webpack-configuration": "3.0.0",
"semantic-release": "19.0.5",
@ -20469,9 +20469,9 @@
}
},
"node_modules/scratch-storage": {
"version": "4.0.163",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.163.tgz",
"integrity": "sha512-GqLcRB5UZ6wcsW29VF7zyky0QUB2Xddt/HQllb7GNzHz0RuuAm2ol6JjaZguAu0IzMmYiukZtQnZS/Fu088MKQ==",
"version": "4.0.164",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.164.tgz",
"integrity": "sha512-7Pf6oUOPLu7hOurse3y+4OPyuILW3MVSsZqH+J4gZuix35AiIeSGFGF+qwJfSDUvKPmfi2XopFX5QfNkQTlVaA==",
"dev": true,
"license": "AGPL-3.0-only",
"dependencies": {

View file

@ -70,7 +70,7 @@
"playwright-chromium": "1.53.0",
"scratch-render-fonts": "1.0.202",
"scratch-semantic-release-config": "3.0.0",
"scratch-storage": "4.0.163",
"scratch-storage": "4.0.164",
"scratch-vm": "5.0.300",
"scratch-webpack-configuration": "3.0.0",
"semantic-release": "19.0.5",