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

This commit is contained in:
renovate[bot] 2024-10-02 16:44:33 +00:00 committed by GitHub
parent 0e30ab62c9
commit b1dcf57847
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.1",
"scratch-parser": "5.2.1",
"scratch-storage": "2.3.266"
"scratch-storage": "2.3.268"
},
"devDependencies": {
"@babel/cli": "7.25.6",
@ -23777,9 +23777,9 @@
}
},
"node_modules/scratch-storage": {
"version": "2.3.266",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.266.tgz",
"integrity": "sha512-sG0qdtCP8q3VSBN5d5ZNG9CDlYHw/S5cg9jfD/HFnPQf3kscnswgsMhp8TQeg2n9Ib440JQu6m3ffEwOZto9aA==",
"version": "2.3.268",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.268.tgz",
"integrity": "sha512-DWk7viuHL8hS+1cKwX6DrrjsHdPASwb1aqz9RyQKF9PyTfPt5+jkBuy5hU/ByqANThRr87b4j5pDB0TmdxovIg==",
"license": "BSD-3-Clause",
"dependencies": {
"@babel/runtime": "^7.21.0",

View file

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