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

This commit is contained in:
renovate[bot] 2025-06-11 06:06:18 +00:00 committed by GitHub
parent eb3edc0c77
commit a269253686
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.201",
"scratch-semantic-release-config": "3.0.0",
"scratch-storage": "4.0.160",
"scratch-storage": "4.0.161",
"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.160",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.160.tgz",
"integrity": "sha512-0Z202SrudzbhCbwCb34UeTSGKvdaYUB+Xhl/iXfA844NBPxMGPE4Yr5ljorNw4U70yCd0tFJ5QegmHgbX8HVCg==",
"version": "4.0.161",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.161.tgz",
"integrity": "sha512-F8Cv5eSytcTkOsO1t6QPJ9akMDuxvdHYBpqtQVmZKqZkJ7RIZJT4PpPCOL+EbliB554p5bevx9QjgCkm9HU37g==",
"dev": true,
"license": "AGPL-3.0-only",
"dependencies": {

View file

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