Merge pull request #8291 from scratchfoundation/renovate/scratch-storage-2.x

fix(deps): update dependency scratch-storage to v2.3.91
This commit is contained in:
renovate[bot] 2024-04-24 12:24:54 +00:00 committed by GitHub
commit 2db16c5af9
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

@ -22,7 +22,7 @@
"react-twitter-embed": "3.0.3",
"react-use": "17.5.0",
"scratch-parser": "5.2.1",
"scratch-storage": "2.3.90"
"scratch-storage": "2.3.91"
},
"devDependencies": {
"@babel/cli": "7.24.1",
@ -21626,9 +21626,9 @@
}
},
"node_modules/scratch-storage": {
"version": "2.3.90",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.90.tgz",
"integrity": "sha512-DzquC2N275Z+emCeOHU85hb5dKwrUE+e0MC6WnVS/pV1Xr6ydvnS6QBKYtAqm0PE46po20RLFClgBC0SddsWdA==",
"version": "2.3.91",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.91.tgz",
"integrity": "sha512-zsPifvCrpXXelv0yuJV2uUyOfRlMRoS29x79AYRoJmTg8x7Ao6ZqicaSMTYWaWWQ3cF7JHZCvIBTuTW2vZWfNw==",
"dependencies": {
"@babel/runtime": "^7.21.0",
"arraybuffer-loader": "^1.0.3",

View file

@ -57,7 +57,7 @@
"react-twitter-embed": "3.0.3",
"react-use": "17.5.0",
"scratch-parser": "5.2.1",
"scratch-storage": "2.3.90"
"scratch-storage": "2.3.91"
},
"devDependencies": {
"@babel/cli": "7.24.1",