Merge pull request #8562 from scratchfoundation/renovate/scratch-storage-2.x
Some checks are pending
CI/CD / build-and-test-and-maybe-deploy (push) Waiting to run

fix(deps): update dependency scratch-storage to v2.3.192
This commit is contained in:
renovate[bot] 2024-07-24 16:38:56 +00:00 committed by GitHub
commit cbfe33893c
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.190"
"scratch-storage": "2.3.192"
},
"devDependencies": {
"@babel/cli": "7.24.8",
@ -23285,9 +23285,9 @@
}
},
"node_modules/scratch-storage": {
"version": "2.3.190",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.190.tgz",
"integrity": "sha512-72Je3oTM6QQMEAAu15C7I9eOy4ZoRdo1nkR39mNQt01LHLsUvGO/mkyL6EkZOxbIdv6EpQUI364bvvvLzdwoIg==",
"version": "2.3.192",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.192.tgz",
"integrity": "sha512-hkK7Anx+yTTDPgIPgz9YTREsJQNPb5UGk6ksaDJgmLsHAWi0u2gWF5S9i7ni8036Tl4U1VmIIO8jS42v8uzpkQ==",
"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.190"
"scratch-storage": "2.3.192"
},
"devDependencies": {
"@babel/cli": "7.24.8",