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

This commit is contained in:
renovate[bot] 2024-04-27 08:23:25 +00:00 committed by GitHub
parent a6a1f65d2e
commit a28bae3254
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.98",
"scratch-blocks": "1.1.99",
"scratch-l10n": "3.18.122",
"scratch-render-fonts": "1.0.40",
"scratch-semantic-release-config": "1.0.14",
@ -17767,9 +17767,9 @@
}
},
"node_modules/scratch-blocks": {
"version": "1.1.98",
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.98.tgz",
"integrity": "sha512-rzkPhmUFD+mndBusRQGPmS0DumOY5LBqlYD4N6BbtwXZK91WLViziqewwSkVGfWh8idUJWB/UDMqdH9IZl2feQ==",
"version": "1.1.99",
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.99.tgz",
"integrity": "sha512-sy9v4zGQCePjIO5KDGGt7cyWB/pXZYmuhTNdSB+qK351LGCa9zXdqadOC1/4ndqChkXSoqD55QjaFjQ4tVKCEA==",
"dev": true,
"dependencies": {
"exports-loader": "^0.7.0",

View file

@ -98,7 +98,7 @@
"jsdoc": "3.6.11",
"json": "^9.0.4",
"pngjs": "3.4.0",
"scratch-blocks": "1.1.98",
"scratch-blocks": "1.1.99",
"scratch-l10n": "3.18.122",
"scratch-render-fonts": "1.0.40",
"scratch-semantic-release-config": "1.0.14",