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

This commit is contained in:
renovate[bot] 2025-07-08 06:42:38 +00:00 committed by GitHub
parent 603ed5d394
commit e9355c3be7
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.2",
"scratch-render-fonts": "1.0.211",
"scratch-semantic-release-config": "3.0.0",
"scratch-storage": "4.0.181",
"scratch-storage": "4.0.182",
"scratch-vm": "5.0.300",
"scratch-webpack-configuration": "3.0.0",
"semantic-release": "19.0.5",
@ -20443,9 +20443,9 @@
}
},
"node_modules/scratch-storage": {
"version": "4.0.181",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.181.tgz",
"integrity": "sha512-CY9MFywhLogYdOGi7jOEBhbvaPJtlVieDccBSIPm3Nakw1YsfsCqIrQ9CpQgC1A8uMUjlKMC2Iz/mV1NReVvSA==",
"version": "4.0.182",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.182.tgz",
"integrity": "sha512-4bbgQKbR/dQ5D+/26zj+gyRL9J0vFKvqkNjhIEtnVNttS4pt3iyG4NFWd/KoQY2sREBtNrlMyw+6KckE3bzHjw==",
"dev": true,
"license": "AGPL-3.0-only",
"dependencies": {

View file

@ -70,7 +70,7 @@
"playwright-chromium": "1.53.2",
"scratch-render-fonts": "1.0.211",
"scratch-semantic-release-config": "3.0.0",
"scratch-storage": "4.0.181",
"scratch-storage": "4.0.182",
"scratch-vm": "5.0.300",
"scratch-webpack-configuration": "3.0.0",
"semantic-release": "19.0.5",