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

This commit is contained in:
renovate[bot] 2024-06-08 09:51:23 +00:00 committed by GitHub
parent 44e8f3d0fe
commit 1506ca4805
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.139",
"scratch-blocks": "1.1.140",
"scratch-l10n": "3.18.172",
"scratch-render-fonts": "1.0.56",
"scratch-semantic-release-config": "1.0.14",
@ -17854,9 +17854,9 @@
}
},
"node_modules/scratch-blocks": {
"version": "1.1.139",
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.139.tgz",
"integrity": "sha512-Xfa9aWHP+bjki5TMikv13YFCtBlL4eH+qvDbw6k/W1IF6pQET7NoDOoLrUn8GwVlR5zHVT+GQbyFM6qOcfQN5A==",
"version": "1.1.140",
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.140.tgz",
"integrity": "sha512-+A3g8tmZxD3i6KwudUh7Lp+Oggn6+xD7GNOskkZSM0NdeUmhlBQafvn2ejf9AjtdZBNPf4ryD+srlyDrf19TKQ==",
"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.139",
"scratch-blocks": "1.1.140",
"scratch-l10n": "3.18.172",
"scratch-render-fonts": "1.0.56",
"scratch-semantic-release-config": "1.0.14",