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

This commit is contained in:
renovate[bot] 2025-04-26 09:32:29 +00:00 committed by GitHub
parent fedd6ad2a0
commit 33e8f64ae4
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

@ -55,7 +55,7 @@
"jsdoc": "3.6.11",
"json": "^9.0.4",
"pngjs": "3.4.0",
"scratch-blocks": "1.1.209",
"scratch-blocks": "1.1.210",
"scratch-l10n": "5.0.216",
"scratch-render-fonts": "1.0.187",
"scratch-semantic-release-config": "3.0.0",
@ -20072,9 +20072,9 @@
}
},
"node_modules/scratch-blocks": {
"version": "1.1.209",
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.209.tgz",
"integrity": "sha512-jovPd8X79zf8QqApn9onIiDvv0n1rZ561Q+K2DXg6inM6IObVwkbbuEH4W8ZLsmAcRX8FriQ7zInyhaufd3EDw==",
"version": "1.1.210",
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.210.tgz",
"integrity": "sha512-GE6FOICc/26+UyqogOjvKoS+tNgQe1TTC0QJuBs/0B1XeTICBa0eAJx2kgQPgAtYoETiTIJu8CJ56bl1qyyu9g==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {

View file

@ -99,7 +99,7 @@
"jsdoc": "3.6.11",
"json": "^9.0.4",
"pngjs": "3.4.0",
"scratch-blocks": "1.1.209",
"scratch-blocks": "1.1.210",
"scratch-l10n": "5.0.216",
"scratch-render-fonts": "1.0.187",
"scratch-semantic-release-config": "3.0.0",