fix(deps): update dependency scratch-storage to v2.3.47

This commit is contained in:
renovate[bot] 2024-03-17 08:06:53 +00:00 committed by GitHub
parent 3961196b9e
commit 58c8752018
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-twitter-embed": "3.0.3",
"react-use": "17.5.0", "react-use": "17.5.0",
"scratch-parser": "5.2.1", "scratch-parser": "5.2.1",
"scratch-storage": "2.3.46" "scratch-storage": "2.3.47"
}, },
"devDependencies": { "devDependencies": {
"@babel/cli": "7.23.9", "@babel/cli": "7.23.9",
@ -21576,9 +21576,9 @@
} }
}, },
"node_modules/scratch-storage": { "node_modules/scratch-storage": {
"version": "2.3.46", "version": "2.3.47",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.46.tgz", "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.47.tgz",
"integrity": "sha512-8c61P1oX/5EBCJqT9obCLhsCYoWd+jgktoHRte0w+tnih3iiDIBvjboZefAVjTqC4TSE/I0+vgXc62//FSTQkA==", "integrity": "sha512-VNzMbMOXJbT5mLoN+1EQkiYQyFaCxU8ms/uNyllWwMAxTp3XkwIhWnPzLKrWzGKYPsHJLrPDMpXzamIyvCyndw==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.21.0", "@babel/runtime": "^7.21.0",
"arraybuffer-loader": "^1.0.3", "arraybuffer-loader": "^1.0.3",

View file

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