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

This commit is contained in:
renovate[bot] 2024-04-26 06:39:38 +00:00 committed by GitHub
parent 382d7aa094
commit 05e5ba7c1e
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.92" "scratch-storage": "2.3.93"
}, },
"devDependencies": { "devDependencies": {
"@babel/cli": "7.24.1", "@babel/cli": "7.24.1",
@ -21626,9 +21626,9 @@
} }
}, },
"node_modules/scratch-storage": { "node_modules/scratch-storage": {
"version": "2.3.92", "version": "2.3.93",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.92.tgz", "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.93.tgz",
"integrity": "sha512-HZ6rHpGq/rBSeTzB1HxK8KelE/5TszyVKj4wJqB45VY0ZdYUbvafavH3Lv6adr+zty7y0c0WucDZPl+djuZxtg==", "integrity": "sha512-wGMhhRjMKKDaP+k/EfnVWSQRUb2yETcNhc+7li8Jwnx1WUer4rTkxyhRl2FJsG1u4/HCqAfuK9MC5RidavYLfw==",
"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.92" "scratch-storage": "2.3.93"
}, },
"devDependencies": { "devDependencies": {
"@babel/cli": "7.24.1", "@babel/cli": "7.24.1",