fix(deps): update dependency scratch-render-fonts to v1.0.47

This commit is contained in:
renovate[bot] 2024-05-10 15:32:23 +00:00 committed by GitHub
parent 11ce1ad097
commit 17cfb14a88
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

@ -56,7 +56,7 @@
"pngjs": "3.4.0",
"scratch-blocks": "1.1.111",
"scratch-l10n": "3.18.140",
"scratch-render-fonts": "1.0.46",
"scratch-render-fonts": "1.0.47",
"scratch-semantic-release-config": "1.0.14",
"scratch-webpack-configuration": "1.3.0",
"script-loader": "0.7.2",
@ -17848,9 +17848,9 @@
}
},
"node_modules/scratch-render-fonts": {
"version": "1.0.46",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.46.tgz",
"integrity": "sha512-4D/40DasAghYQ9EYe93JV4N/SYHB4n9UiSXNlq8ggV7Vm7MEPKSh98QbRZJQkERGQNOQedOgL+gv7fkhStEtEQ==",
"version": "1.0.47",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.47.tgz",
"integrity": "sha512-UE0ivb/CT5zInl9kwvdXLJGWvE7aZUWa4EEQ9u5hpiRxq8Y9RR5I57DBun3tr3d+KDQtd5dewjSCFNGRzQc3lg==",
"dependencies": {
"base64-loader": "^1.0.0"
}

View file

@ -100,7 +100,7 @@
"pngjs": "3.4.0",
"scratch-blocks": "1.1.111",
"scratch-l10n": "3.18.140",
"scratch-render-fonts": "1.0.46",
"scratch-render-fonts": "1.0.47",
"scratch-semantic-release-config": "1.0.14",
"scratch-webpack-configuration": "1.3.0",
"script-loader": "0.7.2",