fix(deps): update dependency scratch-blocks to v1.1.175

This commit is contained in:
renovate[bot] 2024-07-08 11:15:50 +00:00 committed by GitHub
parent a49fc8f15e
commit aeb211834a
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

@ -54,7 +54,7 @@
"jsdoc": "3.6.11",
"json": "^9.0.4",
"pngjs": "3.4.0",
"scratch-blocks": "1.1.174",
"scratch-blocks": "1.1.175",
"scratch-l10n": "3.18.211",
"scratch-render-fonts": "1.0.69",
"scratch-semantic-release-config": "1.0.14",
@ -17865,9 +17865,9 @@
}
},
"node_modules/scratch-blocks": {
"version": "1.1.174",
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.174.tgz",
"integrity": "sha512-RBuc3kNGBayRk/bZL1DblP5x23Vpa4vO44ZqvcwI6yWKExDg8jPYeGJ2GYRvFxuTZ2PfjQsReb/bV77csHbfqg==",
"version": "1.1.175",
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.175.tgz",
"integrity": "sha512-wzIpP4cfjpe+J1OeXZRacXsuDKOlzzuMhm4NfzCwTDeDKTAI0xbNcn81R5Bml4Bf1WjaPYKY6DiYJY1GSwUOgA==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {

View file

@ -98,7 +98,7 @@
"jsdoc": "3.6.11",
"json": "^9.0.4",
"pngjs": "3.4.0",
"scratch-blocks": "1.1.174",
"scratch-blocks": "1.1.175",
"scratch-l10n": "3.18.211",
"scratch-render-fonts": "1.0.69",
"scratch-semantic-release-config": "1.0.14",