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

This commit is contained in:
renovate[bot] 2024-03-20 07:33:52 +00:00 committed by GitHub
parent aef1009ef1
commit 48dfa9ef1f
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.55",
"scratch-blocks": "1.1.56",
"scratch-l10n": "3.18.73",
"scratch-render-fonts": "1.0.24",
"scratch-semantic-release-config": "1.0.14",
@ -17712,9 +17712,9 @@
}
},
"node_modules/scratch-blocks": {
"version": "1.1.55",
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.55.tgz",
"integrity": "sha512-XfqhB/FPQ0OP2YZMqb00BunzomFcon9cI86AEc6a79Xzbd/Fe0vfz56MxKqENGRzvWEeXVapPwepCAIVNdzX5w==",
"version": "1.1.56",
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.56.tgz",
"integrity": "sha512-SVm4x7Ivi7BjPjZjR2B3fZhp2O/qK0zOLhDrA9u5aEs/krfr9xYVVqKTslPAsNNeoB9cR5IkLA90vY6+G+GgOQ==",
"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.55",
"scratch-blocks": "1.1.56",
"scratch-l10n": "3.18.73",
"scratch-render-fonts": "1.0.24",
"scratch-semantic-release-config": "1.0.14",