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

This commit is contained in:
renovate[bot] 2024-03-11 11:50:13 +00:00 committed by GitHub
parent ff1276e23b
commit ca72f80120
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.45",
"scratch-blocks": "1.1.47",
"scratch-l10n": "3.18.57",
"scratch-render-fonts": "1.0.21",
"scratch-semantic-release-config": "1.0.14",
@ -17712,9 +17712,9 @@
}
},
"node_modules/scratch-blocks": {
"version": "1.1.45",
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.45.tgz",
"integrity": "sha512-w8R/m2jXuYvWQzf6ERSmeaGl3Lt3Uzgf4mC+XrPdYJ0vkQ1GEzkzKnji91SvbpBVMaLMmKv4JE/LMa6A3foggQ==",
"version": "1.1.47",
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.47.tgz",
"integrity": "sha512-95rrUqHTcTuT/Qb1yajwUxgzyKETzwUIzNaZtCpk6nx+I6X2RqZSxmySgURGaq3700a6eA7sneiC4ReWoascOQ==",
"dev": true,
"dependencies": {
"exports-loader": "^0.7.0",

View file

@ -95,7 +95,7 @@
"jsdoc": "3.6.11",
"json": "^9.0.4",
"pngjs": "3.4.0",
"scratch-blocks": "1.1.45",
"scratch-blocks": "1.1.47",
"scratch-l10n": "3.18.57",
"scratch-render-fonts": "1.0.21",
"scratch-semantic-release-config": "1.0.14",