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

This commit is contained in:
renovate[bot] 2024-02-24 05:39:49 +00:00 committed by GitHub
parent 3a93f26443
commit 1f587c9f0f
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 @@
"json": "^9.0.4",
"lodash.defaultsdeep": "4.6.1",
"pngjs": "3.4.0",
"scratch-blocks": "1.1.10",
"scratch-blocks": "1.1.11",
"scratch-l10n": "3.18.16",
"scratch-render-fonts": "1.0.6",
"scratch-semantic-release-config": "1.0.14",
@ -17301,9 +17301,9 @@
}
},
"node_modules/scratch-blocks": {
"version": "1.1.10",
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.10.tgz",
"integrity": "sha512-QZ6+bMl6NgIff5GKbZ6NOgnzR/MmWerRll7py9scmYfCZdvEVt9JJkSqwu5rJp0D5G642yRRqnOoBjQqLDl8hg==",
"version": "1.1.11",
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.11.tgz",
"integrity": "sha512-YHPn3OEZv0nZ/VzDeEmgTl6Ws7BIauzUpqKOZwl346usLmLnIVokHinCNczZHQxjq5hZz1Dql1Cu/3gtVYh6Xw==",
"dev": true,
"dependencies": {
"exports-loader": "^0.7.0",

View file

@ -87,7 +87,7 @@
"json": "^9.0.4",
"lodash.defaultsdeep": "4.6.1",
"pngjs": "3.4.0",
"scratch-blocks": "1.1.10",
"scratch-blocks": "1.1.11",
"scratch-l10n": "3.18.16",
"scratch-render-fonts": "1.0.6",
"scratch-semantic-release-config": "1.0.14",