mirror of
https://github.com/scratchfoundation/scratch-render.git
synced 2025-07-12 14:44:05 -04:00
Merge pull request #2319 from scratchfoundation/renovate/scratch-storage-4.x
fix(deps): update dependency scratch-storage to v4.0.146
This commit is contained in:
commit
aaa34a70eb
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -38,7 +38,7 @@
|
|||
"playwright-chromium": "1.52.0",
|
||||
"scratch-render-fonts": "1.0.197",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"scratch-storage": "4.0.145",
|
||||
"scratch-storage": "4.0.146",
|
||||
"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.145",
|
||||
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.145.tgz",
|
||||
"integrity": "sha512-+MxS0RGcl2pZyA5BwmiB1P4LaGTq9gi/pdf1kfPG4BzAkT/LUv4z6YtihcSElGC7GRX0EUxe5IzQjazIZ41/3Q==",
|
||||
"version": "4.0.146",
|
||||
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.146.tgz",
|
||||
"integrity": "sha512-kkRhm9+H1X7jCW6OXKLEe9VFWATeUuA/jD+Uzqe11DoTnCfpP03b8rQMgx/6Ny5vbCbH4bfAAYVrZCijE3rmAA==",
|
||||
"dev": true,
|
||||
"license": "AGPL-3.0-only",
|
||||
"dependencies": {
|
||||
|
|
|
@ -70,7 +70,7 @@
|
|||
"playwright-chromium": "1.52.0",
|
||||
"scratch-render-fonts": "1.0.197",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"scratch-storage": "4.0.145",
|
||||
"scratch-storage": "4.0.146",
|
||||
"scratch-vm": "5.0.300",
|
||||
"scratch-webpack-configuration": "3.0.0",
|
||||
"semantic-release": "19.0.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue