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

This commit is contained in:
renovate[bot] 2024-09-25 07:20:04 +00:00 committed by GitHub
parent 269956b57d
commit 884d4eba22
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.1", "react-use": "17.5.1",
"scratch-parser": "5.2.1", "scratch-parser": "5.2.1",
"scratch-storage": "2.3.260" "scratch-storage": "2.3.261"
}, },
"devDependencies": { "devDependencies": {
"@babel/cli": "7.25.6", "@babel/cli": "7.25.6",
@ -23777,9 +23777,9 @@
} }
}, },
"node_modules/scratch-storage": { "node_modules/scratch-storage": {
"version": "2.3.260", "version": "2.3.261",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.260.tgz", "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.261.tgz",
"integrity": "sha512-hDo7tIe+Q7iaufsGu5DBzTpqmwigOxrbcE4tkrXcNCZ2duAcuxpZKv4gnVdFrMe25bk+8wpJihDcY63bEbY//w==", "integrity": "sha512-IH9WYZ37HbhbwsyNFdNetlNckMqBC5r10Dc5KDuS6MbG0wevxaj8kpZ43h0tqWf6RYKwVfJNE6SjG+ZE3rS91g==",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.21.0", "@babel/runtime": "^7.21.0",

View file

@ -57,7 +57,7 @@
"react-twitter-embed": "3.0.3", "react-twitter-embed": "3.0.3",
"react-use": "17.5.1", "react-use": "17.5.1",
"scratch-parser": "5.2.1", "scratch-parser": "5.2.1",
"scratch-storage": "2.3.260" "scratch-storage": "2.3.261"
}, },
"devDependencies": { "devDependencies": {
"@babel/cli": "7.25.6", "@babel/cli": "7.25.6",