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

This commit is contained in:
renovate[bot] 2024-04-09 09:41:47 +00:00 committed by GitHub
parent 726dd4f545
commit de60a24577
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.79",
"scratch-blocks": "1.1.80",
"scratch-l10n": "3.18.102",
"scratch-render-fonts": "1.0.32",
"scratch-semantic-release-config": "1.0.14",
@ -17767,9 +17767,9 @@
}
},
"node_modules/scratch-blocks": {
"version": "1.1.79",
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.79.tgz",
"integrity": "sha512-92tqIC9hs5r3MDJ2pNEU8OGVyuKtzSw/+tw311/cboj2uPzXEh7ZVMf/sWJptZ0OK0c2RvD+Dh1d/UxzFOxyGw==",
"version": "1.1.80",
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.80.tgz",
"integrity": "sha512-TZoLZgsoHSUAmx1xsqqzCXTVnZrIVZ8hzapRy/iBAUDH3PIkxK47Uwoi7IS+Q8+nbz6nUWn3qMYYzAO3O9tx/w==",
"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.79",
"scratch-blocks": "1.1.80",
"scratch-l10n": "3.18.102",
"scratch-render-fonts": "1.0.32",
"scratch-semantic-release-config": "1.0.14",