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

This commit is contained in:
renovate[bot] 2024-07-18 07:19:41 +00:00 committed by GitHub
parent 30c029018b
commit ff3ba26ec3
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.187",
"scratch-blocks": "1.1.188",
"scratch-l10n": "3.18.222",
"scratch-render-fonts": "1.0.73",
"scratch-semantic-release-config": "1.0.14",
@ -19113,9 +19113,9 @@
}
},
"node_modules/scratch-blocks": {
"version": "1.1.187",
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.187.tgz",
"integrity": "sha512-yfM6pQUNJexgK0k/ao/MnesjUjzvfxzAW7PH37zo+wb2/4RMKk3ig0FxLvdzWZ83DUPVe+GdIwm8gUk7HA8y/Q==",
"version": "1.1.188",
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.188.tgz",
"integrity": "sha512-Dct1w8ILU4r+jcce0DaAjodLtzwQHxwWbLHItPkOGcd5LCdIn+gz8k3DH+mxFPxBHqLZumH4zu8kl3iu6k+FRA==",
"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.187",
"scratch-blocks": "1.1.188",
"scratch-l10n": "3.18.222",
"scratch-render-fonts": "1.0.73",
"scratch-semantic-release-config": "1.0.14",