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

This commit is contained in:
renovate[bot] 2025-05-09 10:39:20 +00:00 committed by GitHub
parent 6d8ec919cf
commit 53ba171e13
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.191",
"scratch-semantic-release-config": "3.0.0",
"scratch-storage": "4.0.132",
"scratch-storage": "4.0.133",
"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.132",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.132.tgz",
"integrity": "sha512-1SEQ259Ch9IVt2iE52CCZzDNk47+r3PA+Wo9AWhbioi3Usm5UO1qRUQTvoXmB07WnCc2KpQAcq+SP1t2wrpuvA==",
"version": "4.0.133",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.133.tgz",
"integrity": "sha512-oApr4tPNxT95GQTMz/h2XHpLsvPdRWSfxAn5X3FvgNFvpEWZzU9Fo3R8Wn7/Z5l6AsIJOvyiVEnorCmESkJprg==",
"dev": true,
"license": "AGPL-3.0-only",
"dependencies": {

View file

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