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

This commit is contained in:
renovate[bot] 2025-07-02 19:04:48 +00:00 committed by GitHub
parent 386951e989
commit efc54b34d0
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.1",
"scratch-render-fonts": "1.0.209",
"scratch-semantic-release-config": "3.0.0",
"scratch-storage": "4.0.178",
"scratch-storage": "4.0.179",
"scratch-vm": "5.0.300",
"scratch-webpack-configuration": "3.0.0",
"semantic-release": "19.0.5",
@ -20457,9 +20457,9 @@
}
},
"node_modules/scratch-storage": {
"version": "4.0.178",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.178.tgz",
"integrity": "sha512-twZ6yidoaKjoO9yCzYK4D7wwqr8zbafYhCeuzpOoEUaRmiPKuMnPlFNYDLt6FEFpXcXglpkhinmsB0d92hZj1w==",
"version": "4.0.179",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.179.tgz",
"integrity": "sha512-nBJ907R3ph6gLb+YvWNXWmqyJcsub6X8rWNDnFfTCnDazyQ6WRvguHzllJEq3GHT5e4ZqfVrhTzWdQCFCb88Gw==",
"dev": true,
"license": "AGPL-3.0-only",
"dependencies": {

View file

@ -70,7 +70,7 @@
"playwright-chromium": "1.53.1",
"scratch-render-fonts": "1.0.209",
"scratch-semantic-release-config": "3.0.0",
"scratch-storage": "4.0.178",
"scratch-storage": "4.0.179",
"scratch-vm": "5.0.300",
"scratch-webpack-configuration": "3.0.0",
"semantic-release": "19.0.5",