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

This commit is contained in:
renovate[bot] 2024-04-28 08:13:45 +00:00 committed by GitHub
parent 76645ebe0e
commit 56b3803983
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", "jsdoc": "3.6.11",
"json": "^9.0.4", "json": "^9.0.4",
"pngjs": "3.4.0", "pngjs": "3.4.0",
"scratch-blocks": "1.1.99", "scratch-blocks": "1.1.100",
"scratch-l10n": "3.18.123", "scratch-l10n": "3.18.123",
"scratch-render-fonts": "1.0.41", "scratch-render-fonts": "1.0.41",
"scratch-semantic-release-config": "1.0.14", "scratch-semantic-release-config": "1.0.14",
@ -17767,9 +17767,9 @@
} }
}, },
"node_modules/scratch-blocks": { "node_modules/scratch-blocks": {
"version": "1.1.99", "version": "1.1.100",
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.99.tgz", "resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.100.tgz",
"integrity": "sha512-sy9v4zGQCePjIO5KDGGt7cyWB/pXZYmuhTNdSB+qK351LGCa9zXdqadOC1/4ndqChkXSoqD55QjaFjQ4tVKCEA==", "integrity": "sha512-PNSnm2IF78W9zDX6R+OW6+/0GwN5xzhVMwLls1YFlVaVBzLpJytOIS1LybIqKWHnSmRioSvn+pxJRuoPG/q6cQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"exports-loader": "^0.7.0", "exports-loader": "^0.7.0",

View file

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