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

This commit is contained in:
renovate[bot] 2025-07-13 08:43:47 +00:00 committed by GitHub
parent 95f6d3343c
commit 96bf0b3dde
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.213",
"scratch-semantic-release-config": "3.0.0",
"scratch-storage": "4.0.186",
"scratch-storage": "4.0.187",
"scratch-vm": "5.0.300",
"scratch-webpack-configuration": "3.0.0",
"semantic-release": "19.0.5",
@ -20456,9 +20456,9 @@
}
},
"node_modules/scratch-storage": {
"version": "4.0.186",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.186.tgz",
"integrity": "sha512-og8WS+fnT9QRrVcK7ypkIPz6jJmPKegeHm36RVJqNOWC8gab0xeKHMoTFGc6kMm/upRn023H+CVhSe9jZdQWXQ==",
"version": "4.0.187",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.187.tgz",
"integrity": "sha512-/taGNUOedcUjHZ785KN5h6RpGeqLw21hu4cTXkkDnB0sh4c+rrlrAf43uM70kYPWMeiSabOxXqhRhy3bfSvOcA==",
"dev": true,
"license": "AGPL-3.0-only",
"dependencies": {

View file

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