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

fix(deps): update dependency scratch-storage to v2.3.84
This commit is contained in:
renovate[bot] 2024-04-17 11:09:16 +00:00 committed by GitHub
commit 4e4a52afd5
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.83"
"scratch-storage": "2.3.84"
},
"devDependencies": {
"@babel/cli": "7.24.1",
@ -21625,9 +21625,9 @@
}
},
"node_modules/scratch-storage": {
"version": "2.3.83",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.83.tgz",
"integrity": "sha512-KWA11H8AkXmdwCquZq0YeZxG7YRZGqJvlnWuUp8/P0mLCogGltPAJdwBoun7kb++3jkU1F2BNlEGtwdr6CtHPA==",
"version": "2.3.84",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.84.tgz",
"integrity": "sha512-PiDh2YZ1L/XpNz7L8WeGEs7rKIK7zcljxas+V3hlI7IB+ZjS0R8tdSYMmuK/3EhJsad18+T4k8zhfFE/iJBM+Q==",
"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.83"
"scratch-storage": "2.3.84"
},
"devDependencies": {
"@babel/cli": "7.24.1",